seitime-frappe/frappe/database
gavin 0fe764c9b8 fix: Depend on replica details being there for Replica ConnectionPool
This logic mirror how replica connections are handled
2022-05-24 19:19:53 +05:30
..
mariadb fix: Depend on replica details being there for Replica ConnectionPool 2022-05-24 19:19:53 +05:30
postgres fix!: Remove frappe.db.create_help_table 2022-05-24 19:19:53 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database.py fix(db)!: Base methods should throw NotImplementedError 2022-05-24 19:19:53 +05:30
db_manager.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
query.py chore: Update typing + noqa - flake8 failures 2022-05-23 18:55:55 +05:30
schema.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
sequence.py fix: create sequence onchange from any other autoname whcih is not autoincrement 2022-05-05 21:31:13 +05:30