1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/daos
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 call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03: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 fixed autocomplete base collection keys caching 2022-11-18 13:32:32 +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 added plugins subpackage and added basic support for js migrations 2022-11-26 09:06:09 +02:00
record_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
record.go updated db pool limits, added logs VACUUM, updated api docs 2022-11-13 00:38:18 +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