* fix(system console): allow read-only queries in system console * fix(security): make transactions strictly read only for console and scripts * test: remove test to reflect ban on cte's for security * fix: Only enable read only mode for SQL query --------- Co-authored-by: Ankush Menat <ankush@frappe.io> |
||
|---|---|---|
| .. | ||
| api | ||
| dashboard_chart | ||
| doctype | ||
| number_card | ||
| page | ||
| permission_type/user_impersonate | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.