* feat: stripping comments sent to the database API * test: Added tests for comment stripping * fix: only stripping comments in string fields * refactor: removing on the fly mutations * refactor: added helper to avoid mutations * refactor: simplify sanitization * refactor: removing indexing from everywhere * refactor: readable functions * test: only run mdb test on mdb Co-authored-by: Ankush Menat <ankush@frappe.io> |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| query.py | ||
| schema.py | ||
| sequence.py | ||
| utils.py | ||