1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/daos
2023-04-24 15:43:23 +03: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 Dao.Clone() helper 2023-04-01 11:45:08 +03:00
base.go Merge branch 'develop' 2023-04-01 12:36:10 +03:00
collection_test.go renamed daos.GetTableColumns and daos.GetTableInfo for consistency 2023-03-22 17:15:17 +02:00
collection.go updated Dao.Save godoc 2023-03-30 21:19:14 +03: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 replaced indirect expand field.Unique with unique index constraint check 2023-03-21 21:38:28 +02:00
record_expand.go changed types.JsonArray to support generics 2023-03-22 17:12:44 +02:00
record_table_sync_test.go updated changelog and formatting 2023-03-28 07:59:37 +03:00
record_table_sync.go updated changelog and formatting 2023-03-28 07:59:37 +03:00
record_test.go optimized single relation lookups 2023-03-07 23:28:35 +02:00
record.go updated Dao.Save godoc 2023-03-30 21:19:14 +03: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 changelog and formatting 2023-03-28 07:59:37 +03:00
table.go renamed daos.GetTableColumns and daos.GetTableInfo for consistency 2023-03-22 17:15:17 +02:00
view_test.go [#2349] fixed View collection schema incorrectly resolving multiple aliased fields originating from the same field source 2023-04-24 15:43:23 +03:00
view.go [#2349] fixed View collection schema incorrectly resolving multiple aliased fields originating from the same field source 2023-04-24 15:43:23 +03:00