Actions
Refactor #33672
closedRemove updated_at from taxable_taxonomies table
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Description
Records in this table aren't modified as it is a simple join table. We could remove the updated_at field.
Updated by Lukas Zapletal about 3 years ago
- Subject changed from Remove updated_at from taxable_taxonomies table to Remove created_at/updated_at from irrelevant tables
- Assignee set to Lukas Zapletal
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8831 added
Updated by Lukas Zapletal about 3 years ago
- Status changed from Ready For Testing to Rejected
Most of the columns ARE actually relevant.
Updated by Lukas Zapletal about 3 years ago
- Subject changed from Remove created_at/updated_at from irrelevant tables to Remove updated_at from taxable_taxonomies table
- Status changed from Rejected to New
- Assignee deleted (
Lukas Zapletal)
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9220 added
Updated by Nofar Alfassi over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|c367ccbcb634a46e18710198f73aecb114464763.
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9224 added
Actions