Project

General

Profile

Actions

Refactor #22701

closed

Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possible

Added by Adam Ruzicka about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Branch:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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


Related issues 3 (0 open3 closed)

Related to foreman-tasks - Bug #22926: foreman-rake foreman_tasks:cleanup fails due to PG::UndefinedFunction: ERROR: operator does not exist: character varying = uuidResolved03/18/2018Actions
Has duplicate Katello - Bug #22827: CV versions are not visible due to PG::UndefinedFunction: ERROR: operator does not exist: uuid = character varyingDuplicate03/09/2018Actions
Copied from Foreman Remote Execution - Refactor #22688: Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possibleClosedAdam Ruzicka02/16/2018Actions
Actions

Also available in: Atom PDF