1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-29 11:44:34 +00:00
seahub/scripts/upgrade/sql/1.8.0/mysql/ccnet.sql

3 lines
58 B
MySQL
Raw Normal View History

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