1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-03 18:27:13 +00:00
seafile-server/scripts/upgrade/sql/4.2.0/sqlite3/seafile.sql

2 lines
43 B
MySQL
Raw Normal View History

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