seitime-frappe/frappe/database
2022-06-15 17:43:44 +05:30
..
mariadb fix(db): Skip transformation of query if no named params found 2022-06-15 17:43:44 +05:30
postgres Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-06-15 16:40:29 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database.py fix(db): Log queried tables through generated query 2022-06-15 17:42:52 +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