Currently it's full table scan, that too on a TEXT field filter. It's used for finding file docs when `fid` isn't specified. No idea where we are STILL having private file URLs without fids. In any case, this is still required. |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| page | ||
| 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.