seitime-frappe/frappe/database
2022-05-24 19:19:53 +05:30
..
mariadb feat: mariadb connection pooling 2022-05-24 19:19:53 +05:30
postgres refactor!: frappe.db.get_database_list 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