1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/daos
2022-12-16 13:37:28 +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 updated base_test error messages 2022-12-16 13:37:28 +02:00
base.go updated code comments and renamed async/sync db to concurrent/nonconcurrent db 2022-12-16 13:07:58 +02:00
collection_test.go [#872] changed the schema required validator to be optional for auth collections 2022-11-16 15:13:04 +02:00
collection.go updated automigrate templates, added js bindings tests and updated models IsNew behavior 2022-12-05 13:57:09 +02:00
external_auth_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02: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 applied some of the changes from #149 2022-07-18 01:03:09 +03:00
record_expand_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
record_expand.go minor code optimizations 2022-12-13 09:07:50 +02:00
record_table_sync_test.go updated random_test 2022-12-12 19:19:31 +02:00
record_table_sync.go updated random_test 2022-12-12 19:19:31 +02:00
record_test.go updated code comments and renamed async/sync db to concurrent/nonconcurrent db 2022-12-16 13:07:58 +02:00
record.go added split (sync and async) db connections pool 2022-12-15 16:42:35 +02:00
request_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
request.go initial public commit 2022-07-07 00:19:05 +03:00
settings_test.go moved settings under models and added settings dao helpers 2022-11-26 14:42:45 +02:00
settings.go moved settings under models and added settings dao helpers 2022-11-26 14:42:45 +02:00
table_test.go updated db pool limits, added logs VACUUM, updated api docs 2022-11-13 00:38:18 +02:00
table.go updated db pool limits, added logs VACUUM, updated api docs 2022-11-13 00:38:18 +02:00