HomeSoftware Heritage

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

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

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
Tasks
T366: Refactor the person table
Build Status
Buildable 25
Build 25: Software Heritage Python tests

Commit No Longer Exists

This commit no longer exists in the repository.