seitime-frappe/frappe/model
Akhil Narang bada8cabcb
fix(db_query): improve regex
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-03-07 16:57:27 +05:30
..
utils refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
__init__.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
base_document.py perf: faster _init_child 2025-02-25 14:01:09 +05:30
create_new.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
db_query.py fix(db_query): improve regex 2025-03-07 16:57:27 +05:30
delete_doc.py fix: ensure consistent error in response 2025-02-19 12:10:59 +05:30
docfield.py chore!: dead code (#19551) 2023-01-10 18:53:08 +05:30
docstatus.py chore: fix typo in new DocStatus constant 2025-03-05 08:29:47 +05:30
document.py chore: fix typo in new DocStatus constant 2025-03-05 08:29:47 +05:30
dynamic_links.py perf: cache dynamic links map in Redis (#28878) 2024-12-23 19:43:05 +05:30
mapper.py Revert "fix: don't skip perm check when Apply Strict User Permissions is enabled (#29916)" 2025-01-24 19:56:44 +01:00
meta.py perf: faster init_valid_columns 2025-02-25 13:20:35 +05:30
naming.py Revert "Merge pull request #28363 from frappe/expr-series" (#31202) 2025-02-10 06:46:45 +00:00
rename_doc.py perf: Skip link checking on internal deletes 2025-01-06 11:48:19 +05:30
sync.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
trace.py refactor: organize test contextmanagers (#28041) 2024-10-09 02:09:19 +02:00
virtual_doctype.py refactor: migrate virtual doctypes to new API 2024-03-11 18:25:05 +05:30
workflow.py perf: improved DocStatus API and other minor improvements 2025-02-24 12:51:10 +05:30