mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-04 08:54:39 +00:00
Add upgrade scripts.
This commit is contained in:
1
scripts/upgrade/sql/6.3.0/mysql/ccnet.sql
Normal file
1
scripts/upgrade/sql/6.3.0/mysql/ccnet.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table `Group` add column parent_group_id INTEGER default 0; -- Replace `Group` if you configured table `Group` to another name.
|
Reference in New Issue
Block a user