HomeSoftware Heritage

Fix bugs in ProvenanceStoragePostgreSql class

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

Description

Fix bugs in ProvenanceStoragePostgreSql class

location_get was decoding paths to string instead of returning bytes directly as the interface requires.
revision_get was exposing internal origins id instead of joining with the origin table to retrive their sha1s.

Details

Provenance
aevisoAuthored on Aug 13 2021, 10:35 AM
aevisoPushed on Aug 18 2021, 10:24 AM
Differential Revision
D6084: Rename PostgreSQL backend and code styling
Build Status
Buildable 23061
Build 35960: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.