Skip to content

The manifests configuration ID should be nullable

João Pereira requested to merge db-nullable-configuration-id into database

This is necessary because schema 1 manifests don't have a configuration blob, everything is built-in the manifest payload, so we must have the ability to create rows in the manifests table with a null configuration_id.

Merge request reports

Loading