1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-07 18:30:27 +00:00
Files
seafile-server/scripts/docs-upgrade/sql/1.2.0/mysql/seafile.sql

2 lines
58 B
MySQL
Raw Normal View History

2019-03-20 11:20:25 +08:00
ALTER TABLE RepoInfo ADD COLUMN status INTEGER DEFAULT 0;