pocketbase/core
Gani Georgiev c25e67e13d [#1267] call app.Bootstrap() before cobra commands execution 2022-12-15 23:20:23 +02:00
..
app.go [#1267] call app.Bootstrap() before cobra commands execution 2022-12-15 23:20:23 +02:00
base.go [#1267] call app.Bootstrap() before cobra commands execution 2022-12-15 23:20:23 +02: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 [#1267] call app.Bootstrap() before cobra commands execution 2022-12-15 23:20:23 +02:00
db.go added split (sync and async) db connections pool 2022-12-15 16:42:35 +02: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
events.go [#468] added record auth verification, password reset and email change request event hooks 2022-12-03 14:50:12 +02:00