seitime-frappe/frappe/query_builder
David Arnold 6b2bb9a2ab
fix: add env overrides for service orchestration (#21577)
This avoids having to manipulate config files in brittle bash
entrypoints that need to react to dynamic service discovery.

This significantly improves the operability of various bench sites.
2023-07-14 11:39:01 +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 refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +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 fix: pypika does not parse datetime.time (backport #18184) (#18205) 2022-09-23 15:46:31 +05:30
utils.py fix: add env overrides for service orchestration (#21577) 2023-07-14 11:39:01 +05:30