1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-21 13:35:49 +02:00
pocketbase/daos
2024-06-18 16:26:32 +03:00
..
admin_test.go updated some of the tests to use t.Parallel 2024-01-03 04:30:20 +02:00
admin.go vendored and trimmed the s3blob driver and updated dependencies 2024-03-29 21:19:26 +02:00
base_retry_test.go updated some of the tests to use t.Parallel 2024-01-03 04:30:20 +02:00
base_retry.go skip wrapping sql.ErrNoRows 2023-12-04 16:23:56 +02:00
base_test.go added action arg to the before Dao hook to allow skipping the default persist behavior 2023-07-29 19:52:36 +03:00
base.go vendored and trimmed the s3blob driver and updated dependencies 2024-03-29 21:19:26 +02:00
collection_test.go added back relation filter reference support 2024-02-19 16:55:34 +02:00
collection.go vendored and trimmed the s3blob driver and updated dependencies 2024-03-29 21:19:26 +02:00
external_auth_test.go updated some of the tests to use t.Parallel 2024-01-03 04:30:20 +02:00
external_auth.go [#3700] allow a single OAuth2 user to be used for authentication in multiple auth collection 2023-12-02 12:43:22 +02:00
log_test.go updated some of the tests to use t.Parallel 2024-01-03 04:30:20 +02:00
log.go logs refactoring 2023-11-26 13:33:17 +02:00
param_test.go updated some of the tests to use t.Parallel 2024-01-03 04:30:20 +02:00
param.go applied some of the changes from #149 2022-07-18 01:03:09 +03:00
record_expand_test.go added back relation filter reference support 2024-02-19 16:55:34 +02:00
record_expand.go added back-relation expand limit 2024-02-25 21:06:43 +02:00
record_table_sync_test.go updated the rules when linking OAuth2 by email 2024-06-18 16:26:32 +03:00
record_table_sync.go updated the rules when linking OAuth2 by email 2024-06-18 16:26:32 +03:00
record_test.go optimized multiple records cascade delete query 2024-01-23 20:22:51 +02:00
record.go vendored and trimmed the s3blob driver and updated dependencies 2024-03-29 21:19:26 +02:00
settings_test.go updated some of the tests to use t.Parallel 2024-01-03 04:30:20 +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 some of the tests to use t.Parallel 2024-01-03 04:30:20 +02:00
table.go renamed daos.GetTableColumns and daos.GetTableInfo for consistency 2023-03-22 17:15:17 +02:00
view_test.go updated some of the tests to use t.Parallel 2024-01-03 04:30:20 +02:00
view.go [#3790] added MaxSize json field option 2023-12-09 22:30:37 +02:00