HomeSoftware Heritage

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

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

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
zackPushed on Sep 10 2015, 1:22 PM
Parents
rDSTOc5449b2b5d98: db_testing: bug fix: call specific super() methods
Branches
Unknown
Tags
Unknown