1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-05-07 15:46:22 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
feiniks
31c81c1f28
Don't create repo_id unique index (#679)
* Don't create repo_id unique index

* Add index when create WebUploadTempFiles

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-08-09 17:45:43 +08:00
feiniks
cd9bae2002
Add column type to RepoInfo (#660)
* Add column type to RepoInfo

* Go fileserver check repo type

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-06-19 12:20:38 +08:00
feiniks
9b200675fb
Add peer_ip length to 50 (#580)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-12-02 11:00:00 +08:00
Xiangyue Cai
3d9f19f628
token not unique (#493) 2021-09-24 18:22:22 +08:00
Xiangyue Cai
53e8bbe5d4
improve sql (#492)
* improve sql

* improve sql
2021-09-24 17:36:45 +08:00
ly1217
b73e3ef989 Fix the create table sqls. 2019-05-21 23:20:35 -07:00
cuihaikuo
8367640c16 Update seafile.sql. 2019-03-29 10:30:16 +08:00
cuihaikuo
dd0519d7c3 Create tables by script. 2019-03-28 14:20:33 +08:00