1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/core
2023-05-27 09:37:21 +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 updated backups test to ensure that the backups dir is not part of the generated zip 2023-05-23 16:47:58 +03:00
base_backup.go fixed formatting 2023-05-23 21:08:22 +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 registered custom cgo sqlite driver 2023-05-27 09:24:18 +03:00
db_nocgo.go updated nocgo busy_timeout pragma 2023-05-27 09:37:21 +03: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