1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-30 17:02:15 +00:00
seahub/scripts/upgrade/sql/4.2.0/sqlite3/seafile.sql

2 lines
43 B
MySQL
Raw Normal View History

2021-12-03 07:35:16 +00:00
alter table RepoTrash add del_time BIGINT;