No description
- reference owner - only used for activity page which is unusable *anyway* - same for timeline and link doctypes perf: drop unused index from Commment Can't find a single query that uses this index perf: drop pointless "Is home folder" index just why? It's checkbox index with 1 entry which has unique name already Most pointless index I've seen no far. perf: Drop "attached to doctype" separate index There is already a composite index for this. perf: drop indexes from web page view log BOTH are totally unused in any of the queries related to this doctype. Only "website analytics" report uses this which doesn't even show this data lmao. perf: drop unused index from EPS log We never filter by doctype or type. pointless indexing. perf: fix up notification log indexes - drop unused index - add "for user" index |
||
|---|---|---|
| .github | ||
| cypress | ||
| esbuild | ||
| frappe | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .flake8 | ||
| .git-blame-ignore-revs | ||
| .gitignore | ||
| .mergify.yml | ||
| .pre-commit-config.yaml | ||
| .releaserc | ||
| .snyk | ||
| .stylelintrc | ||
| attributions.md | ||
| bandit.yml | ||
| CODE_OF_CONDUCT.md | ||
| codecov.yml | ||
| CODEOWNERS | ||
| commitlint.config.js | ||
| cypress.config.js | ||
| generate_bootstrap_theme.js | ||
| hooks.md | ||
| LICENSE | ||
| node_utils.js | ||
| package.json | ||
| pyproject.toml | ||
| README.md | ||
| SECURITY.md | ||
| setup.py | ||
| sider.yml | ||
| socketio.js | ||
| yarn.lock | ||
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext.
Login for the PWD site: (username: Administrator, password: admin)
Table of Contents
Installation
Contributing
Resources
- frappeframework.com - Official documentation of the Frappe Framework.
- frappe.school - Pick from the various courses by the maintainers or from the community.
License
This repository has been released under the MIT License.
By contributing to Frappe, you agree that your contributions will be licensed under its MIT License.