1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-10 00:43:36 +02:00
pocketbase/daos
2023-03-14 02:04:34 +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_retry_test.go updated dao fail/retry handling 2023-02-22 22:20:19 +02:00
base_retry.go fixed formatting and typos 2023-02-23 21:51:42 +02:00
base_test.go added model query autocancellation test 2023-02-24 22:07:25 +02:00
base.go replaced authentik with generic oidc provider 2023-02-23 21:07:00 +02:00
collection_test.go synced with master 2023-03-14 02:04:34 +02:00
collection.go synced with master 2023-03-12 18:09:16 +02:00
external_auth_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
external_auth.go fixed formatting and typos 2023-02-23 21:51:42 +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 normalized values on maxSelect change 2023-03-06 15:20:07 +02:00
record_table_sync.go added indirect view update by source collection field change 2023-03-06 20:10:18 +02:00
record_test.go optimized single relation lookups 2023-03-07 23:28:35 +02:00
record.go optimized single relation lookups 2023-03-07 23:28:35 +02:00
request_test.go initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
request.go use nonconcurrent db when deleting log requests 2023-03-06 23:24:31 +02: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 daos.HasTable to check also for views 2023-02-21 20:03:27 +02:00
table.go updated daos.HasTable to check also for views 2023-02-21 20:03:27 +02:00
view_test.go added view collection type 2023-02-18 19:33:42 +02:00
view.go optimized single relation lookups 2023-03-07 23:28:35 +02:00