1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/core
2023-07-12 17:12:45 +03:00
..
app.go updated code comments and added some notes 2023-06-19 21:45:45 +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 added note about the disk space when creating backups 2023-06-16 12:24:28 +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 updated broken tests 2023-06-08 18:14:01 +03:00
base.go returned OnAfterBootstrap error and added more jsvm tests 2023-07-12 17:12:45 +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 added new core.ServeEvent fields 2023-05-29 16:57:50 +03:00