1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/daos
2023-02-18 19:33:42 +02:00
..
admin_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
admin.go filter enhancements 2023-01-07 22:27:11 +02:00
base_test.go updated base_test error messages 2022-12-16 13:37:28 +02:00
base.go updated linter 2022-12-16 17:06:03 +02:00
collection_test.go added view collection type 2023-02-18 19:33:42 +02:00
collection.go added view collection type 2023-02-18 19:33:42 +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 [#586] fixed nested multiple expands with shared path 2022-12-20 11:07:16 +02:00
record_expand.go refactored Record.data and Record.expand to be concurrent safe 2023-01-25 22:39:42 +02:00
record_table_sync_test.go updated random_test 2022-12-12 19:19:31 +02:00
record_table_sync.go [#976] added optional RelationOptions.DisplayFields and refactored the relation picker UI 2023-01-23 21:57:35 +02:00
record_test.go [#1689] fixed cascade delete condition on rel records with the same id as the main record 2023-01-26 00:05:20 +02:00
record.go added view collection type 2023-02-18 19:33:42 +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 added view collection type 2023-02-18 19:33:42 +02:00
table.go added view collection type 2023-02-18 19:33:42 +02:00
view_test.go added view collection type 2023-02-18 19:33:42 +02:00
view.go added view collection type 2023-02-18 19:33:42 +02:00