Home > Archive > PHP Pear > September 2005 > Liveuser - groups in_active by default?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Liveuser - groups in_active by default?
|
|
| Jeroen Houben 2005-09-29, 6:57 pm |
| Hi,
It seems that by default, adding a new group without specifying
"is_active" creates the group with "is_active" set to NULL. Is this
correct or did I do something wrong when I created the DB schema? I
thought a new group used to be active by default, but I could wrong. Bye
the way shouldn't this by a NOT NULL field in the database?
Jeroen
| |
| Lukas Smith 2005-09-29, 6:57 pm |
| Jeroen Houben wrote:
> It seems that by default, adding a new group without specifying
> "is_active" creates the group with "is_active" set to NULL. Is this
> correct or did I do something wrong when I created the DB schema? I
> thought a new group used to be active by default, but I could wrong. Bye
> the way shouldn't this by a NOT NULL field in the database?
Hmm we should indeed deal with that a bit nicer.
Could you file a bug report?
regards,
Lukas
|
|
|
|
|