HomeSoftware Heritage

refactor db.Db to be a proxy with storage procedure wrappers

Description

refactor db.Db to be a proxy with storage procedure wrappers

This way, the only code that actually call into remote stored procedures will
be in this module. Other modules will just call into db.Db (in pure Python) and
will not need to touch raw SQL.

Details

Provenance
zackAuthored on Sep 8 2015, 9:58 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
rDOBJScf387f8b2d40: db_testing: bug fix: call specific super() methods
Branches
Unknown
Tags
Unknown