Actions
Task #5215
closedUse JSONField instead of TextField for data stored in JSON format
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 60
Quarter:
Description
Since there is no longer a need to support MariaDB and it was the main reason TextField is used for JSON content,
let's convert all the TextFields which store JSON content into Django JSONFields.
Related issues
Actions
converts TextFields into Django JSONFields
closes #5215 https://pulp.plan.io/issues/5215