seitime-frappe/frappe/database
Ankush Menat 08464553f3 fix: define check_transaction_status for postgres
To implement repeatable reads it has to respect transactions.
2022-01-04 13:59:22 +05:30
..
mariadb fix(ux): add "Show Dashboard" check for tab breaks 2022-01-03 13:57:36 +05:30
postgres fix: define check_transaction_status for postgres 2022-01-04 13:59:22 +05:30
__init__.py feat: savepoint contextmanager 2022-01-03 22:20:39 +05:30
database.py fix: define check_transaction_status for postgres 2022-01-04 13:59:22 +05:30
db_manager.py refactor: Meaningful variable names 2020-11-09 18:54:47 +05:30
query.py fix: misc fixes 2021-12-06 13:04:27 +05:30
schema.py fix: use decimal digits precision 9 instead of 6 while creating schema 2021-09-22 16:07:06 +05:30