Use frappe.db.delete wherever possible. Get rid of all the frappe.db.sql ;) This commit focuses on the pending modules that had relatively easier DELETE statements. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| export_file.py | ||
| import_file.py | ||
| patch_handler.py | ||
| utils.py | ||
Use frappe.db.delete wherever possible. Get rid of all the frappe.db.sql ;) This commit focuses on the pending modules that had relatively easier DELETE statements. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| export_file.py | ||
| import_file.py | ||
| patch_handler.py | ||
| utils.py | ||