Actions
Refactor #22602
closedUse UUID column type instead of VARCHAR(36) for columns storing uuids where possible
Difficulty:
Triaged:
Description
sadly this is only supported on PostgreSQL, other dbs will have to stick with text uuids
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/foreman-tasks/pull/315 added
Updated by Adam Ruzicka over 6 years ago
- Copied to Refactor #22688: Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possible added
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a4acc9840d990499c2ac5dc2b6e9e78cb6173c31.
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/391 added
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/408 added
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/421 added
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/437 added
Actions