seitime-frappe/frappe/database
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
..
mariadb refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
postgres fix: add env overrides for service orchestration (#21577) 2023-07-14 11:39:01 +05:30
__init__.py refactor: remove dead flag db.read_only 2022-09-09 17:34:46 +05:30
database.py fix: add env overrides for service orchestration (#21577) 2023-07-14 11:39:01 +05:30
db_manager.py fix: add env overrides for service orchestration (#21577) 2023-07-14 11:39:01 +05:30
operator_map.py fix: refactor 2023-01-10 16:15:33 +05:30
query.py chore: move statement to set validate_filters property 2023-05-31 14:20:26 +05:30
schema.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
sequence.py fix(sequence): Setup & use SequenceGeneratorLimitExceeded error 2022-06-17 12:10:43 +05:30
utils.py feat: new operator - descendants of (inclusive) 2023-05-29 16:59:57 +05:30