This website requires JavaScript.
Explore
Help
Sign in
vassili
/
seitime-frappe
Watch
1
Star
0
Fork
You've already forked seitime-frappe
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
c0cb2d2783
seitime-frappe
/
frappe
/
database
/
sqlite
History
Tanmoy Sarkar
5ce54d0144
feat(sqlite): Set 5s of busy_timeout
...
To reduce database lock issue during concurrent write / wal merge
2025-10-28 13:54:53 +05:30
..
__init__.py
feat: init sqlite
2025-04-15 13:59:16 +05:30
database.py
feat(sqlite): Set 5s of busy_timeout
2025-10-28 13:54:53 +05:30
framework_sqlite.db
refactor: use a database file directly, instead of an SQL file
2025-04-15 13:59:16 +05:30
schema.py
fix: create index if it doesn't exist
2025-09-30 22:15:09 +05:30
setup_db.py
chore: handle restoring gzipped backups
2025-04-15 13:59:16 +05:30