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
qcamposCommitted on Jun 23 2016, 11:46 AM
qcamposPushed on Jun 27 2016, 1:45 PM
qcamposPushed on Jun 27 2016, 1:45 PM
qcamposPushed on Jun 27 2016, 1:43 PM
qcamposPushed on Jun 27 2016, 1:41 PM
qcamposPushed on Jun 27 2016, 1:21 PM
qcamposPushed on Jun 27 2016, 1:10 PM
qcamposPushed on Jun 27 2016, 1:09 PM
qcamposPushed on Jun 27 2016, 12:18 PM
Differential Revision
D67: Recreate DOBJS commit history
Parents
rDOBJS3bb3c4d9097c: sql/swh-schema: rename entity{_history}.doap to metadata
Branches
Unknown
Tags
Unknown
Tasks
T366: Refactor the person table