1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-01 09:24:35 +00:00
seahub/scripts/upgrade/sql/4.2.0/mysql/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;