1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/core
2023-03-26 19:32:23 +03:00
..
app.go updated comments and added json string value normalizations info panel 2023-01-29 16:00:03 +02:00
base_settings_test.go moved settings under models and added settings dao helpers 2022-11-26 14:42:45 +02:00
base_test.go added support for optional Model and Record event hook tags 2023-01-27 22:19:08 +02:00
base.go added select auto fail/retry 2023-02-21 16:54:08 +02:00
db_cgo.go added split (sync and async) db connections pool 2022-12-15 16:42:35 +02:00
db_nocgo.go added split (sync and async) db connections pool 2022-12-15 16:42:35 +02:00
db.go added support for optional Model and Record event hook tags 2023-01-27 22:19:08 +02:00
events_test.go added support for optional Model and Record event hook tags 2023-01-27 22:19:08 +02:00
events.go added ProviderName and ProviderClient fields to core.RecordAuthWithOAuth2Event 2023-03-26 19:32:23 +03:00