This Source Code Form is subject to the terms of the Mozilla Public License,
v.2.0. If a copy of the MPL was not distributed with this file, You can obtain
one at http://mozilla.org/MPL/2.0/.
This module contains the a basic database interface that have minimal
dependencies on internal modules. It is intended to be reusable from the test
suite.
The only acceptable dependency are:
* ../type.d
* ..backend/type.d
* ../database/type.d
* ../database/schema.d