Description
vcl.sql line 321 attempts to create a key for `imageid` which does not exist. Perhaps it was intended to create the key for `imagerevisionid`. Line 1870 attempts to create a constraint on this same key.
vcl.sql line 321 attempts to create a key for `imageid` which does not exist. Perhaps it was intended to create the key for `imagerevisionid`. Line 1870 attempts to create a constraint on this same key.