mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
parent
4445f41801
commit
4e082b4159
26 changed files with 937 additions and 611 deletions
2
core/database/scripts/autobuild/db_00003.sql
Normal file
2
core/database/scripts/autobuild/db_00003.sql
Normal file
|
@ -0,0 +1,2 @@
|
|||
/* community edition */
|
||||
ALTER TABLE user ADD COLUMN `global` BOOL NOT NULL DEFAULT 0 AFTER `initials`;
|
Loading…
Add table
Add a link
Reference in a new issue