1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-26 15:12:32 +00:00
seahub/scripts/upgrade/sql/2.2.0/mysql/ccnet.sql

3 lines
51 B
MySQL
Raw Normal View History

2021-12-03 07:35:16 +00:00
ALTER TABLE EmailUser MODIFY passwd varchar(256);