Commit graph

7 commits

Author SHA1 Message Date
Ankush Menat
a7377d23fc
refactor!: Drop deprecated functionality (#18815) 2022-11-11 19:54:36 +05:30
chillaranand
1d763a6659 refactor: Fix flake8 issues 2022-05-19 15:34:35 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black (#16453)
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
Gavin D'souza
7bd46a3e29 fix: Escape matching pattern for substitution
Tested on PY3.9.7 and PY3.9.9
2021-12-20 13:21:07 +05:30
Gavin D'souza
43fc713dd7 refactor: Remove Aggregation methods from DB API
* Make it DRY & make it "better"
* Add to patches.txt so the patch runs :')
* Style fixes - tabs > spaces for consistency, removed unnecessary
  blocks
2021-11-29 13:53:27 +05:30
Aradhya
e503d81173 perf: reduced no. of db calls 2021-11-29 13:07:31 +05:30
Aradhya
5339008fef feat: Added patch for replacing db level aggregation calls 2021-11-27 14:35:58 +05:30