1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/core
2023-05-22 07:58:44 +03:00
..
app.go (untested!) added temp backup api scaffoldings before introducing autobackups and rotations 2023-05-08 21:52:40 +03:00
base_backup_test.go added backup apis and tests 2023-05-13 22:12:42 +03:00
base_backup.go updated app.RestoreBackup() godoc 2023-05-22 07:58:44 +03: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 (untested!) added temp backup api scaffoldings before introducing autobackups and rotations 2023-05-08 21:52:40 +03:00
base.go added backup apis and tests 2023-05-13 22:12:42 +03: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 (untested!) added temp backup api scaffoldings before introducing autobackups and rotations 2023-05-08 21:52:40 +03:00