seitime-frappe/frappe/database/sqlite
Akhil Narang 8cbd51eafa
fix(sqlite): accept chain for commit and rollback (#33250)
Don't do anything with it for now

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-07-08 07:14:29 +00:00
..
__init__.py feat: init sqlite 2025-04-15 13:59:16 +05:30
database.py fix(sqlite): accept chain for commit and rollback (#33250) 2025-07-08 07:14:29 +00:00
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(sqlite): don't try to re-create existing indices 2025-04-15 13:59:17 +05:30
setup_db.py chore: handle restoring gzipped backups 2025-04-15 13:59:16 +05:30