1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-01 07:08:56 +00:00
seafile-server/common/db-wrapper
2016-08-27 13:50:22 +08:00
..
db-wrapper.c Conditional compile MySQL and PostgreSQL support. 2016-08-20 17:32:22 +08:00
db-wrapper.h Add connection pool for db. 2016-08-20 15:29: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 Add connection pool for db. 2016-08-20 15:29:51 +08:00
pgsql-db-ops.h Add connection pool for db. 2016-08-20 15:29:51 +08:00
sqlite-db-ops.c Replace sqlite_unlock_notify with timed retry. 2016-08-27 13:50:22 +08:00
sqlite-db-ops.h Add connection pool for db. 2016-08-20 15:29:51 +08:00