1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/models
2022-11-26 14:42:45 +02:00
..
schema [#872] changed the schema required validator to be optional for auth collections 2022-11-16 15:13:04 +02:00
settings moved settings under models and added settings dao helpers 2022-11-26 14:42:45 +02:00
admin_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
admin.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
base_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
base.go fixed autocomplete base collection keys caching 2022-11-18 13:32:32 +02:00
collection_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
collection.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
external_auth_test.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
external_auth.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
param_test.go initial public commit 2022-07-07 00:19:05 +03:00
param.go initial public commit 2022-07-07 00:19:05 +03:00
record_test.go added record.PasswordHash() getter 2022-11-06 11:04:04 +02:00
record.go added record.PasswordHash() getter 2022-11-06 11:04:04 +02:00
request_data.go fixed autocomplete base collection keys caching 2022-11-18 13:32:32 +02:00
request_test.go initial public commit 2022-07-07 00:19:05 +03:00
request.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00