seitime-frappe/frappe/database
Thatoo ed01fc3b26
feat: don't require editing MariaDB configuration to setup frappe (#25609)
* feat(db_requirements): Update db_manager.py

* feat(db-requirements): Update setup_db.py

* feat(db-requirements): Update setup_db.py

Don't add error message on top of check_compatible_versions() 's one

Co-authored-by: gavin <gavin18d@gmail.com>

---------

Co-authored-by: gavin <gavin18d@gmail.com>
2024-03-26 18:49:22 +05:30
..
mariadb feat: don't require editing MariaDB configuration to setup frappe (#25609) 2024-03-26 18:49:22 +05:30
postgres fix: can't compare str with int 2024-03-13 12:52:54 +05:30
__init__.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
database.py fix: Use debug log to log DB queries 2024-03-10 12:49:19 +05:30
db_manager.py feat: don't require editing MariaDB configuration to setup frappe (#25609) 2024-03-26 18:49:22 +05:30
operator_map.py docs: consistency 2023-12-20 14:02:32 +05:30
query.py feat: nowait to skip blocking locks 2024-02-29 16:30:24 +05:30
schema.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
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