seitime-frappe/frappe/database
David Arnold 8cfeb156df
devx: add deprecation dumpster (#27887)
* feat: Add deprecation_dumpster.py file

* docs: add jovial and jocose docstring for frappe/deprecation_dumpster.py

* refactor: fill the dumpster with its own kind

* refactor: move to the deprecation dumpster

* chore: color coding class

* fix: only check import error when import errors
2024-10-08 18:56:10 +02:00
..
mariadb fix: init db conn for unbuffered cursor if not set (#26220) 2024-04-30 12:54:12 +00:00
postgres fix: Fixes mariadb orm to return list instead of tuple as the typisat… (#27179) 2024-08-09 09:27:07 +05:30
__init__.py fix: don't use frappe.flags for mariadb_user_host_login_scope 2024-03-29 16:57:04 +05:30
database.py devx: add deprecation dumpster (#27887) 2024-10-08 18:56:10 +02:00
db_manager.py chore: Add type hints 2024-09-19 14:05:25 +02: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 feat: Link fields with UUID datatype in DB (#26625) 2024-05-31 09:17:09 +00:00
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