Page MenuHomeSoftware Heritage

models: use the same declarative base class for all models
ClosedPublic

Authored by douardda on Sep 4 2019, 11:53 AM.

Details

Summary

This is needed to fix the db-init implementation so the debian loader (which
does use the SQLBase from swh.storage) have its models declared in the
MetaData used by the initialize() function.

Depends on D1947

Diff Detail

Repository
rDLS Listers
Branch
plugins
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 7637
Build 10951: tox-on-jenkinsJenkins
Build 10950: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 4 2019, 2:58 PM
This revision was automatically updated to reflect the committed changes.