seitime-frappe/frappe/database
Akhil Narang 4a04b0a17f
Merge pull request #31523 from akhilnarang/set-mariadb-collation
fix(mariadb): set collation in connection
2025-03-17 11:06:27 +00:00
..
mariadb Merge pull request #31523 from akhilnarang/set-mariadb-collation 2025-03-17 11:06:27 +00:00
postgres perf: compute query type only once 2025-03-15 13:39:57 +05:30
__init__.py feat: re-introduce mysqlclient 🚀 (#31719) 2025-03-15 09:48:21 +05:30
database.py perf: declare _dict as global 2025-03-16 15:53:51 +05:30
db_manager.py fix(restore): remove MariaDB view security definers 2024-12-23 17:23:17 +05:30
operator_map.py perf: optimize query building code 2025-03-15 10:29:26 +05:30
query.py perf: optimize query building code 2025-03-15 10:29:26 +05:30
schema.py perf: misc client cache improvements (#29070) 2025-01-07 16:14:43 +05:30
sequence.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
utils.py perf: extract query type using re.match 2025-03-16 15:39:36 +05:30