mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-07 18:30:27 +00:00
2 lines
58 B
SQL
2 lines
58 B
SQL
ALTER TABLE RepoInfo ADD COLUMN status INTEGER DEFAULT 0;
|