1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-23 13:48:20 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
王健辉
42e64aca4e Upgrade sql (#4291)
* upgrade sqlite.sql

* upgrade mysql.sql

* repair sql
2019-11-25 17:29:55 +08:00
zhengxie
564c1bbba2 [sql] Update mysql.sql 2019-03-07 13:42:58 +08:00
zhengxie
2353540060 [profile] Add unique index to contact_email 2019-01-22 10:37:27 +08:00
zhengxie
aec8fdf99f [sql] Update init SQL 2019-01-21 10:50:57 +08:00
zhengxie
a24e5f4ae3 [sql] Update sql 2019-01-19 18:25:34 +08:00
zhengxie
663e4c854f [sql] Update sql 2018-06-27 11:04:45 +08:00
zhengxie
02c0d2834d [sql] Update mysql/sqlite 2018-04-26 16:02:38 +08:00
zming
191853a9c6 add login_success field to sql script 2017-09-25 13:27:08 +08:00
zming
f5b20c080f limit ip -> update sql 2017-09-12 18:10:29 +08:00
zming
6d4d34f17f update profile_profile sql 2017-09-12 16:07:58 +08:00
zhengxie
0269d5e4bb [sql,locale] Update translations and sql 2017-05-09 14:56:32 +08:00
zhengxie
887662a16b [sql] Update sql to 6.1 2017-05-09 14:26:04 +08:00
zhengxie
09112d9f41 [sql] Update sql to 6.1 2017-04-28 17:12:13 +08:00
zhengxie
a0c3b15c75 [sql] Add missing tables 2016-08-02 14:49:25 +08:00
zhengxie
c585d99be5 [sql] Update to 6.0 2016-08-02 11:57:49 +08:00
zhengxie
532ae5357d [sql] Remove lock statements 2016-06-30 10:45:35 +08:00
zhengxie
7e1fad59aa [sql] Fix datetime(6) issue which is not support is mysql 5.5 2016-03-22 14:49:03 +08:00
zhengxie
0d57b3f060 [sql] Update schema 2016-03-19 16:35:39 +08:00
Shuai Lin
dba5ee4cf4 update initial sqls 2015-10-21 14:16:33 +08:00
Shuai Lin
09a8715ec2 update initial sql schema files 2015-05-07 11:16:05 +08:00
lins05
af12058e08 added sqls for all models
During seafile server setup, it's better to import sqls than running
django "syncdb" command direclty.
2014-07-09 14:43:12 +08:00