seitime-frappe/frappe/database
Sagar Vora fc99c22ea2
fix: ensure that frappe.db.get_defaults works for all parents (#17296)
fix: ensure that frappe.db.get_defaults` for all parents, as designed
2022-07-08 18:08:36 +05:30
..
mariadb Revert "fix(doc)!: Always cast datetime, date and time fields" 2022-07-05 13:43:32 +05:30
postgres fix(postgres): end transaction before DDL 2022-07-05 17:43:02 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database.py fix: ensure that frappe.db.get_defaults works for all parents (#17296) 2022-07-08 18:08:36 +05:30
db_manager.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
query.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
schema.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
sequence.py fix: create sequence onchange from any other autoname whcih is not autoincrement 2022-05-05 21:31:13 +05:30