Inspired by PR#347.
The basic columns would be: - id (foreign key module_builds.id) - key - value
id
module_builds.id
key
value
The names should probably be different bacause some relational DB engines use key/value as keywords and it may behave strangely due to this.
Can you give an example of what you want to use this for?
From grooming, the aim here is to reduce the number of database upgrades we have to do.
Some observations:
We're just going to drop this. DB migrations are fine. ;)
Metadata Update from @ralph: - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/mbs/issues/353
Please continue any further discussion there.