Actions
Refactor #22688
closedUse UUID column type instead of VARCHAR(36) for columns storing task uuids where possible
Difficulty:
Triaged:
Description
sadly this is only supported on PostgreSQL, other dbs will have to stick with text uuids
Updated by Adam Ruzicka over 6 years ago
- Copied from Refactor #22602: Use UUID column type instead of VARCHAR(36) for columns storing uuids where possible added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/323 added
Updated by Adam Ruzicka over 6 years ago
- Copied to Refactor #22701: Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possible added
Updated by Adam Ruzicka over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|e822de8a324d473417e5e45d09d37d424f6e9d82.
Updated by Lukas Pramuk over 6 years ago
- Related to Bug #22807: db:migrate still fails at 20160113162007_expand_all_template_invocations.rb added
Actions