0
linhhn@arius.vn created
I want to create field json type but abp suite doesn't support so used longtext type. Also, the json structure is not fixed. How to modify from longtext type to json type and can CRUD with json type.
- ABP Framework version: v7.3.0
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hey,
I found this community article which explains everything you need to create a json column and perform crud operations: https://community.abp.io/posts/json-columns-in-entity-framework-core-7-cjaom76j
I also added a feature request to support the json column type in the abp suite.
https://support.abp.io/QA/Questions/3052/Your-feature-request#answer-3a0c7b30-77ae-7e52-a15b-ff15a761775e
Let me know if you have any further questions :)
Kind regards,
Jack
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)