> Please provide enough information so that others can review your pull request: Added json support for postgres and mariadb > Explain the **details** for making this change. What existing problem does the pull request solve? https://github.com/frappe/frappe/projects/4#card-50160428 > Screenshots/GIFs  --- **Previous attempts:** https://github.com/frappe/frappe/pull/8128 https://github.com/frappe/frappe/pull/7096 Docs: https://frappeframework.com/docs/v13/user/en/basics/doctypes/fieldtypes#json |
||
|---|---|---|
| .. | ||
| doctype | ||
| form_tour/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.