seitime-frappe/frappe/database
2022-06-16 16:01:38 +05:30
..
mariadb refactor: frappe.db.log_query 2022-06-16 13:28:54 +05:30
postgres refactor: frappe.db.log_query 2022-06-16 13:28:54 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database.py fix(db): Store result of last executed query under frappe.db.last_result 2022-06-16 16:01:38 +05:30
db_manager.py fix: Use sql_ddl instead of sql 2022-05-24 19:40:27 +05:30
query.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-06-15 16:40:29 +05:30
schema.py perf: Pre-compile and re-use regexp pattern 2022-06-08 14:07:38 +05:30
sequence.py fix: create sequence onchange from any other autoname whcih is not autoincrement 2022-05-05 21:31:13 +05:30
utils.py chore: NoneType alias for < PY310 2022-06-16 15:04:35 +05:30