seitime-frappe/frappe/query_builder
Ankush Menat a69b779715 fix: Make as_iterator work when there are no child queries
QB child queries feature assumes that result will be list, at least in
case of no chlid queries we can make it work. (this is most common case anyway)
2024-01-15 13:05:35 +05:30
..
__init__.py refactor: qb.engine 2022-12-25 23:19:11 +05:30
builder.py chore: add ascending order to querybuilder (#20471) 2023-03-28 00:01:42 +05:30
custom.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
docs.md docs: Added query_builder docs (#19086) 2022-12-05 16:48:12 +05:30
functions.py feat: Truncate QB function 2023-05-26 14:03:47 +05:30
terms.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
utils.py fix: Make as_iterator work when there are no child queries 2024-01-15 13:05:35 +05:30