1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-29 08:26:51 +00:00
seafile-server/scripts/upgrade/sql/2.2.0/mysql/ccnet.sql

3 lines
51 B
MySQL
Raw Normal View History

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