Skip to content

Commit

Permalink
Database schema update. I need to move this out of here into some oth…
Browse files Browse the repository at this point in the history
…er file.
  • Loading branch information
icculus committed May 19, 2002
1 parent 4ee7c8e commit 03498ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions outofdate/convert.pl
Expand Up @@ -161,6 +161,7 @@
" name varchar(32) not null," .
" password varchar(32) not null," .
" email varchar(64) not null," .
" defaultqueue int unsigned not null," .
" globalrights int unsigned not null," .
" created datetime not null," .
" primary key (id)" .
Expand Down

0 comments on commit 03498ba

Please sign in to comment.