1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-21 13:35:49 +02:00
pocketbase/core
2024-11-17 12:44:09 +02:00
..
app.go [#4043] fixed typos in godoc comments 2023-12-29 09:56:36 +02:00
base_backup_test.go logs refactoring 2023-11-26 13:33:17 +02:00
base_backup.go added manual WAL checkpoints before creating the zip backup to minimize copying unnecessary data 2024-11-17 12:44:09 +02:00
base_settings_test.go use error.Is to handle wrapped errors 2023-12-04 16:21:57 +02:00
base_test.go updated logs delete trigger frequency and tests 2024-07-09 22:04:39 +03:00
base.go [#5246] improved files delete performance when using the local filesystem 2024-07-23 20:44:04 +03:00
collections_cache.go added temp collections cache 2024-04-25 10:14:59 +03: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
log_printer.go updated dev debug log text message color to be slightly more visible 2023-12-17 00:17:29 +02:00