.dockerignore
.editorconfig
.travis-devel-requirements.txt
.travis-lowest-requirements.txt
.travis-release-requirements.txt
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
babel.ini
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/usage.rst
docs/_ext/ultramock.py
invenio_db/__init__.py
invenio_db/cli.py
invenio_db/core.py
invenio_db/shared.py
invenio_db/version.py
invenio_db.egg-info/PKG-INFO
invenio_db.egg-info/SOURCES.txt
invenio_db.egg-info/dependency_links.txt
invenio_db.egg-info/entry_points.txt
invenio_db.egg-info/not-zip-safe
invenio_db.egg-info/requires.txt
invenio_db.egg-info/top_level.txt
tests/conftest.py
tests/test_db.py
tests/demo/__init__.py
tests/demo/child.py
tests/demo/parent.py