seitime-frappe/frappe/database
Rutwik Hiwalkar ba2715582b
fix: init db conn for unbuffered cursor if not set (#26220)
* fix: init db conn for unbuffered cursor if not set

* chore: check conn and not cursor

---------

Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2024-04-30 12:54:12 +00:00
..
mariadb fix: init db conn for unbuffered cursor if not set (#26220) 2024-04-30 12:54:12 +00:00
postgres fix: handle interface error during report timeout (#25893) 2024-04-10 06:57:36 +00:00
__init__.py fix: don't use frappe.flags for mariadb_user_host_login_scope 2024-03-29 16:57:04 +05:30
database.py fix: lstrip for query writes detection (#26180) 2024-04-30 18:09:22 +05:30
db_manager.py feat: enable db socket connection 2024-03-29 10:29:50 +01:00
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 fix: handle interface error during report timeout (#25893) 2024-04-10 06:57:36 +00:00