1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00
pocketbase/core
2023-12-10 12:40:33 +02:00
..
app.go logs refactoring 2023-11-26 13:33:17 +02:00
base_backup_test.go logs refactoring 2023-11-26 13:33:17 +02:00
base_backup.go logs refactoring 2023-11-26 13:33:17 +02:00
base_settings_test.go use error.Is to handle wrapped errors 2023-12-04 16:21:57 +02:00
base_test.go skip log writes if max retention setting is zero 2023-12-10 12:40:33 +02:00
base.go skip log writes if max retention setting is zero 2023-12-10 12:40:33 +02:00
db_cgo.go increased the default sqlite cache_size to 16mb 2023-07-24 10:35:42 +03:00
db_nocgo.go increased the default sqlite cache_size to 16mb 2023-07-24 10:35:42 +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 trigger OnTerminate() hook on app.Restart() call 2023-12-08 15:46:33 +02:00