manila/doc/source/devref/database.rst

1.7 KiB

The Database Layer

The manila.db.api Module -----------------------------

manila.db.api

The Sqlalchemy Driver

The manila.db.sqlalchemy.api Module ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

manila.db.sqlalchemy.api

The manila.db.sqlalchemy.models Module ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

manila.db.sqlalchemy.models

The manila.db.sqlalchemy.session Module ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

manila.db.sqlalchemy.session

Tests

Tests are lacking for the db api layer and for the sqlalchemy driver. Failures in the drivers would be detected in other test cases, though.