added db pool size limits and update the min go release action version to 1.19.3

This commit is contained in:
Gani Georgiev
2022-11-02 21:44:23 +02:00
parent 9cbb2e750e
commit 5e0718176d
13 changed files with 47 additions and 19 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ PB_PROFILE_COLLECTION = "profiles"
PB_INSTALLER_PARAM = "installer"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.7.9"
PB_VERSION = "v0.7.10"