Actions
Bug #6027
closedBug #6026: SQL definition file uses varchar, but it should use only text
Execute migration script to replace all varchar by text in the database
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We want to get rid of the bad varchar in the database; we updated the schema, now we need to change the database format during upgrade
Actions