seitime-frappe/frappe/database
Ankush Menat 4350f94616
refactor: add_column (#24867)
- Skip cache which can be invalid
- Do check at db level
2024-02-12 07:45:18 +00:00
..
mariadb fix: ruff fixes 2024-02-07 17:04:31 +05:30
postgres fix: ruff fixes 2024-02-07 17:04:31 +05:30
__init__.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
database.py fix: Ignore "Invalid Doctype" validation if ignore flag is passed 2024-02-09 14:08:24 +05:30
db_manager.py fix: allow site creation to work on FC again 2024-01-24 18:50:23 +05:30
operator_map.py docs: consistency 2023-12-20 14:02:32 +05:30
query.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
schema.py refactor: add_column (#24867) 2024-02-12 07:45:18 +00:00
sequence.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
utils.py feat: migrate columns to be non-nullable if required 2023-11-16 14:51:57 +05:30