Skip to content

Remove AssetMetadata and VersionMetadata tables

Compare
Choose a tag to compare
@dchiquito dchiquito released this 10 Aug 17:45
· 4761 commits to master since this release
77a30b2

Originally we stored Asset and Version metadata in separate tables, AssetMetadata and VersionMetadata. This has made life substantially more difficult, so for simplicity we are moving metadata into the Asset and Version tables.