HomeSoftware Heritage

158: Make schema and migration converge so the migration works

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

158: Make schema and migration converge so the migration works

In the end, the order of the revision entry matters whether we select * or not.
So the select must match the order defined in the revision_entry type type.
Otherwise, a mismatch type error occurs [1]

[1] psql:sql/upgrades/158.sql:74: ERROR: return type mismatch in function
declared to return revision_entry

Details

Provenance
ardumontAuthored on Jul 11 2020, 8:42 AM
ardumontPushed on Jul 15 2020, 10:58 AM
Differential Revision
D3504: 158: Make schema and migration converge so the migration works
Build Status
Buildable 13617
Build 20854: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.