The following columns in the SQL data model are currently represented as TEXT data types, but should actually be BYTEA, because in general we cannot be sure about the character encoding:
- occurrence_history.branch
- occurrence.branch
- release.name
The following columns in the SQL data model are currently represented as TEXT data types, but should actually be BYTEA, because in general we cannot be sure about the character encoding:
Status | Assigned | Task | ||
---|---|---|---|---|
Migrated | gitlab-migration | T271 Update clients on impacts + upgrade respective package dependencies | ||
Migrated | gitlab-migration | T270 TEXT → BYTEA conversion for columns that represent VCS tags/branches |