1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-30 08:51:50 +00:00
seafile-server/common/db-wrapper
2017-01-16 15:56:51 +08:00
..
db-wrapper.c Postgresql port setting 2017-01-16 15:56:51 +08:00
db-wrapper.h Postgresql port setting 2017-01-16 15:56:51 +08:00
Makefile.am Conditional compile MySQL and PostgreSQL support. 2016-08-20 17:32:22 +08:00
mysql-db-ops.c Add connection pool for db. 2016-08-20 15:29:51 +08:00
mysql-db-ops.h Add connection pool for db. 2016-08-20 15:29:51 +08:00
pgsql-db-ops.c Postgresql port setting 2017-01-16 15:56:51 +08:00
pgsql-db-ops.h Postgresql port setting 2017-01-16 15:56:51 +08:00
sqlite-db-ops.c Fix SQLite "database is locked" problem. 2016-10-29 15:07:20 +08:00
sqlite-db-ops.h Add connection pool for db. 2016-08-20 15:29:51 +08:00