seitime-frappe/frappe/query_builder
Aradhya 960952cfc3 feat(qb-engine): Added Aggregation function support
* Added Min, Max
* Added tests
2022-06-28 19:41:39 +05:30
..
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
builder.py chore(typing): Add type hints in qb builder classes 2022-01-10 13:44:23 +05:30
custom.py test: match edge case 2022-05-16 15:20:23 +05:30
functions.py feat(qb-engine): Added Aggregation function support 2022-06-28 19:41:39 +05:30
terms.py refactor(qb): Rename term subqry to SubQuery 2022-05-27 16:55:54 +05:30
utils.py Merge branch 'develop' of github.com:frappe/frappe into bg-rename_doc 2022-04-14 13:41:56 +05:30