1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-01 17:31:54 +00:00
seafile-server/scripts/upgrade/sql/1.8.0/mysql/ccnet.sql

3 lines
58 B
MySQL
Raw Normal View History

2016-08-10 06:53:33 +00:00
-- ccnet
ALTER TABLE EmailUser MODIFY passwd varchar(64);