DBError pq: more than one row returned by a subquery used as an expression
[31m ERROR�[0m[0007] Failed database operation. �[31mduration�[0m=26.400544ms �[31merror�[0m=pq: more than one row returned by a subquery used as an expression �[31mquery�[0m=UPDATE "artifacts" SET "revision_id"=(SELECT "revision_id" FROM "specs" WHERE artifacts.project_id = specs.project_id AND artifacts.api_id = specs.api_id AND artifacts.version_id = specs.version_id AND artifacts.spec_id = specs.spec_id) WHERE revision_id is null and spec_id != ''