1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-31 15:11:08 +00:00
Files
seafile-server/scripts/upgrade/sql/4.2.0/mysql/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;