Page MenuHomeSoftware Heritage

Kill DbBackend class
ClosedPublic

Authored by douardda on Jan 30 2019, 10:57 AM.

Details

Summary

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.

Diff Detail

Repository
rDSCH Scheduling utilities
Branch
wip
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 3839
Build 5028: tox-on-jenkinsJenkins
Build 5027: arc lint + arc unit