seitime-frappe/frappe/query_builder
Ankush Menat 3aa7fd77ed
fix: patch QB before setup_module_map (#24981)
This function if cache isn't available CAN result in a DB query, this
will cause cold starts to fail because QB is not yet patched.
2024-02-21 09:57:50 +00:00
..
__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 style: re-format with ruff 2024-02-05 18:53:33 +05:30
terms.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
utils.py fix: patch QB before setup_module_map (#24981) 2024-02-21 09:57:50 +00:00