remove the created and updated fields from the view API Preview and listings if the query doesn't have them

This commit is contained in:
Gani Georgiev
2023-09-24 11:27:10 +03:00
parent d0b1c9d998
commit ff08fc0fa4
33 changed files with 46 additions and 41 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.18.7"
PB_VERSION = "v0.18.8"