seitime-frappe/frappe/database
2022-06-15 16:40:29 +05:30
..
mariadb feat(db): _transform_query to convert args passed to db.cursor 2022-05-25 13:58:23 +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 Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-06-15 16:40:29 +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