[#5887] fixed record duplicate and removed the duplicated id field in the record preview

This commit is contained in:
Gani Georgiev
2024-11-18 05:53:20 +02:00
parent 957ba6266d
commit 6090b29070
32 changed files with 136 additions and 133 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.23.0-rc14"
PB_VERSION = "v0.23.0-rc14-dev"