1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-07 10:20:33 +00:00
Files
seafile-server/scripts/upgrade/sql/4.2.0/sqlite3/seafile.sql

2 lines
43 B
MySQL
Raw Normal View History

2016-08-10 14:53:33 +08:00
alter table RepoTrash add del_time BIGINT;