seitime-frappe/frappe/database
gavin 6dedf899ff
Merge pull request #16899 from ChillarAnand/imports
refactor: Removed unused imports & added flake8 check in CI
2022-05-23 15:53:18 +05:30
..
mariadb fix: set translated text to link field (#15451) 2022-05-16 13:21:42 +00:00
postgres refactor: Fix flake8 issues 2022-05-19 15:34:35 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database.py refactor: Simplify logic + Add typing hints 2022-05-18 16:57:54 +05:30
db_manager.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
query.py fix: mport module from line N shadowed by loop variable 2022-05-19 17:45:22 +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