[#2570] fixed default PRAGMAs not being applied for new connections

This commit is contained in:
Gani Georgiev
2023-05-27 09:04:01 +03:00
parent 833a84b3d7
commit f6a616b7e8
36 changed files with 99 additions and 73 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ PB_DOCS_URL = "https://pocketbase.io/docs/"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.16.2"
PB_VERSION = "v0.16.3"