WebGUI 3.2.4 release
This commit is contained in:
parent
ff74fd32c6
commit
40bb7fed59
7 changed files with 32 additions and 22 deletions
3
docs/upgrades/upgrade_3.2.3-3.2.4.sql
Normal file
3
docs/upgrades/upgrade_3.2.3-3.2.4.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
insert into international values (403,'WebGUI','English','Prefer not to say.');
|
||||
alter table users change column gender gender varchar(6) not null default 'neuter';
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue