seitime-frappe/frappe/database
Ankush Menat 9321a2e86a fix(UX): Better message for read only mode
- The default message keeps confusing user because it doesn't contain the word "site update" which is usually the reason for putting site in read only mode.
- Also fixes annoying popup while opening notifications in read only mode.

[skip ci]
2023-02-27 16:16:22 +05:30
..
mariadb fix: drop table if exists for action and links 2023-02-01 22:37:43 +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(UX): Better message for read only mode 2023-02-27 16:16:22 +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 refactor: Re-use DefaultOrderBy value as global constant 2023-02-02 13:43:31 +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 refactor: Re-use DefaultOrderBy value as global constant 2023-02-02 13:43:31 +05:30