[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding Users
> Good points. Does MySQL support no-dup (unique) fields? If so, we
> might as well put it right in the DB schema.
Don't know if I mentioned or not (it will be in some doc I publish soon), but this
has been implimented in the last revision of the DB's.
Has anyone pulled the dump down and executed it yet?
I'm going to post my version of the scripts (Tables & Data seperated) on Devel in
case you'd rather have those as well.
And I discovered that when doing a submit, or update, you have to actually set the
TIMESTAMP fields to NULL in order for the timestamping to work... setting it to ''
does not suffice like I thought it would.
Just a tid bit :).
Jason