SQLite (like PostgreSQL) doesn't support `INNER JOIN` within `UPDATE` We can use the psql fallback we anyway had. Signed-off-by: Akhil Narang <me@akhilnarang.dev> |
||
|---|---|---|
| .. | ||
| api | ||
| dashboard_chart/background_job_activity | ||
| doctype | ||
| 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.