seitime-frappe/frappe/model
Shridhar Patil 39f8267a15
feat: added support for data type json (#16187)
> 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
![json](https://user-images.githubusercontent.com/11792643/156367383-8f8492c2-3817-449d-a2dd-c983eeadbb48.gif)



---

**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
2022-04-14 04:21:41 +00:00
..
utils style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
__init__.py feat: added support for data type json (#16187) 2022-04-14 04:21:41 +00:00
base_document.py feat: added support for data type json (#16187) 2022-04-14 04:21:41 +00:00
create_new.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
db_query.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
delete_doc.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
docfield.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
docstatus.py feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00
document.py Merge branch 'develop' of github.com:frappe/frappe into test-nestedset 2022-04-12 18:09:22 +05:30
dynamic_links.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
mapper.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
meta.py style: make changes as per linter 2022-04-13 13:21:01 +05:30
naming.py fix!: Allow child table naming 2022-04-13 17:32:58 +05:30
rename_doc.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
sync.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
workflow.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30