1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Gani Georgiev
cb156e1903 increased the default sqlite cache_size to 16mb 2023-07-24 10:35:42 +03:00
Gani Georgiev
437843084b added search skipTotal support 2023-07-21 23:24:36 +03:00
Gani Georgiev
b1307c9041 registered custom cgo sqlite driver 2023-05-27 09:24:18 +03:00
Gani Georgiev
dcdf43f0fc return conn.Exec error 2023-05-27 09:07:38 +03:00
Gani Georgiev
f6a616b7e8 [#2570] fixed default PRAGMAs not being applied for new connections 2023-05-27 09:04:01 +03:00
Gani Georgiev
b9e257d2b1 added split (sync and async) db connections pool 2022-12-15 16:42:35 +02:00
Gani Georgiev
18d6a1c529 optimized record references deletion 2022-12-11 22:23:02 +02:00
Gani Georgiev
846b56d393 updated connection pool limits 2022-12-11 17:32:56 +02:00
Gani Georgiev
693954cdcd [#1187] added Dao query semaphore and base fail/retry 2022-12-08 10:40:42 +02:00
Gani Georgiev
b9922e4843 updated ui/dist 2022-11-18 23:33:13 +02:00
Gani Georgiev
521df149a2 updated db pool limits, added logs VACUUM, updated api docs 2022-11-13 00:38:18 +02:00
Gani Georgiev
099230a552 added missing time import 2022-11-02 21:52:47 +02:00
Gani Georgiev
5e0718176d added db pool size limits and update the min go release action version to 1.19.3 2022-11-02 21:44:23 +02:00
Gani Georgiev
1a28532546 updated db pool limits 2022-11-01 22:02:38 +02:00
Gani Georgiev
8bb03d2e6b [#875] reordered the busy_timeout pragma and added a fixed/capped connections pool for the nocgo sqlite driver 2022-11-01 20:29:07 +02:00
Valley
d64fbf9011
[#38] added lint and used the lint suggestions 2022-07-09 17:17:41 +03:00
Gani Georgiev
3d07f0211d initial public commit 2022-07-07 00:19:05 +03:00