HomeSoftware Heritage

sql/swh-schema: add a fullname field to person

Description

sql/swh-schema: add a fullname field to person

The fullname field is the new canonical field for persons. name and
email are only populated in an advisory capacity if they are parsed.

We use this opportunity to cleanup the mess we did of SQL queries for
releases and revisions, and stop using SELECT *.

Closes T366

Details

Provenance
olasdAuthored on Apr 7 2016, 6:28 PM
olasdPushed on Apr 7 2016, 6:30 PM
Parents
rDSTOc5b259b523d6: sql: use tmp_bytea to retrieve information about revisions
Branches
Unknown
Tags
Unknown
Tasks
T366: Refactor the person table
Build Status
Buildable 25
Build 25: Software Heritage Python tests