seitime-frappe/frappe/database/sqlite
Akhil Narang 40c07e0d9b
fix(sqlite): don't try to re-create existing indices
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-04-15 13:59:17 +05:30
..
__init__.py feat: init sqlite 2025-04-15 13:59:16 +05:30
database.py fix(sqlite): don't consider implicit commit for begin for now 2025-04-15 13:59:17 +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(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