[#586] fixed multiple nested relation expansions with shared base path

This commit is contained in:
Gani Georgiev
2022-09-21 13:34:34 +03:00
parent a1ad5004f8
commit 9a8c9dd115
14 changed files with 57 additions and 16 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.5"
PB_VERSION = "v0.7.6"