1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-12 20:17:05 +00:00
seafile-server/scripts/docs-upgrade/sql/1.2.0/mysql/seafile.sql

2 lines
58 B
MySQL
Raw Normal View History

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