seitime-frappe/frappe/database
Ankush Menat b8deb72411
fix: prepared report patch (#19807)
- the patch is failing if system setting is updated and column is gone
- the message is misleading "invalid column", it should be "missing field".
2023-01-27 14:26:54 +05:30
..
mariadb fix(MariaDBTable): dont attempt to drop index twice (#19783) 2023-01-27 09:27:11 +05:30
postgres chore!: drop device support from session (#18729) 2022-12-05 16:37:32 +05:30
__init__.py refactor: remove dead flag db.read_only 2022-09-09 17:34:46 +05:30
database.py fix: prepared report patch (#19807) 2023-01-27 14:26:54 +05:30
db_manager.py refactor: which > find_executable (#18872) 2022-11-14 18:15:38 +05:30
operator_map.py fix: refactor 2023-01-10 16:15:33 +05:30
query.py fix: handle empty list as filters 2023-01-16 15:38:15 +05:30
schema.py fix: duplicate unique index when column is altered 2022-12-15 13:36:28 +05:30
sequence.py fix(sequence): Setup & use SequenceGeneratorLimitExceeded error 2022-06-17 12:10:43 +05:30
utils.py fix: only replace "tab" at the beginning 2023-01-17 14:04:31 +05:30