Refactor #22701
closed
Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possible
Added by Adam Ruzicka over 6 years ago.
Updated over 6 years ago.
Description
sadly this is only supported on PostgreSQL, other dbs will have to stick with text uuids
So far I've found out the only place which needs fixing is katello_content_view_histories table
- Copied from Refactor #22688: Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possible added
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7212 added
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 338
- Translation missing: en.field_release changed from 338 to 284
- Pull request https://github.com/Katello/katello/pull/7214 added
- Translation missing: en.field_release changed from 284 to 338
- Has duplicate Bug #22827: CV versions are not visible due to PG::UndefinedFunction: ERROR: operator does not exist: uuid = character varying added
- Related to Bug #22926: foreman-rake foreman_tasks:cleanup fails due to PG::UndefinedFunction: ERROR: operator does not exist: character varying = uuid added
Also available in: Atom
PDF