HomeSoftware Heritage

Kill DbBackend class

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

Description

Kill DbBackend class

we can now use directly the implementation of the copy_to() method from
swh.core's BaseDb, so we just have to extract the format_query as a simple
function (which it should have been since the beginning).

Adapt updater/backend.py acordingly.

Details

Provenance
douarddaAuthored on Jan 30 2019, 10:14 AM
douarddaPushed on Jan 30 2019, 11:54 AM
Differential Revision
D1034: Kill DbBackend class
Build Status
Buildable 3853
Build 5045: test-and-build

Commit No Longer Exists

This commit no longer exists in the repository.