This website requires JavaScript.
Explore
Help
Sign In
tabshift
/
pocketbase
Watch
1
Star
0
Fork
0
You've already forked pocketbase
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d77479131a8ab710607693c5ddfce32ce1ce9a14
pocketbase
/
core
History
Gani Georgiev
e3876c0e13
Some checks failed
basebuild / goreleaser (push)
Has been cancelled
Details
updated nocgo busy_timeout pragma
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