aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-01-25 20:32:06 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-01-25 20:32:06 +0300
commit0d49ea1fe08cf1eab41a00149393a291c65a59d7 (patch)
tree0391eb09309ca95282e200516937e64d89f3e1bb
parentfc3fb39c90ab7fe5fccbe3f3bc0eb2645157bb96 (diff)
Turn odb-tests repository into package for muti-package repositoryodb-tests
-rw-r--r--odb-tests/.gitignore (renamed from .gitignore)0
-rw-r--r--odb-tests/GPLv2 (renamed from GPLv2)0
-rw-r--r--odb-tests/LICENSE (renamed from LICENSE)0
-rw-r--r--odb-tests/README.md (renamed from README.md)0
-rw-r--r--odb-tests/boost/common/multi-index/driver.cxx (renamed from boost/common/multi-index/driver.cxx)0
-rw-r--r--odb-tests/boost/common/multi-index/test.hxx (renamed from boost/common/multi-index/test.hxx)0
-rw-r--r--odb-tests/boost/common/optional/driver.cxx (renamed from boost/common/optional/driver.cxx)0
-rw-r--r--odb-tests/boost/common/optional/test.hxx (renamed from boost/common/optional/test.hxx)0
-rw-r--r--odb-tests/boost/common/smart-ptr/driver.cxx (renamed from boost/common/smart-ptr/driver.cxx)0
-rw-r--r--odb-tests/boost/common/smart-ptr/test.hxx (renamed from boost/common/smart-ptr/test.hxx)0
-rw-r--r--odb-tests/boost/common/template/driver.cxx (renamed from boost/common/template/driver.cxx)0
-rw-r--r--odb-tests/boost/common/template/template-vc10.vcxproj (renamed from boost/common/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/boost/common/template/template-vc10.vcxproj.filters (renamed from boost/common/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/boost/common/template/template-vc11.vcxproj (renamed from boost/common/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/boost/common/template/template-vc11.vcxproj.filters (renamed from boost/common/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/boost/common/template/template-vc12.vcxproj (renamed from boost/common/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/boost/common/template/template-vc12.vcxproj.filters (renamed from boost/common/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/boost/common/template/template-vc8.vcproj (renamed from boost/common/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/boost/common/template/template-vc9.vcproj (renamed from boost/common/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/boost/common/template/test.hxx (renamed from boost/common/template/test.hxx)0
-rw-r--r--odb-tests/boost/common/unordered/driver.cxx (renamed from boost/common/unordered/driver.cxx)0
-rw-r--r--odb-tests/boost/common/unordered/test.hxx (renamed from boost/common/unordered/test.hxx)0
-rw-r--r--odb-tests/boost/common/uuid/driver.cxx (renamed from boost/common/uuid/driver.cxx)0
-rw-r--r--odb-tests/boost/common/uuid/test.hxx (renamed from boost/common/uuid/test.hxx)0
-rw-r--r--odb-tests/boost/mssql/date-time/driver.cxx (renamed from boost/mssql/date-time/driver.cxx)0
-rw-r--r--odb-tests/boost/mssql/date-time/test.hxx (renamed from boost/mssql/date-time/test.hxx)0
-rw-r--r--odb-tests/boost/mssql/template/driver.cxx (renamed from boost/mssql/template/driver.cxx)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc10.vcxproj (renamed from boost/mssql/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc10.vcxproj.filters (renamed from boost/mssql/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc11.vcxproj (renamed from boost/mssql/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc11.vcxproj.filters (renamed from boost/mssql/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc12.vcxproj (renamed from boost/mssql/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc12.vcxproj.filters (renamed from boost/mssql/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc8.vcproj (renamed from boost/mssql/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/boost/mssql/template/template-vc9.vcproj (renamed from boost/mssql/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/boost/mssql/template/test.hxx (renamed from boost/mssql/template/test.hxx)0
-rw-r--r--odb-tests/boost/mysql/date-time/driver.cxx (renamed from boost/mysql/date-time/driver.cxx)0
-rw-r--r--odb-tests/boost/mysql/date-time/test.hxx (renamed from boost/mysql/date-time/test.hxx)0
-rw-r--r--odb-tests/boost/mysql/template/driver.cxx (renamed from boost/mysql/template/driver.cxx)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc10.vcxproj (renamed from boost/mysql/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc10.vcxproj.filters (renamed from boost/mysql/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc11.vcxproj (renamed from boost/mysql/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc11.vcxproj.filters (renamed from boost/mysql/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc12.vcxproj (renamed from boost/mysql/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc12.vcxproj.filters (renamed from boost/mysql/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc8.vcproj (renamed from boost/mysql/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/boost/mysql/template/template-vc9.vcproj (renamed from boost/mysql/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/boost/mysql/template/test.hxx (renamed from boost/mysql/template/test.hxx)0
-rw-r--r--odb-tests/boost/oracle/date-time/driver.cxx (renamed from boost/oracle/date-time/driver.cxx)0
-rw-r--r--odb-tests/boost/oracle/date-time/test.hxx (renamed from boost/oracle/date-time/test.hxx)0
-rw-r--r--odb-tests/boost/oracle/template/driver.cxx (renamed from boost/oracle/template/driver.cxx)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc10.vcxproj (renamed from boost/oracle/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc10.vcxproj.filters (renamed from boost/oracle/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc11.vcxproj (renamed from boost/oracle/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc11.vcxproj.filters (renamed from boost/oracle/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc12.vcxproj (renamed from boost/oracle/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc12.vcxproj.filters (renamed from boost/oracle/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc8.vcproj (renamed from boost/oracle/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/boost/oracle/template/template-vc9.vcproj (renamed from boost/oracle/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/boost/oracle/template/test.hxx (renamed from boost/oracle/template/test.hxx)0
-rw-r--r--odb-tests/boost/pgsql/date-time/driver.cxx (renamed from boost/pgsql/date-time/driver.cxx)0
-rw-r--r--odb-tests/boost/pgsql/date-time/test.hxx (renamed from boost/pgsql/date-time/test.hxx)0
-rw-r--r--odb-tests/boost/pgsql/template/driver.cxx (renamed from boost/pgsql/template/driver.cxx)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc10.vcxproj (renamed from boost/pgsql/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc10.vcxproj.filters (renamed from boost/pgsql/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc11.vcxproj (renamed from boost/pgsql/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc11.vcxproj.filters (renamed from boost/pgsql/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc12.vcxproj (renamed from boost/pgsql/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc12.vcxproj.filters (renamed from boost/pgsql/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc8.vcproj (renamed from boost/pgsql/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/boost/pgsql/template/template-vc9.vcproj (renamed from boost/pgsql/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/boost/pgsql/template/test.hxx (renamed from boost/pgsql/template/test.hxx)0
-rw-r--r--odb-tests/boost/sqlite/date-time/driver.cxx (renamed from boost/sqlite/date-time/driver.cxx)0
-rw-r--r--odb-tests/boost/sqlite/date-time/test.hxx (renamed from boost/sqlite/date-time/test.hxx)0
-rw-r--r--odb-tests/boost/sqlite/template/driver.cxx (renamed from boost/sqlite/template/driver.cxx)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc10.vcxproj (renamed from boost/sqlite/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc10.vcxproj.filters (renamed from boost/sqlite/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc11.vcxproj (renamed from boost/sqlite/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc11.vcxproj.filters (renamed from boost/sqlite/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc12.vcxproj (renamed from boost/sqlite/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc12.vcxproj.filters (renamed from boost/sqlite/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc8.vcproj (renamed from boost/sqlite/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/boost/sqlite/template/template-vc9.vcproj (renamed from boost/sqlite/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/boost/sqlite/template/test.hxx (renamed from boost/sqlite/template/test.hxx)0
-rw-r--r--odb-tests/build/.gitignore (renamed from build/.gitignore)0
-rw-r--r--odb-tests/build/bootstrap.build (renamed from build/bootstrap.build)0
-rw-r--r--odb-tests/build/export.build (renamed from build/export.build)0
-rw-r--r--odb-tests/build/root.build (renamed from build/root.build)0
-rw-r--r--odb-tests/buildfile (renamed from buildfile)0
-rw-r--r--odb-tests/common/access/buildfile (renamed from common/access/buildfile)0
-rw-r--r--odb-tests/common/access/driver.cxx (renamed from common/access/driver.cxx)0
-rw-r--r--odb-tests/common/access/test.hxx (renamed from common/access/test.hxx)0
-rw-r--r--odb-tests/common/access/testscript (renamed from common/access/testscript)0
-rw-r--r--odb-tests/common/as/buildfile (renamed from common/as/buildfile)0
-rw-r--r--odb-tests/common/as/driver.cxx (renamed from common/as/driver.cxx)0
-rw-r--r--odb-tests/common/as/test.hxx (renamed from common/as/test.hxx)0
-rw-r--r--odb-tests/common/as/testscript (renamed from common/as/testscript)0
-rw-r--r--odb-tests/common/blob/buildfile (renamed from common/blob/buildfile)0
-rw-r--r--odb-tests/common/blob/driver.cxx (renamed from common/blob/driver.cxx)0
-rw-r--r--odb-tests/common/blob/test.hxx (renamed from common/blob/test.hxx)0
-rw-r--r--odb-tests/common/blob/testscript (renamed from common/blob/testscript)0
-rw-r--r--odb-tests/common/buildfile (renamed from common/buildfile)0
-rw-r--r--odb-tests/common/bulk/buildfile (renamed from common/bulk/buildfile)0
-rw-r--r--odb-tests/common/bulk/driver.cxx (renamed from common/bulk/driver.cxx)0
-rw-r--r--odb-tests/common/bulk/test.hxx (renamed from common/bulk/test.hxx)0
-rw-r--r--odb-tests/common/bulk/testscript (renamed from common/bulk/testscript)0
-rw-r--r--odb-tests/common/callback/buildfile (renamed from common/callback/buildfile)0
-rw-r--r--odb-tests/common/callback/driver.cxx (renamed from common/callback/driver.cxx)0
-rw-r--r--odb-tests/common/callback/test.hxx (renamed from common/callback/test.hxx)0
-rw-r--r--odb-tests/common/callback/testscript (renamed from common/callback/testscript)0
-rw-r--r--odb-tests/common/changelog/.gitignore (renamed from common/changelog/.gitignore)0
-rw-r--r--odb-tests/common/changelog/add-column-mssql-diff.xml (renamed from common/changelog/add-column-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-mssql-patch.xml (renamed from common/changelog/add-column-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-mysql-diff.xml (renamed from common/changelog/add-column-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-mysql-patch.xml (renamed from common/changelog/add-column-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-oracle-diff.xml (renamed from common/changelog/add-column-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-oracle-patch.xml (renamed from common/changelog/add-column-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-pgsql-diff.xml (renamed from common/changelog/add-column-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-pgsql-patch.xml (renamed from common/changelog/add-column-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-sqlite-diff.xml (renamed from common/changelog/add-column-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-column-sqlite-patch.xml (renamed from common/changelog/add-column-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-column.hxx (renamed from common/changelog/add-column.hxx)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-diff.xml (renamed from common/changelog/add-foreign-key-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-mssql-diff.xml (renamed from common/changelog/add-foreign-key-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-mssql-patch.xml (renamed from common/changelog/add-foreign-key-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-mysql-diff.xml (renamed from common/changelog/add-foreign-key-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-mysql-patch.xml (renamed from common/changelog/add-foreign-key-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-oracle-diff.xml (renamed from common/changelog/add-foreign-key-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-oracle-patch.xml (renamed from common/changelog/add-foreign-key-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-pgsql-diff.xml (renamed from common/changelog/add-foreign-key-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-pgsql-patch.xml (renamed from common/changelog/add-foreign-key-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-sqlite-diff.xml (renamed from common/changelog/add-foreign-key-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key-sqlite-patch.xml (renamed from common/changelog/add-foreign-key-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-foreign-key.hxx (renamed from common/changelog/add-foreign-key.hxx)0
-rw-r--r--odb-tests/common/changelog/add-index-mssql-diff.xml (renamed from common/changelog/add-index-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-mssql-patch.xml (renamed from common/changelog/add-index-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-mysql-diff.xml (renamed from common/changelog/add-index-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-mysql-patch.xml (renamed from common/changelog/add-index-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-oracle-diff.xml (renamed from common/changelog/add-index-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-oracle-patch.xml (renamed from common/changelog/add-index-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-pgsql-diff.xml (renamed from common/changelog/add-index-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-pgsql-patch.xml (renamed from common/changelog/add-index-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-sqlite-diff.xml (renamed from common/changelog/add-index-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-index-sqlite-patch.xml (renamed from common/changelog/add-index-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-index.hxx (renamed from common/changelog/add-index.hxx)0
-rw-r--r--odb-tests/common/changelog/add-table-mssql-diff.xml (renamed from common/changelog/add-table-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-mssql-patch.xml (renamed from common/changelog/add-table-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-mysql-diff.xml (renamed from common/changelog/add-table-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-mysql-patch.xml (renamed from common/changelog/add-table-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-oracle-diff.xml (renamed from common/changelog/add-table-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-oracle-patch.xml (renamed from common/changelog/add-table-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-pgsql-diff.xml (renamed from common/changelog/add-table-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-pgsql-patch.xml (renamed from common/changelog/add-table-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-sqlite-diff.xml (renamed from common/changelog/add-table-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/add-table-sqlite-patch.xml (renamed from common/changelog/add-table-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/add-table.hxx (renamed from common/changelog/add-table.hxx)0
-rw-r--r--odb-tests/common/changelog/alter-column-mssql-diff.xml (renamed from common/changelog/alter-column-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-mssql-patch.xml (renamed from common/changelog/alter-column-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-mysql-diff.xml (renamed from common/changelog/alter-column-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-mysql-patch.xml (renamed from common/changelog/alter-column-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-oracle-diff.xml (renamed from common/changelog/alter-column-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-oracle-patch.xml (renamed from common/changelog/alter-column-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-pgsql-diff.xml (renamed from common/changelog/alter-column-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-pgsql-patch.xml (renamed from common/changelog/alter-column-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-sqlite-diff.xml (renamed from common/changelog/alter-column-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column-sqlite-patch.xml (renamed from common/changelog/alter-column-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/alter-column.hxx (renamed from common/changelog/alter-column.hxx)0
-rw-r--r--odb-tests/common/changelog/buildfile (renamed from common/changelog/buildfile)0
-rw-r--r--odb-tests/common/changelog/drop-column-mssql-diff.xml (renamed from common/changelog/drop-column-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-mssql-patch.xml (renamed from common/changelog/drop-column-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-mysql-diff.xml (renamed from common/changelog/drop-column-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-mysql-patch.xml (renamed from common/changelog/drop-column-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-oracle-diff.xml (renamed from common/changelog/drop-column-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-oracle-patch.xml (renamed from common/changelog/drop-column-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-pgsql-diff.xml (renamed from common/changelog/drop-column-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-pgsql-patch.xml (renamed from common/changelog/drop-column-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-sqlite-diff.xml (renamed from common/changelog/drop-column-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column-sqlite-patch.xml (renamed from common/changelog/drop-column-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-column.hxx (renamed from common/changelog/drop-column.hxx)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-mssql-diff.xml (renamed from common/changelog/drop-foreign-key-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-mssql-patch.xml (renamed from common/changelog/drop-foreign-key-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-mysql-diff.xml (renamed from common/changelog/drop-foreign-key-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-mysql-patch.xml (renamed from common/changelog/drop-foreign-key-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-oracle-diff.xml (renamed from common/changelog/drop-foreign-key-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-oracle-patch.xml (renamed from common/changelog/drop-foreign-key-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-pgsql-diff.xml (renamed from common/changelog/drop-foreign-key-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-pgsql-patch.xml (renamed from common/changelog/drop-foreign-key-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-sqlite-diff.xml (renamed from common/changelog/drop-foreign-key-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key-sqlite-patch.xml (renamed from common/changelog/drop-foreign-key-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-foreign-key.hxx (renamed from common/changelog/drop-foreign-key.hxx)0
-rw-r--r--odb-tests/common/changelog/drop-index-mssql-diff.xml (renamed from common/changelog/drop-index-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-mssql-patch.xml (renamed from common/changelog/drop-index-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-mysql-diff.xml (renamed from common/changelog/drop-index-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-mysql-patch.xml (renamed from common/changelog/drop-index-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-oracle-diff.xml (renamed from common/changelog/drop-index-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-oracle-patch.xml (renamed from common/changelog/drop-index-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-pgsql-diff.xml (renamed from common/changelog/drop-index-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-pgsql-patch.xml (renamed from common/changelog/drop-index-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-sqlite-diff.xml (renamed from common/changelog/drop-index-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index-sqlite-patch.xml (renamed from common/changelog/drop-index-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-index.hxx (renamed from common/changelog/drop-index.hxx)0
-rw-r--r--odb-tests/common/changelog/drop-table-mssql-diff.xml (renamed from common/changelog/drop-table-mssql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-mssql-patch.xml (renamed from common/changelog/drop-table-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-mysql-diff.xml (renamed from common/changelog/drop-table-mysql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-mysql-patch.xml (renamed from common/changelog/drop-table-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-oracle-diff.xml (renamed from common/changelog/drop-table-oracle-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-oracle-patch.xml (renamed from common/changelog/drop-table-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-pgsql-diff.xml (renamed from common/changelog/drop-table-pgsql-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-pgsql-patch.xml (renamed from common/changelog/drop-table-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-sqlite-diff.xml (renamed from common/changelog/drop-table-sqlite-diff.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table-sqlite-patch.xml (renamed from common/changelog/drop-table-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/drop-table.hxx (renamed from common/changelog/drop-table.hxx)0
l---------odb-tests/common/changelog/model-mssql-diff.xml (renamed from common/changelog/model-mssql-diff.xml)0
l---------odb-tests/common/changelog/model-mssql-patch.xml (renamed from common/changelog/model-mssql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/model-mssql.xml (renamed from common/changelog/model-mssql.xml)0
l---------odb-tests/common/changelog/model-mysql-diff.xml (renamed from common/changelog/model-mysql-diff.xml)0
l---------odb-tests/common/changelog/model-mysql-patch.xml (renamed from common/changelog/model-mysql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/model-mysql.xml (renamed from common/changelog/model-mysql.xml)0
l---------odb-tests/common/changelog/model-oracle-diff.xml (renamed from common/changelog/model-oracle-diff.xml)0
l---------odb-tests/common/changelog/model-oracle-patch.xml (renamed from common/changelog/model-oracle-patch.xml)0
-rw-r--r--odb-tests/common/changelog/model-oracle.xml (renamed from common/changelog/model-oracle.xml)0
l---------odb-tests/common/changelog/model-pgsql-diff.xml (renamed from common/changelog/model-pgsql-diff.xml)0
l---------odb-tests/common/changelog/model-pgsql-patch.xml (renamed from common/changelog/model-pgsql-patch.xml)0
-rw-r--r--odb-tests/common/changelog/model-pgsql.xml (renamed from common/changelog/model-pgsql.xml)0
l---------odb-tests/common/changelog/model-sqlite-diff.xml (renamed from common/changelog/model-sqlite-diff.xml)0
l---------odb-tests/common/changelog/model-sqlite-patch.xml (renamed from common/changelog/model-sqlite-patch.xml)0
-rw-r--r--odb-tests/common/changelog/model-sqlite.xml (renamed from common/changelog/model-sqlite.xml)0
-rw-r--r--odb-tests/common/changelog/model.hxx (renamed from common/changelog/model.hxx)0
-rw-r--r--odb-tests/common/changelog/testscript (renamed from common/changelog/testscript)0
-rw-r--r--odb-tests/common/circular/multiple/.gitignore (renamed from common/circular/multiple/.gitignore)0
-rw-r--r--odb-tests/common/circular/multiple/buildfile (renamed from common/circular/multiple/buildfile)0
-rw-r--r--odb-tests/common/circular/multiple/driver.cxx (renamed from common/circular/multiple/driver.cxx)0
-rw-r--r--odb-tests/common/circular/multiple/test1.hxx (renamed from common/circular/multiple/test1.hxx)0
-rw-r--r--odb-tests/common/circular/multiple/test2.hxx (renamed from common/circular/multiple/test2.hxx)0
-rw-r--r--odb-tests/common/circular/multiple/testscript (renamed from common/circular/multiple/testscript)0
-rw-r--r--odb-tests/common/circular/single/buildfile (renamed from common/circular/single/buildfile)0
-rw-r--r--odb-tests/common/circular/single/driver.cxx (renamed from common/circular/single/driver.cxx)0
-rw-r--r--odb-tests/common/circular/single/test.hxx (renamed from common/circular/single/test.hxx)0
-rw-r--r--odb-tests/common/circular/single/testscript (renamed from common/circular/single/testscript)0
-rw-r--r--odb-tests/common/composite/buildfile (renamed from common/composite/buildfile)0
-rw-r--r--odb-tests/common/composite/driver.cxx (renamed from common/composite/driver.cxx)0
-rw-r--r--odb-tests/common/composite/test.hxx (renamed from common/composite/test.hxx)0
-rw-r--r--odb-tests/common/composite/testscript (renamed from common/composite/testscript)0
-rw-r--r--odb-tests/common/const-member/buildfile (renamed from common/const-member/buildfile)0
-rw-r--r--odb-tests/common/const-member/driver.cxx (renamed from common/const-member/driver.cxx)0
-rw-r--r--odb-tests/common/const-member/test.hxx (renamed from common/const-member/test.hxx)0
-rw-r--r--odb-tests/common/const-member/testscript (renamed from common/const-member/testscript)0
-rw-r--r--odb-tests/common/const-object/buildfile (renamed from common/const-object/buildfile)0
-rw-r--r--odb-tests/common/const-object/driver.cxx (renamed from common/const-object/driver.cxx)0
-rw-r--r--odb-tests/common/const-object/test.hxx (renamed from common/const-object/test.hxx)0
-rw-r--r--odb-tests/common/const-object/testscript (renamed from common/const-object/testscript)0
-rw-r--r--odb-tests/common/container/basics/buildfile (renamed from common/container/basics/buildfile)0
-rw-r--r--odb-tests/common/container/basics/driver.cxx (renamed from common/container/basics/driver.cxx)0
-rw-r--r--odb-tests/common/container/basics/test.hxx (renamed from common/container/basics/test.hxx)0
-rw-r--r--odb-tests/common/container/basics/testscript (renamed from common/container/basics/testscript)0
-rw-r--r--odb-tests/common/container/change-tracking/buildfile (renamed from common/container/change-tracking/buildfile)0
-rw-r--r--odb-tests/common/container/change-tracking/driver.cxx (renamed from common/container/change-tracking/driver.cxx)0
-rw-r--r--odb-tests/common/container/change-tracking/test.hxx (renamed from common/container/change-tracking/test.hxx)0
-rw-r--r--odb-tests/common/container/change-tracking/testscript (renamed from common/container/change-tracking/testscript)0
-rw-r--r--odb-tests/common/ctor/buildfile (renamed from common/ctor/buildfile)0
-rw-r--r--odb-tests/common/ctor/driver.cxx (renamed from common/ctor/driver.cxx)0
-rw-r--r--odb-tests/common/ctor/test.hxx (renamed from common/ctor/test.hxx)0
-rw-r--r--odb-tests/common/ctor/testscript (renamed from common/ctor/testscript)0
-rw-r--r--odb-tests/common/default/buildfile (renamed from common/default/buildfile)0
-rw-r--r--odb-tests/common/default/driver.cxx (renamed from common/default/driver.cxx)0
-rw-r--r--odb-tests/common/default/test.hxx (renamed from common/default/test.hxx)0
-rw-r--r--odb-tests/common/default/testscript (renamed from common/default/testscript)0
-rw-r--r--odb-tests/common/definition/.gitignore (renamed from common/definition/.gitignore)0
-rw-r--r--odb-tests/common/definition/buildfile (renamed from common/definition/buildfile)0
-rw-r--r--odb-tests/common/definition/driver.cxx (renamed from common/definition/driver.cxx)0
-rw-r--r--odb-tests/common/definition/test.hxx (renamed from common/definition/test.hxx)0
-rw-r--r--odb-tests/common/definition/testscript (renamed from common/definition/testscript)0
-rw-r--r--odb-tests/common/definition/time-mapping.hxx (renamed from common/definition/time-mapping.hxx)0
-rw-r--r--odb-tests/common/enum/buildfile (renamed from common/enum/buildfile)0
-rw-r--r--odb-tests/common/enum/driver.cxx (renamed from common/enum/driver.cxx)0
-rw-r--r--odb-tests/common/enum/test.hxx (renamed from common/enum/test.hxx)0
-rw-r--r--odb-tests/common/enum/testscript (renamed from common/enum/testscript)0
-rw-r--r--odb-tests/common/erase-query/buildfile (renamed from common/erase-query/buildfile)0
-rw-r--r--odb-tests/common/erase-query/driver.cxx (renamed from common/erase-query/driver.cxx)0
-rw-r--r--odb-tests/common/erase-query/test.hxx (renamed from common/erase-query/test.hxx)0
-rw-r--r--odb-tests/common/erase-query/testscript (renamed from common/erase-query/testscript)0
-rw-r--r--odb-tests/common/id/auto/buildfile (renamed from common/id/auto/buildfile)0
-rw-r--r--odb-tests/common/id/auto/driver.cxx (renamed from common/id/auto/driver.cxx)0
-rw-r--r--odb-tests/common/id/auto/test.hxx (renamed from common/id/auto/test.hxx)0
-rw-r--r--odb-tests/common/id/auto/testscript (renamed from common/id/auto/testscript)0
-rw-r--r--odb-tests/common/id/composite/buildfile (renamed from common/id/composite/buildfile)0
-rw-r--r--odb-tests/common/id/composite/driver.cxx (renamed from common/id/composite/driver.cxx)0
-rw-r--r--odb-tests/common/id/composite/test.hxx (renamed from common/id/composite/test.hxx)0
-rw-r--r--odb-tests/common/id/composite/testscript (renamed from common/id/composite/testscript)0
-rw-r--r--odb-tests/common/id/nested/buildfile (renamed from common/id/nested/buildfile)0
-rw-r--r--odb-tests/common/id/nested/driver.cxx (renamed from common/id/nested/driver.cxx)0
-rw-r--r--odb-tests/common/id/nested/test.hxx (renamed from common/id/nested/test.hxx)0
-rw-r--r--odb-tests/common/id/nested/testscript (renamed from common/id/nested/testscript)0
-rw-r--r--odb-tests/common/include/.gitignore (renamed from common/include/.gitignore)0
-rw-r--r--odb-tests/common/include/buildfile (renamed from common/include/buildfile)0
-rw-r--r--odb-tests/common/include/driver.cxx (renamed from common/include/driver.cxx)0
-rw-r--r--odb-tests/common/include/obj1.hxx (renamed from common/include/obj1.hxx)0
-rw-r--r--odb-tests/common/include/obj2.hxx (renamed from common/include/obj2.hxx)0
-rw-r--r--odb-tests/common/include/obj3.hxx (renamed from common/include/obj3.hxx)0
-rw-r--r--odb-tests/common/include/objs1.hxx (renamed from common/include/objs1.hxx)0
-rw-r--r--odb-tests/common/include/objs2.hxx (renamed from common/include/objs2.hxx)0
-rw-r--r--odb-tests/common/include/objs3.hxx (renamed from common/include/objs3.hxx)0
-rw-r--r--odb-tests/common/include/objs4.hxx (renamed from common/include/objs4.hxx)0
-rw-r--r--odb-tests/common/include/test1.hxx (renamed from common/include/test1.hxx)0
-rw-r--r--odb-tests/common/include/test2.hxx (renamed from common/include/test2.hxx)0
-rw-r--r--odb-tests/common/include/test3.hxx (renamed from common/include/test3.hxx)0
-rw-r--r--odb-tests/common/include/test4.hxx (renamed from common/include/test4.hxx)0
-rw-r--r--odb-tests/common/include/testscript (renamed from common/include/testscript)0
-rw-r--r--odb-tests/common/index/buildfile (renamed from common/index/buildfile)0
-rw-r--r--odb-tests/common/index/driver.cxx (renamed from common/index/driver.cxx)0
-rw-r--r--odb-tests/common/index/test.hxx (renamed from common/index/test.hxx)0
-rw-r--r--odb-tests/common/index/testscript (renamed from common/index/testscript)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/.gitignore (renamed from common/inheritance/polymorphism/.gitignore)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/buildfile (renamed from common/inheritance/polymorphism/buildfile)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/driver.cxx (renamed from common/inheritance/polymorphism/driver.cxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test1.hxx (renamed from common/inheritance/polymorphism/test1.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test10.hxx (renamed from common/inheritance/polymorphism/test10.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test11.hxx (renamed from common/inheritance/polymorphism/test11.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test12.hxx (renamed from common/inheritance/polymorphism/test12.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test13.hxx (renamed from common/inheritance/polymorphism/test13.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test14.hxx (renamed from common/inheritance/polymorphism/test14.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test15.hxx (renamed from common/inheritance/polymorphism/test15.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test2.hxx (renamed from common/inheritance/polymorphism/test2.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test3.hxx (renamed from common/inheritance/polymorphism/test3.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test4.hxx (renamed from common/inheritance/polymorphism/test4.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test5.hxx (renamed from common/inheritance/polymorphism/test5.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test6.hxx (renamed from common/inheritance/polymorphism/test6.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test7.hxx (renamed from common/inheritance/polymorphism/test7.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test8.hxx (renamed from common/inheritance/polymorphism/test8.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/test9.hxx (renamed from common/inheritance/polymorphism/test9.hxx)0
-rw-r--r--odb-tests/common/inheritance/polymorphism/testscript (renamed from common/inheritance/polymorphism/testscript)0
-rw-r--r--odb-tests/common/inheritance/reuse/buildfile (renamed from common/inheritance/reuse/buildfile)0
-rw-r--r--odb-tests/common/inheritance/reuse/driver.cxx (renamed from common/inheritance/reuse/driver.cxx)0
-rw-r--r--odb-tests/common/inheritance/reuse/test.hxx (renamed from common/inheritance/reuse/test.hxx)0
-rw-r--r--odb-tests/common/inheritance/reuse/testscript (renamed from common/inheritance/reuse/testscript)0
-rw-r--r--odb-tests/common/inheritance/transient/buildfile (renamed from common/inheritance/transient/buildfile)0
-rw-r--r--odb-tests/common/inheritance/transient/driver.cxx (renamed from common/inheritance/transient/driver.cxx)0
-rw-r--r--odb-tests/common/inheritance/transient/test.hxx (renamed from common/inheritance/transient/test.hxx)0
-rw-r--r--odb-tests/common/inheritance/transient/testscript (renamed from common/inheritance/transient/testscript)0
-rw-r--r--odb-tests/common/inverse/buildfile (renamed from common/inverse/buildfile)0
-rw-r--r--odb-tests/common/inverse/driver.cxx (renamed from common/inverse/driver.cxx)0
-rw-r--r--odb-tests/common/inverse/test.hxx (renamed from common/inverse/test.hxx)0
-rw-r--r--odb-tests/common/inverse/testscript (renamed from common/inverse/testscript)0
-rw-r--r--odb-tests/common/lazy-ptr/buildfile (renamed from common/lazy-ptr/buildfile)0
-rw-r--r--odb-tests/common/lazy-ptr/driver.cxx (renamed from common/lazy-ptr/driver.cxx)0
-rw-r--r--odb-tests/common/lazy-ptr/test.hxx (renamed from common/lazy-ptr/test.hxx)0
-rw-r--r--odb-tests/common/lazy-ptr/testscript (renamed from common/lazy-ptr/testscript)0
-rw-r--r--odb-tests/common/lifecycle/buildfile (renamed from common/lifecycle/buildfile)0
-rw-r--r--odb-tests/common/lifecycle/driver.cxx (renamed from common/lifecycle/driver.cxx)0
-rw-r--r--odb-tests/common/lifecycle/test.hxx (renamed from common/lifecycle/test.hxx)0
-rw-r--r--odb-tests/common/lifecycle/testscript (renamed from common/lifecycle/testscript)0
-rw-r--r--odb-tests/common/no-id/buildfile (renamed from common/no-id/buildfile)0
-rw-r--r--odb-tests/common/no-id/driver.cxx (renamed from common/no-id/driver.cxx)0
-rw-r--r--odb-tests/common/no-id/test.hxx (renamed from common/no-id/test.hxx)0
-rw-r--r--odb-tests/common/no-id/testscript (renamed from common/no-id/testscript)0
-rw-r--r--odb-tests/common/object/buildfile (renamed from common/object/buildfile)0
-rw-r--r--odb-tests/common/object/driver.cxx (renamed from common/object/driver.cxx)0
-rw-r--r--odb-tests/common/object/test.hxx (renamed from common/object/test.hxx)0
-rw-r--r--odb-tests/common/object/testscript (renamed from common/object/testscript)0
-rw-r--r--odb-tests/common/optimistic/buildfile (renamed from common/optimistic/buildfile)0
-rw-r--r--odb-tests/common/optimistic/driver.cxx (renamed from common/optimistic/driver.cxx)0
-rw-r--r--odb-tests/common/optimistic/test.hxx (renamed from common/optimistic/test.hxx)0
-rw-r--r--odb-tests/common/optimistic/testscript (renamed from common/optimistic/testscript)0
-rw-r--r--odb-tests/common/pragma/buildfile (renamed from common/pragma/buildfile)0
-rw-r--r--odb-tests/common/pragma/driver.cxx (renamed from common/pragma/driver.cxx)0
-rw-r--r--odb-tests/common/pragma/test.hxx (renamed from common/pragma/test.hxx)0
-rw-r--r--odb-tests/common/pragma/testscript (renamed from common/pragma/testscript)0
-rw-r--r--odb-tests/common/prepared/buildfile (renamed from common/prepared/buildfile)0
-rw-r--r--odb-tests/common/prepared/driver.cxx (renamed from common/prepared/driver.cxx)0
-rw-r--r--odb-tests/common/prepared/test.hxx (renamed from common/prepared/test.hxx)0
-rw-r--r--odb-tests/common/prepared/testscript (renamed from common/prepared/testscript)0
-rw-r--r--odb-tests/common/query/array/buildfile (renamed from common/query/array/buildfile)0
-rw-r--r--odb-tests/common/query/array/driver.cxx (renamed from common/query/array/driver.cxx)0
-rw-r--r--odb-tests/common/query/array/test.hxx (renamed from common/query/array/test.hxx)0
-rw-r--r--odb-tests/common/query/array/testscript (renamed from common/query/array/testscript)0
-rw-r--r--odb-tests/common/query/basics/buildfile (renamed from common/query/basics/buildfile)0
-rw-r--r--odb-tests/common/query/basics/driver.cxx (renamed from common/query/basics/driver.cxx)0
-rw-r--r--odb-tests/common/query/basics/test.hxx (renamed from common/query/basics/test.hxx)0
-rw-r--r--odb-tests/common/query/basics/testscript (renamed from common/query/basics/testscript)0
-rw-r--r--odb-tests/common/query/one/buildfile (renamed from common/query/one/buildfile)0
-rw-r--r--odb-tests/common/query/one/driver.cxx (renamed from common/query/one/driver.cxx)0
-rw-r--r--odb-tests/common/query/one/test.hxx (renamed from common/query/one/test.hxx)0
-rw-r--r--odb-tests/common/query/one/testscript (renamed from common/query/one/testscript)0
-rw-r--r--odb-tests/common/readonly/buildfile (renamed from common/readonly/buildfile)0
-rw-r--r--odb-tests/common/readonly/driver.cxx (renamed from common/readonly/driver.cxx)0
-rw-r--r--odb-tests/common/readonly/test.hxx (renamed from common/readonly/test.hxx)0
-rw-r--r--odb-tests/common/readonly/testscript (renamed from common/readonly/testscript)0
-rw-r--r--odb-tests/common/relationship/basics/buildfile (renamed from common/relationship/basics/buildfile)0
-rw-r--r--odb-tests/common/relationship/basics/driver.cxx (renamed from common/relationship/basics/driver.cxx)0
-rw-r--r--odb-tests/common/relationship/basics/test.hxx (renamed from common/relationship/basics/test.hxx)0
-rw-r--r--odb-tests/common/relationship/basics/testscript (renamed from common/relationship/basics/testscript)0
-rw-r--r--odb-tests/common/relationship/on-delete/buildfile (renamed from common/relationship/on-delete/buildfile)0
-rw-r--r--odb-tests/common/relationship/on-delete/driver.cxx (renamed from common/relationship/on-delete/driver.cxx)0
-rw-r--r--odb-tests/common/relationship/on-delete/test.hxx (renamed from common/relationship/on-delete/test.hxx)0
-rw-r--r--odb-tests/common/relationship/on-delete/testscript (renamed from common/relationship/on-delete/testscript)0
-rw-r--r--odb-tests/common/relationship/query/buildfile (renamed from common/relationship/query/buildfile)0
-rw-r--r--odb-tests/common/relationship/query/driver.cxx (renamed from common/relationship/query/driver.cxx)0
-rw-r--r--odb-tests/common/relationship/query/test.hxx (renamed from common/relationship/query/test.hxx)0
-rw-r--r--odb-tests/common/relationship/query/testscript (renamed from common/relationship/query/testscript)0
-rw-r--r--odb-tests/common/schema/embedded/basics/buildfile (renamed from common/schema/embedded/basics/buildfile)0
-rw-r--r--odb-tests/common/schema/embedded/basics/driver.cxx (renamed from common/schema/embedded/basics/driver.cxx)0
-rw-r--r--odb-tests/common/schema/embedded/basics/test.hxx (renamed from common/schema/embedded/basics/test.hxx)0
-rw-r--r--odb-tests/common/schema/embedded/basics/testscript (renamed from common/schema/embedded/basics/testscript)0
-rw-r--r--odb-tests/common/schema/embedded/order/.gitignore (renamed from common/schema/embedded/order/.gitignore)0
-rw-r--r--odb-tests/common/schema/embedded/order/buildfile (renamed from common/schema/embedded/order/buildfile)0
-rw-r--r--odb-tests/common/schema/embedded/order/driver.cxx (renamed from common/schema/embedded/order/driver.cxx)0
-rw-r--r--odb-tests/common/schema/embedded/order/test1.hxx (renamed from common/schema/embedded/order/test1.hxx)0
-rw-r--r--odb-tests/common/schema/embedded/order/test2.hxx (renamed from common/schema/embedded/order/test2.hxx)0
-rw-r--r--odb-tests/common/schema/embedded/order/testscript (renamed from common/schema/embedded/order/testscript)0
-rw-r--r--odb-tests/common/schema/namespace/buildfile (renamed from common/schema/namespace/buildfile)0
-rw-r--r--odb-tests/common/schema/namespace/driver.cxx (renamed from common/schema/namespace/driver.cxx)0
-rw-r--r--odb-tests/common/schema/namespace/test.hxx (renamed from common/schema/namespace/test.hxx)0
-rw-r--r--odb-tests/common/schema/namespace/testscript (renamed from common/schema/namespace/testscript)0
-rw-r--r--odb-tests/common/section/basics/buildfile (renamed from common/section/basics/buildfile)0
-rw-r--r--odb-tests/common/section/basics/driver.cxx (renamed from common/section/basics/driver.cxx)0
-rw-r--r--odb-tests/common/section/basics/test.hxx (renamed from common/section/basics/test.hxx)0
-rw-r--r--odb-tests/common/section/basics/testscript (renamed from common/section/basics/testscript)0
-rw-r--r--odb-tests/common/section/polymorphism/buildfile (renamed from common/section/polymorphism/buildfile)0
-rw-r--r--odb-tests/common/section/polymorphism/driver.cxx (renamed from common/section/polymorphism/driver.cxx)0
-rw-r--r--odb-tests/common/section/polymorphism/test.hxx (renamed from common/section/polymorphism/test.hxx)0
-rw-r--r--odb-tests/common/section/polymorphism/testscript (renamed from common/section/polymorphism/testscript)0
-rw-r--r--odb-tests/common/session/cache/buildfile (renamed from common/session/cache/buildfile)0
-rw-r--r--odb-tests/common/session/cache/driver.cxx (renamed from common/session/cache/driver.cxx)0
-rw-r--r--odb-tests/common/session/cache/test.hxx (renamed from common/session/cache/test.hxx)0
-rw-r--r--odb-tests/common/session/cache/testscript (renamed from common/session/cache/testscript)0
-rw-r--r--odb-tests/common/session/custom/buildfile (renamed from common/session/custom/buildfile)0
-rw-r--r--odb-tests/common/session/custom/driver.cxx (renamed from common/session/custom/driver.cxx)0
-rw-r--r--odb-tests/common/session/custom/session.cxx (renamed from common/session/custom/session.cxx)0
-rw-r--r--odb-tests/common/session/custom/session.hxx (renamed from common/session/custom/session.hxx)0
-rw-r--r--odb-tests/common/session/custom/session.txx (renamed from common/session/custom/session.txx)0
-rw-r--r--odb-tests/common/session/custom/test.hxx (renamed from common/session/custom/test.hxx)0
-rw-r--r--odb-tests/common/session/custom/testscript (renamed from common/session/custom/testscript)0
-rw-r--r--odb-tests/common/statement/processing/buildfile (renamed from common/statement/processing/buildfile)0
-rw-r--r--odb-tests/common/statement/processing/driver.cxx (renamed from common/statement/processing/driver.cxx)0
-rw-r--r--odb-tests/common/statement/processing/testscript (renamed from common/statement/processing/testscript)0
-rw-r--r--odb-tests/common/threads/buildfile (renamed from common/threads/buildfile)0
-rw-r--r--odb-tests/common/threads/driver.cxx (renamed from common/threads/driver.cxx)0
-rw-r--r--odb-tests/common/threads/test.hxx (renamed from common/threads/test.hxx)0
-rw-r--r--odb-tests/common/threads/testscript (renamed from common/threads/testscript)0
-rw-r--r--odb-tests/common/transaction/basics/buildfile (renamed from common/transaction/basics/buildfile)0
-rw-r--r--odb-tests/common/transaction/basics/driver.cxx (renamed from common/transaction/basics/driver.cxx)0
-rw-r--r--odb-tests/common/transaction/basics/testscript (renamed from common/transaction/basics/testscript)0
-rw-r--r--odb-tests/common/transaction/callback/buildfile (renamed from common/transaction/callback/buildfile)0
-rw-r--r--odb-tests/common/transaction/callback/driver.cxx (renamed from common/transaction/callback/driver.cxx)0
-rw-r--r--odb-tests/common/transaction/callback/testscript (renamed from common/transaction/callback/testscript)0
-rw-r--r--odb-tests/common/types/buildfile (renamed from common/types/buildfile)0
-rw-r--r--odb-tests/common/types/driver.cxx (renamed from common/types/driver.cxx)0
-rw-r--r--odb-tests/common/types/test.hxx (renamed from common/types/test.hxx)0
-rw-r--r--odb-tests/common/types/testscript (renamed from common/types/testscript)0
-rw-r--r--odb-tests/common/view/basics/buildfile (renamed from common/view/basics/buildfile)0
-rw-r--r--odb-tests/common/view/basics/driver.cxx (renamed from common/view/basics/driver.cxx)0
-rw-r--r--odb-tests/common/view/basics/test.hxx (renamed from common/view/basics/test.hxx)0
-rw-r--r--odb-tests/common/view/basics/testscript (renamed from common/view/basics/testscript)0
-rw-r--r--odb-tests/common/view/olv/.gitignore (renamed from common/view/olv/.gitignore)0
-rw-r--r--odb-tests/common/view/olv/buildfile (renamed from common/view/olv/buildfile)0
-rw-r--r--odb-tests/common/view/olv/driver.cxx (renamed from common/view/olv/driver.cxx)0
-rw-r--r--odb-tests/common/view/olv/test1.hxx (renamed from common/view/olv/test1.hxx)0
-rw-r--r--odb-tests/common/view/olv/test2.hxx (renamed from common/view/olv/test2.hxx)0
-rw-r--r--odb-tests/common/view/olv/test3.hxx (renamed from common/view/olv/test3.hxx)0
-rw-r--r--odb-tests/common/view/olv/test4.hxx (renamed from common/view/olv/test4.hxx)0
-rw-r--r--odb-tests/common/view/olv/test5.hxx (renamed from common/view/olv/test5.hxx)0
-rw-r--r--odb-tests/common/view/olv/test6.hxx (renamed from common/view/olv/test6.hxx)0
-rw-r--r--odb-tests/common/view/olv/test7.hxx (renamed from common/view/olv/test7.hxx)0
-rw-r--r--odb-tests/common/view/olv/test8.hxx (renamed from common/view/olv/test8.hxx)0
-rw-r--r--odb-tests/common/view/olv/test9.hxx (renamed from common/view/olv/test9.hxx)0
-rw-r--r--odb-tests/common/view/olv/testscript (renamed from common/view/olv/testscript)0
-rw-r--r--odb-tests/common/virtual/buildfile (renamed from common/virtual/buildfile)0
-rw-r--r--odb-tests/common/virtual/driver.cxx (renamed from common/virtual/driver.cxx)0
-rw-r--r--odb-tests/common/virtual/test.hxx (renamed from common/virtual/test.hxx)0
-rw-r--r--odb-tests/common/virtual/testscript (renamed from common/virtual/testscript)0
-rw-r--r--odb-tests/common/wrapper/buildfile (renamed from common/wrapper/buildfile)0
-rw-r--r--odb-tests/common/wrapper/driver.cxx (renamed from common/wrapper/driver.cxx)0
-rw-r--r--odb-tests/common/wrapper/test.hxx (renamed from common/wrapper/test.hxx)0
-rw-r--r--odb-tests/common/wrapper/testscript (renamed from common/wrapper/testscript)0
-rw-r--r--odb-tests/database-options.testscript (renamed from database-options.testscript)0
-rw-r--r--odb-tests/evolution/add-column/driver.cxx (renamed from evolution/add-column/driver.cxx)0
-rw-r--r--odb-tests/evolution/add-column/model.hxx (renamed from evolution/add-column/model.hxx)0
-rw-r--r--odb-tests/evolution/add-column/test1.hxx (renamed from evolution/add-column/test1.hxx)0
-rw-r--r--odb-tests/evolution/add-column/test2.hxx (renamed from evolution/add-column/test2.hxx)0
-rw-r--r--odb-tests/evolution/add-column/test3.hxx (renamed from evolution/add-column/test3.hxx)0
-rw-r--r--odb-tests/evolution/add-foreign-key/driver.cxx (renamed from evolution/add-foreign-key/driver.cxx)0
-rw-r--r--odb-tests/evolution/add-foreign-key/model.hxx (renamed from evolution/add-foreign-key/model.hxx)0
-rw-r--r--odb-tests/evolution/add-foreign-key/test1.hxx (renamed from evolution/add-foreign-key/test1.hxx)0
-rw-r--r--odb-tests/evolution/add-foreign-key/test2.hxx (renamed from evolution/add-foreign-key/test2.hxx)0
-rw-r--r--odb-tests/evolution/add-foreign-key/test3.hxx (renamed from evolution/add-foreign-key/test3.hxx)0
-rw-r--r--odb-tests/evolution/add-index/driver.cxx (renamed from evolution/add-index/driver.cxx)0
-rw-r--r--odb-tests/evolution/add-index/model.hxx (renamed from evolution/add-index/model.hxx)0
-rw-r--r--odb-tests/evolution/add-index/test1.hxx (renamed from evolution/add-index/test1.hxx)0
-rw-r--r--odb-tests/evolution/add-index/test2.hxx (renamed from evolution/add-index/test2.hxx)0
-rw-r--r--odb-tests/evolution/add-index/test3.hxx (renamed from evolution/add-index/test3.hxx)0
-rw-r--r--odb-tests/evolution/add-table/driver.cxx (renamed from evolution/add-table/driver.cxx)0
-rw-r--r--odb-tests/evolution/add-table/model.hxx (renamed from evolution/add-table/model.hxx)0
-rw-r--r--odb-tests/evolution/add-table/test1.hxx (renamed from evolution/add-table/test1.hxx)0
-rw-r--r--odb-tests/evolution/add-table/test2.hxx (renamed from evolution/add-table/test2.hxx)0
-rw-r--r--odb-tests/evolution/add-table/test3.hxx (renamed from evolution/add-table/test3.hxx)0
-rw-r--r--odb-tests/evolution/alter-column/driver.cxx (renamed from evolution/alter-column/driver.cxx)0
-rw-r--r--odb-tests/evolution/alter-column/model.hxx (renamed from evolution/alter-column/model.hxx)0
-rw-r--r--odb-tests/evolution/alter-column/test1.hxx (renamed from evolution/alter-column/test1.hxx)0
-rw-r--r--odb-tests/evolution/alter-column/test2.hxx (renamed from evolution/alter-column/test2.hxx)0
-rw-r--r--odb-tests/evolution/alter-column/test3.hxx (renamed from evolution/alter-column/test3.hxx)0
-rw-r--r--odb-tests/evolution/combined/driver.cxx (renamed from evolution/combined/driver.cxx)0
-rw-r--r--odb-tests/evolution/combined/model.hxx (renamed from evolution/combined/model.hxx)0
-rw-r--r--odb-tests/evolution/combined/test1.hxx (renamed from evolution/combined/test1.hxx)0
-rw-r--r--odb-tests/evolution/combined/test2.hxx (renamed from evolution/combined/test2.hxx)0
-rw-r--r--odb-tests/evolution/combined/test3.hxx (renamed from evolution/combined/test3.hxx)0
-rw-r--r--odb-tests/evolution/data/driver.cxx (renamed from evolution/data/driver.cxx)0
-rw-r--r--odb-tests/evolution/data/model.hxx (renamed from evolution/data/model.hxx)0
-rw-r--r--odb-tests/evolution/data/test1.hxx (renamed from evolution/data/test1.hxx)0
-rw-r--r--odb-tests/evolution/data/test2.hxx (renamed from evolution/data/test2.hxx)0
-rw-r--r--odb-tests/evolution/data/test3.hxx (renamed from evolution/data/test3.hxx)0
-rw-r--r--odb-tests/evolution/drop-column/driver.cxx (renamed from evolution/drop-column/driver.cxx)0
-rw-r--r--odb-tests/evolution/drop-column/model.hxx (renamed from evolution/drop-column/model.hxx)0
-rw-r--r--odb-tests/evolution/drop-column/test1.hxx (renamed from evolution/drop-column/test1.hxx)0
-rw-r--r--odb-tests/evolution/drop-column/test2.hxx (renamed from evolution/drop-column/test2.hxx)0
-rw-r--r--odb-tests/evolution/drop-column/test3.hxx (renamed from evolution/drop-column/test3.hxx)0
-rw-r--r--odb-tests/evolution/drop-foreign-key/driver.cxx (renamed from evolution/drop-foreign-key/driver.cxx)0
-rw-r--r--odb-tests/evolution/drop-foreign-key/model.hxx (renamed from evolution/drop-foreign-key/model.hxx)0
-rw-r--r--odb-tests/evolution/drop-foreign-key/test1.hxx (renamed from evolution/drop-foreign-key/test1.hxx)0
-rw-r--r--odb-tests/evolution/drop-foreign-key/test2.hxx (renamed from evolution/drop-foreign-key/test2.hxx)0
-rw-r--r--odb-tests/evolution/drop-foreign-key/test3.hxx (renamed from evolution/drop-foreign-key/test3.hxx)0
-rw-r--r--odb-tests/evolution/drop-index/driver.cxx (renamed from evolution/drop-index/driver.cxx)0
-rw-r--r--odb-tests/evolution/drop-index/model.hxx (renamed from evolution/drop-index/model.hxx)0
-rw-r--r--odb-tests/evolution/drop-index/test1.hxx (renamed from evolution/drop-index/test1.hxx)0
-rw-r--r--odb-tests/evolution/drop-index/test2.hxx (renamed from evolution/drop-index/test2.hxx)0
-rw-r--r--odb-tests/evolution/drop-index/test3.hxx (renamed from evolution/drop-index/test3.hxx)0
-rw-r--r--odb-tests/evolution/drop-table/driver.cxx (renamed from evolution/drop-table/driver.cxx)0
-rw-r--r--odb-tests/evolution/drop-table/model.hxx (renamed from evolution/drop-table/model.hxx)0
-rw-r--r--odb-tests/evolution/drop-table/test1.hxx (renamed from evolution/drop-table/test1.hxx)0
-rw-r--r--odb-tests/evolution/drop-table/test2.hxx (renamed from evolution/drop-table/test2.hxx)0
-rw-r--r--odb-tests/evolution/drop-table/test3.hxx (renamed from evolution/drop-table/test3.hxx)0
-rw-r--r--odb-tests/evolution/embedded/driver.cxx (renamed from evolution/embedded/driver.cxx)0
-rw-r--r--odb-tests/evolution/embedded/model.hxx (renamed from evolution/embedded/model.hxx)0
-rw-r--r--odb-tests/evolution/embedded/test1.hxx (renamed from evolution/embedded/test1.hxx)0
-rw-r--r--odb-tests/evolution/embedded/test2.hxx (renamed from evolution/embedded/test2.hxx)0
-rw-r--r--odb-tests/evolution/embedded/test3.hxx (renamed from evolution/embedded/test3.hxx)0
-rw-r--r--odb-tests/evolution/soft-add/driver.cxx (renamed from evolution/soft-add/driver.cxx)0
-rw-r--r--odb-tests/evolution/soft-add/model.hxx (renamed from evolution/soft-add/model.hxx)0
-rw-r--r--odb-tests/evolution/soft-add/test1.hxx (renamed from evolution/soft-add/test1.hxx)0
-rw-r--r--odb-tests/evolution/soft-add/test2.hxx (renamed from evolution/soft-add/test2.hxx)0
-rw-r--r--odb-tests/evolution/soft-add/test3.hxx (renamed from evolution/soft-add/test3.hxx)0
-rw-r--r--odb-tests/evolution/soft-delete/driver.cxx (renamed from evolution/soft-delete/driver.cxx)0
-rw-r--r--odb-tests/evolution/soft-delete/model.hxx (renamed from evolution/soft-delete/model.hxx)0
-rw-r--r--odb-tests/evolution/soft-delete/test1.hxx (renamed from evolution/soft-delete/test1.hxx)0
-rw-r--r--odb-tests/evolution/soft-delete/test2.hxx (renamed from evolution/soft-delete/test2.hxx)0
-rw-r--r--odb-tests/evolution/soft-delete/test3.hxx (renamed from evolution/soft-delete/test3.hxx)0
-rw-r--r--odb-tests/evolution/template/driver.cxx (renamed from evolution/template/driver.cxx)0
-rw-r--r--odb-tests/evolution/template/model.hxx (renamed from evolution/template/model.hxx)0
-rw-r--r--odb-tests/evolution/template/template-vc10.vcxproj (renamed from evolution/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/evolution/template/template-vc10.vcxproj.filters (renamed from evolution/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/evolution/template/template-vc11.vcxproj (renamed from evolution/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/evolution/template/template-vc11.vcxproj.filters (renamed from evolution/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/evolution/template/template-vc12.vcxproj (renamed from evolution/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/evolution/template/template-vc12.vcxproj.filters (renamed from evolution/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/evolution/template/template-vc8.vcproj (renamed from evolution/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/evolution/template/template-vc9.vcproj (renamed from evolution/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/evolution/template/test1.hxx (renamed from evolution/template/test1.hxx)0
-rw-r--r--odb-tests/evolution/template/test2.hxx (renamed from evolution/template/test2.hxx)0
-rw-r--r--odb-tests/evolution/template/test3.hxx (renamed from evolution/template/test3.hxx)0
-rw-r--r--odb-tests/evolution/version/driver.cxx (renamed from evolution/version/driver.cxx)0
-rw-r--r--odb-tests/evolution/version/model.hxx (renamed from evolution/version/model.hxx)0
-rw-r--r--odb-tests/evolution/version/test1.hxx (renamed from evolution/version/test1.hxx)0
-rw-r--r--odb-tests/evolution/version/test2.hxx (renamed from evolution/version/test2.hxx)0
-rw-r--r--odb-tests/evolution/version/test3.hxx (renamed from evolution/version/test3.hxx)0
-rw-r--r--odb-tests/libcommon/.gitignore (renamed from libcommon/.gitignore)0
-rw-r--r--odb-tests/libcommon/buffer.hxx (renamed from libcommon/buffer.hxx)0
-rw-r--r--odb-tests/libcommon/buildfile (renamed from libcommon/buildfile)0
-rw-r--r--odb-tests/libcommon/common.cxx (renamed from libcommon/common.cxx)0
-rw-r--r--odb-tests/libcommon/common.hxx (renamed from libcommon/common.hxx)0
-rw-r--r--odb-tests/libcommon/common.txx (renamed from libcommon/common.txx)0
-rw-r--r--odb-tests/libcommon/concrete.hxx (renamed from libcommon/concrete.hxx)0
-rw-r--r--odb-tests/libcommon/config.hxx.in (renamed from libcommon/config.hxx.in)0
-rw-r--r--odb-tests/libcommon/export.hxx (renamed from libcommon/export.hxx)0
-rw-r--r--odb-tests/manifest (renamed from manifest)0
-rw-r--r--odb-tests/mssql/custom/custom.sql (renamed from mssql/custom/custom.sql)0
-rw-r--r--odb-tests/mssql/custom/driver.cxx (renamed from mssql/custom/driver.cxx)0
-rw-r--r--odb-tests/mssql/custom/query.hxx (renamed from mssql/custom/query.hxx)0
-rw-r--r--odb-tests/mssql/custom/test.hxx (renamed from mssql/custom/test.hxx)0
-rw-r--r--odb-tests/mssql/custom/traits.cxx (renamed from mssql/custom/traits.cxx)0
-rw-r--r--odb-tests/mssql/custom/traits.hxx (renamed from mssql/custom/traits.hxx)0
-rw-r--r--odb-tests/mssql/database/driver.cxx (renamed from mssql/database/driver.cxx)0
-rw-r--r--odb-tests/mssql/native/driver.cxx (renamed from mssql/native/driver.cxx)0
-rw-r--r--odb-tests/mssql/query/driver.cxx (renamed from mssql/query/driver.cxx)0
-rw-r--r--odb-tests/mssql/query/test.hxx (renamed from mssql/query/test.hxx)0
-rw-r--r--odb-tests/mssql/stored-proc/driver.cxx (renamed from mssql/stored-proc/driver.cxx)0
-rw-r--r--odb-tests/mssql/stored-proc/test.hxx (renamed from mssql/stored-proc/test.hxx)0
-rw-r--r--odb-tests/mssql/template/driver.cxx (renamed from mssql/template/driver.cxx)0
-rw-r--r--odb-tests/mssql/template/template-vc10.vcxproj (renamed from mssql/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/mssql/template/template-vc10.vcxproj.filters (renamed from mssql/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/mssql/template/template-vc11.vcxproj (renamed from mssql/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/mssql/template/template-vc11.vcxproj.filters (renamed from mssql/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/mssql/template/template-vc12.vcxproj (renamed from mssql/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/mssql/template/template-vc12.vcxproj.filters (renamed from mssql/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/mssql/template/template-vc8.vcproj (renamed from mssql/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/mssql/template/template-vc9.vcproj (renamed from mssql/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/mssql/template/test.hxx (renamed from mssql/template/test.hxx)0
-rw-r--r--odb-tests/mssql/types/driver.cxx (renamed from mssql/types/driver.cxx)0
-rw-r--r--odb-tests/mssql/types/test.hxx (renamed from mssql/types/test.hxx)0
-rw-r--r--odb-tests/mssql/types/traits.hxx (renamed from mssql/types/traits.hxx)0
-rw-r--r--odb-tests/mysql-schema.testscript (renamed from mysql-schema.testscript)0
-rw-r--r--odb-tests/mysql.testscript (renamed from mysql.testscript)0
-rw-r--r--odb-tests/mysql/custom/buildfile (renamed from mysql/custom/buildfile)0
-rw-r--r--odb-tests/mysql/custom/driver.cxx (renamed from mysql/custom/driver.cxx)0
-rw-r--r--odb-tests/mysql/custom/query.hxx (renamed from mysql/custom/query.hxx)0
-rw-r--r--odb-tests/mysql/custom/test.hxx (renamed from mysql/custom/test.hxx)0
-rw-r--r--odb-tests/mysql/custom/testscript (renamed from mysql/custom/testscript)0
-rw-r--r--odb-tests/mysql/custom/traits.hxx (renamed from mysql/custom/traits.hxx)0
-rw-r--r--odb-tests/mysql/database/buildfile (renamed from mysql/database/buildfile)0
-rw-r--r--odb-tests/mysql/database/driver.cxx (renamed from mysql/database/driver.cxx)0
-rw-r--r--odb-tests/mysql/database/testscript (renamed from mysql/database/testscript)0
-rw-r--r--odb-tests/mysql/index/buildfile (renamed from mysql/index/buildfile)0
-rw-r--r--odb-tests/mysql/index/driver.cxx (renamed from mysql/index/driver.cxx)0
-rw-r--r--odb-tests/mysql/index/test.hxx (renamed from mysql/index/test.hxx)0
-rw-r--r--odb-tests/mysql/index/testscript (renamed from mysql/index/testscript)0
-rw-r--r--odb-tests/mysql/native/buildfile (renamed from mysql/native/buildfile)0
-rw-r--r--odb-tests/mysql/native/driver.cxx (renamed from mysql/native/driver.cxx)0
-rw-r--r--odb-tests/mysql/native/testscript (renamed from mysql/native/testscript)0
-rw-r--r--odb-tests/mysql/truncation/buildfile (renamed from mysql/truncation/buildfile)0
-rw-r--r--odb-tests/mysql/truncation/driver.cxx (renamed from mysql/truncation/driver.cxx)0
-rw-r--r--odb-tests/mysql/truncation/test.hxx (renamed from mysql/truncation/test.hxx)0
-rw-r--r--odb-tests/mysql/truncation/testscript (renamed from mysql/truncation/testscript)0
-rw-r--r--odb-tests/mysql/types/buildfile (renamed from mysql/types/buildfile)0
-rw-r--r--odb-tests/mysql/types/driver.cxx (renamed from mysql/types/driver.cxx)0
-rw-r--r--odb-tests/mysql/types/test.hxx (renamed from mysql/types/test.hxx)0
-rw-r--r--odb-tests/mysql/types/testscript (renamed from mysql/types/testscript)0
-rw-r--r--odb-tests/mysql/types/traits.hxx (renamed from mysql/types/traits.hxx)0
-rw-r--r--odb-tests/oracle/custom/custom.sql (renamed from oracle/custom/custom.sql)0
-rw-r--r--odb-tests/oracle/custom/driver.cxx (renamed from oracle/custom/driver.cxx)0
-rw-r--r--odb-tests/oracle/custom/test.hxx (renamed from oracle/custom/test.hxx)0
-rw-r--r--odb-tests/oracle/custom/traits.hxx (renamed from oracle/custom/traits.hxx)0
-rw-r--r--odb-tests/oracle/database/driver.cxx (renamed from oracle/database/driver.cxx)0
-rw-r--r--odb-tests/oracle/native/driver.cxx (renamed from oracle/native/driver.cxx)0
-rw-r--r--odb-tests/oracle/template/driver.cxx (renamed from oracle/template/driver.cxx)0
-rw-r--r--odb-tests/oracle/template/template-vc10.vcxproj (renamed from oracle/template/template-vc10.vcxproj)0
-rw-r--r--odb-tests/oracle/template/template-vc10.vcxproj.filters (renamed from oracle/template/template-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/oracle/template/template-vc11.vcxproj (renamed from oracle/template/template-vc11.vcxproj)0
-rw-r--r--odb-tests/oracle/template/template-vc11.vcxproj.filters (renamed from oracle/template/template-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/oracle/template/template-vc12.vcxproj (renamed from oracle/template/template-vc12.vcxproj)0
-rw-r--r--odb-tests/oracle/template/template-vc12.vcxproj.filters (renamed from oracle/template/template-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/oracle/template/template-vc8.vcproj (renamed from oracle/template/template-vc8.vcproj)0
-rw-r--r--odb-tests/oracle/template/template-vc9.vcproj (renamed from oracle/template/template-vc9.vcproj)0
-rw-r--r--odb-tests/oracle/template/test.hxx (renamed from oracle/template/test.hxx)0
-rw-r--r--odb-tests/oracle/types/driver.cxx (renamed from oracle/types/driver.cxx)0
-rw-r--r--odb-tests/oracle/types/test.hxx (renamed from oracle/types/test.hxx)0
-rw-r--r--odb-tests/oracle/types/traits.hxx (renamed from oracle/types/traits.hxx)0
-rw-r--r--odb-tests/pgsql-schema.testscript (renamed from pgsql-schema.testscript)0
-rw-r--r--odb-tests/pgsql.testscript (renamed from pgsql.testscript)0
-rw-r--r--odb-tests/pgsql/buildfile (renamed from pgsql/buildfile)0
-rw-r--r--odb-tests/pgsql/bulk/buildfile (renamed from pgsql/bulk/buildfile)0
-rw-r--r--odb-tests/pgsql/bulk/driver.cxx (renamed from pgsql/bulk/driver.cxx)0
-rw-r--r--odb-tests/pgsql/bulk/test.hxx (renamed from pgsql/bulk/test.hxx)0
-rw-r--r--odb-tests/pgsql/bulk/testscript (renamed from pgsql/bulk/testscript)0
-rw-r--r--odb-tests/pgsql/custom/buildfile (renamed from pgsql/custom/buildfile)0
-rw-r--r--odb-tests/pgsql/custom/driver.cxx (renamed from pgsql/custom/driver.cxx)0
-rw-r--r--odb-tests/pgsql/custom/query.hxx (renamed from pgsql/custom/query.hxx)0
-rw-r--r--odb-tests/pgsql/custom/test.hxx (renamed from pgsql/custom/test.hxx)0
-rw-r--r--odb-tests/pgsql/custom/testscript (renamed from pgsql/custom/testscript)0
-rw-r--r--odb-tests/pgsql/custom/traits.hxx (renamed from pgsql/custom/traits.hxx)0
-rw-r--r--odb-tests/pgsql/database/buildfile (renamed from pgsql/database/buildfile)0
-rw-r--r--odb-tests/pgsql/database/driver.cxx (renamed from pgsql/database/driver.cxx)0
-rw-r--r--odb-tests/pgsql/database/testscript (renamed from pgsql/database/testscript)0
-rw-r--r--odb-tests/pgsql/index/buildfile (renamed from pgsql/index/buildfile)0
-rw-r--r--odb-tests/pgsql/index/driver.cxx (renamed from pgsql/index/driver.cxx)0
-rw-r--r--odb-tests/pgsql/index/test.hxx (renamed from pgsql/index/test.hxx)0
-rw-r--r--odb-tests/pgsql/index/testscript (renamed from pgsql/index/testscript)0
-rw-r--r--odb-tests/pgsql/native/buildfile (renamed from pgsql/native/buildfile)0
-rw-r--r--odb-tests/pgsql/native/driver.cxx (renamed from pgsql/native/driver.cxx)0
-rw-r--r--odb-tests/pgsql/native/testscript (renamed from pgsql/native/testscript)0
-rw-r--r--odb-tests/pgsql/truncation/buildfile (renamed from pgsql/truncation/buildfile)0
-rw-r--r--odb-tests/pgsql/truncation/driver.cxx (renamed from pgsql/truncation/driver.cxx)0
-rw-r--r--odb-tests/pgsql/truncation/test.hxx (renamed from pgsql/truncation/test.hxx)0
-rw-r--r--odb-tests/pgsql/truncation/testscript (renamed from pgsql/truncation/testscript)0
-rw-r--r--odb-tests/pgsql/types/buildfile (renamed from pgsql/types/buildfile)0
-rw-r--r--odb-tests/pgsql/types/driver.cxx (renamed from pgsql/types/driver.cxx)0
-rw-r--r--odb-tests/pgsql/types/test.hxx (renamed from pgsql/types/test.hxx)0
-rw-r--r--odb-tests/pgsql/types/testscript (renamed from pgsql/types/testscript)0
-rw-r--r--odb-tests/pgsql/types/traits.hxx (renamed from pgsql/types/traits.hxx)0
-rw-r--r--odb-tests/qt/common/basic/driver.cxx (renamed from qt/common/basic/driver.cxx)0
-rw-r--r--odb-tests/qt/common/basic/test.hxx (renamed from qt/common/basic/test.hxx)0
-rw-r--r--odb-tests/qt/common/containers/basics/driver.cxx (renamed from qt/common/containers/basics/driver.cxx)0
-rw-r--r--odb-tests/qt/common/containers/basics/test.hxx (renamed from qt/common/containers/basics/test.hxx)0
-rw-r--r--odb-tests/qt/common/containers/change-tracking/driver.cxx (renamed from qt/common/containers/change-tracking/driver.cxx)0
-rw-r--r--odb-tests/qt/common/containers/change-tracking/test.hxx (renamed from qt/common/containers/change-tracking/test.hxx)0
-rw-r--r--odb-tests/qt/common/smart-ptr/driver.cxx (renamed from qt/common/smart-ptr/driver.cxx)0
-rw-r--r--odb-tests/qt/common/smart-ptr/test.hxx (renamed from qt/common/smart-ptr/test.hxx)0
-rw-r--r--odb-tests/qt/common/template/driver.cxx (renamed from qt/common/template/driver.cxx)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc10.vcxproj (renamed from qt/common/template/template-qt4-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc10.vcxproj.filters (renamed from qt/common/template/template-qt4-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc11.vcxproj (renamed from qt/common/template/template-qt4-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc11.vcxproj.filters (renamed from qt/common/template/template-qt4-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc12.vcxproj (renamed from qt/common/template/template-qt4-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc12.vcxproj.filters (renamed from qt/common/template/template-qt4-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc8.vcproj (renamed from qt/common/template/template-qt4-vc8.vcproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt4-vc9.vcproj (renamed from qt/common/template/template-qt4-vc9.vcproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt5-vc10.vcxproj (renamed from qt/common/template/template-qt5-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt5-vc10.vcxproj.filters (renamed from qt/common/template/template-qt5-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/common/template/template-qt5-vc11.vcxproj (renamed from qt/common/template/template-qt5-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt5-vc11.vcxproj.filters (renamed from qt/common/template/template-qt5-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/common/template/template-qt5-vc12.vcxproj (renamed from qt/common/template/template-qt5-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/common/template/template-qt5-vc12.vcxproj.filters (renamed from qt/common/template/template-qt5-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/common/template/template-qt5-vc9.vcproj (renamed from qt/common/template/template-qt5-vc9.vcproj)0
-rw-r--r--odb-tests/qt/common/template/test.hxx (renamed from qt/common/template/test.hxx)0
-rw-r--r--odb-tests/qt/mssql/basic/driver.cxx (renamed from qt/mssql/basic/driver.cxx)0
-rw-r--r--odb-tests/qt/mssql/basic/test.hxx (renamed from qt/mssql/basic/test.hxx)0
-rw-r--r--odb-tests/qt/mssql/date-time/driver.cxx (renamed from qt/mssql/date-time/driver.cxx)0
-rw-r--r--odb-tests/qt/mssql/date-time/test.hxx (renamed from qt/mssql/date-time/test.hxx)0
-rw-r--r--odb-tests/qt/mssql/template/driver.cxx (renamed from qt/mssql/template/driver.cxx)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc10.vcxproj (renamed from qt/mssql/template/template-qt4-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc10.vcxproj.filters (renamed from qt/mssql/template/template-qt4-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc11.vcxproj (renamed from qt/mssql/template/template-qt4-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc11.vcxproj.filters (renamed from qt/mssql/template/template-qt4-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc12.vcxproj (renamed from qt/mssql/template/template-qt4-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc12.vcxproj.filters (renamed from qt/mssql/template/template-qt4-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc8.vcproj (renamed from qt/mssql/template/template-qt4-vc8.vcproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt4-vc9.vcproj (renamed from qt/mssql/template/template-qt4-vc9.vcproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt5-vc10.vcxproj (renamed from qt/mssql/template/template-qt5-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt5-vc10.vcxproj.filters (renamed from qt/mssql/template/template-qt5-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt5-vc11.vcxproj (renamed from qt/mssql/template/template-qt5-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt5-vc11.vcxproj.filters (renamed from qt/mssql/template/template-qt5-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt5-vc12.vcxproj (renamed from qt/mssql/template/template-qt5-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt5-vc12.vcxproj.filters (renamed from qt/mssql/template/template-qt5-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mssql/template/template-qt5-vc9.vcproj (renamed from qt/mssql/template/template-qt5-vc9.vcproj)0
-rw-r--r--odb-tests/qt/mssql/template/test.hxx (renamed from qt/mssql/template/test.hxx)0
-rw-r--r--odb-tests/qt/mysql/basic/driver.cxx (renamed from qt/mysql/basic/driver.cxx)0
-rw-r--r--odb-tests/qt/mysql/basic/test.hxx (renamed from qt/mysql/basic/test.hxx)0
-rw-r--r--odb-tests/qt/mysql/date-time/driver.cxx (renamed from qt/mysql/date-time/driver.cxx)0
-rw-r--r--odb-tests/qt/mysql/date-time/test.hxx (renamed from qt/mysql/date-time/test.hxx)0
-rw-r--r--odb-tests/qt/mysql/template/driver.cxx (renamed from qt/mysql/template/driver.cxx)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc10.vcxproj (renamed from qt/mysql/template/template-qt4-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc10.vcxproj.filters (renamed from qt/mysql/template/template-qt4-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc11.vcxproj (renamed from qt/mysql/template/template-qt4-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc11.vcxproj.filters (renamed from qt/mysql/template/template-qt4-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc12.vcxproj (renamed from qt/mysql/template/template-qt4-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc12.vcxproj.filters (renamed from qt/mysql/template/template-qt4-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc8.vcproj (renamed from qt/mysql/template/template-qt4-vc8.vcproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt4-vc9.vcproj (renamed from qt/mysql/template/template-qt4-vc9.vcproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt5-vc10.vcxproj (renamed from qt/mysql/template/template-qt5-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt5-vc10.vcxproj.filters (renamed from qt/mysql/template/template-qt5-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt5-vc11.vcxproj (renamed from qt/mysql/template/template-qt5-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt5-vc11.vcxproj.filters (renamed from qt/mysql/template/template-qt5-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt5-vc12.vcxproj (renamed from qt/mysql/template/template-qt5-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt5-vc12.vcxproj.filters (renamed from qt/mysql/template/template-qt5-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/mysql/template/template-qt5-vc9.vcproj (renamed from qt/mysql/template/template-qt5-vc9.vcproj)0
-rw-r--r--odb-tests/qt/mysql/template/test.hxx (renamed from qt/mysql/template/test.hxx)0
-rw-r--r--odb-tests/qt/oracle/basic/driver.cxx (renamed from qt/oracle/basic/driver.cxx)0
-rw-r--r--odb-tests/qt/oracle/basic/test.hxx (renamed from qt/oracle/basic/test.hxx)0
-rw-r--r--odb-tests/qt/oracle/date-time/driver.cxx (renamed from qt/oracle/date-time/driver.cxx)0
-rw-r--r--odb-tests/qt/oracle/date-time/test.hxx (renamed from qt/oracle/date-time/test.hxx)0
-rw-r--r--odb-tests/qt/oracle/template/driver.cxx (renamed from qt/oracle/template/driver.cxx)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc10.vcxproj (renamed from qt/oracle/template/template-qt4-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc10.vcxproj.filters (renamed from qt/oracle/template/template-qt4-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc11.vcxproj (renamed from qt/oracle/template/template-qt4-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc11.vcxproj.filters (renamed from qt/oracle/template/template-qt4-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc12.vcxproj (renamed from qt/oracle/template/template-qt4-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc12.vcxproj.filters (renamed from qt/oracle/template/template-qt4-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc8.vcproj (renamed from qt/oracle/template/template-qt4-vc8.vcproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt4-vc9.vcproj (renamed from qt/oracle/template/template-qt4-vc9.vcproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt5-vc10.vcxproj (renamed from qt/oracle/template/template-qt5-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt5-vc10.vcxproj.filters (renamed from qt/oracle/template/template-qt5-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt5-vc11.vcxproj (renamed from qt/oracle/template/template-qt5-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt5-vc11.vcxproj.filters (renamed from qt/oracle/template/template-qt5-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt5-vc12.vcxproj (renamed from qt/oracle/template/template-qt5-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt5-vc12.vcxproj.filters (renamed from qt/oracle/template/template-qt5-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/oracle/template/template-qt5-vc9.vcproj (renamed from qt/oracle/template/template-qt5-vc9.vcproj)0
-rw-r--r--odb-tests/qt/oracle/template/test.hxx (renamed from qt/oracle/template/test.hxx)0
-rw-r--r--odb-tests/qt/pgsql/basic/driver.cxx (renamed from qt/pgsql/basic/driver.cxx)0
-rw-r--r--odb-tests/qt/pgsql/basic/test.hxx (renamed from qt/pgsql/basic/test.hxx)0
-rw-r--r--odb-tests/qt/pgsql/date-time/driver.cxx (renamed from qt/pgsql/date-time/driver.cxx)0
-rw-r--r--odb-tests/qt/pgsql/date-time/test.hxx (renamed from qt/pgsql/date-time/test.hxx)0
-rw-r--r--odb-tests/qt/pgsql/template/driver.cxx (renamed from qt/pgsql/template/driver.cxx)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc10.vcxproj (renamed from qt/pgsql/template/template-qt4-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc10.vcxproj.filters (renamed from qt/pgsql/template/template-qt4-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc11.vcxproj (renamed from qt/pgsql/template/template-qt4-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc11.vcxproj.filters (renamed from qt/pgsql/template/template-qt4-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc12.vcxproj (renamed from qt/pgsql/template/template-qt4-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc12.vcxproj.filters (renamed from qt/pgsql/template/template-qt4-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc8.vcproj (renamed from qt/pgsql/template/template-qt4-vc8.vcproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt4-vc9.vcproj (renamed from qt/pgsql/template/template-qt4-vc9.vcproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt5-vc10.vcxproj (renamed from qt/pgsql/template/template-qt5-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt5-vc10.vcxproj.filters (renamed from qt/pgsql/template/template-qt5-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt5-vc11.vcxproj (renamed from qt/pgsql/template/template-qt5-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt5-vc11.vcxproj.filters (renamed from qt/pgsql/template/template-qt5-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt5-vc12.vcxproj (renamed from qt/pgsql/template/template-qt5-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt5-vc12.vcxproj.filters (renamed from qt/pgsql/template/template-qt5-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/pgsql/template/template-qt5-vc9.vcproj (renamed from qt/pgsql/template/template-qt5-vc9.vcproj)0
-rw-r--r--odb-tests/qt/pgsql/template/test.hxx (renamed from qt/pgsql/template/test.hxx)0
-rw-r--r--odb-tests/qt/sqlite/basic/driver.cxx (renamed from qt/sqlite/basic/driver.cxx)0
-rw-r--r--odb-tests/qt/sqlite/basic/test.hxx (renamed from qt/sqlite/basic/test.hxx)0
-rw-r--r--odb-tests/qt/sqlite/date-time/driver.cxx (renamed from qt/sqlite/date-time/driver.cxx)0
-rw-r--r--odb-tests/qt/sqlite/date-time/test.hxx (renamed from qt/sqlite/date-time/test.hxx)0
-rw-r--r--odb-tests/qt/sqlite/template/driver.cxx (renamed from qt/sqlite/template/driver.cxx)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc10.vcxproj (renamed from qt/sqlite/template/template-qt4-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc10.vcxproj.filters (renamed from qt/sqlite/template/template-qt4-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc11.vcxproj (renamed from qt/sqlite/template/template-qt4-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc11.vcxproj.filters (renamed from qt/sqlite/template/template-qt4-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc12.vcxproj (renamed from qt/sqlite/template/template-qt4-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc12.vcxproj.filters (renamed from qt/sqlite/template/template-qt4-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc8.vcproj (renamed from qt/sqlite/template/template-qt4-vc8.vcproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt4-vc9.vcproj (renamed from qt/sqlite/template/template-qt4-vc9.vcproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt5-vc10.vcxproj (renamed from qt/sqlite/template/template-qt5-vc10.vcxproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt5-vc10.vcxproj.filters (renamed from qt/sqlite/template/template-qt5-vc10.vcxproj.filters)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt5-vc11.vcxproj (renamed from qt/sqlite/template/template-qt5-vc11.vcxproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt5-vc11.vcxproj.filters (renamed from qt/sqlite/template/template-qt5-vc11.vcxproj.filters)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt5-vc12.vcxproj (renamed from qt/sqlite/template/template-qt5-vc12.vcxproj)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt5-vc12.vcxproj.filters (renamed from qt/sqlite/template/template-qt5-vc12.vcxproj.filters)0
-rw-r--r--odb-tests/qt/sqlite/template/template-qt5-vc9.vcproj (renamed from qt/sqlite/template/template-qt5-vc9.vcproj)0
-rw-r--r--odb-tests/qt/sqlite/template/test.hxx (renamed from qt/sqlite/template/test.hxx)0
-rw-r--r--odb-tests/sqlite.testscript (renamed from sqlite.testscript)0
-rw-r--r--odb-tests/sqlite/attach/buildfile (renamed from sqlite/attach/buildfile)0
-rw-r--r--odb-tests/sqlite/attach/driver.cxx (renamed from sqlite/attach/driver.cxx)0
-rw-r--r--odb-tests/sqlite/attach/test.hxx (renamed from sqlite/attach/test.hxx)0
-rw-r--r--odb-tests/sqlite/attach/testscript (renamed from sqlite/attach/testscript)0
-rw-r--r--odb-tests/sqlite/auto/buildfile (renamed from sqlite/auto/buildfile)0
-rw-r--r--odb-tests/sqlite/auto/driver.cxx (renamed from sqlite/auto/driver.cxx)0
-rw-r--r--odb-tests/sqlite/auto/test.hxx (renamed from sqlite/auto/test.hxx)0
-rw-r--r--odb-tests/sqlite/auto/testscript (renamed from sqlite/auto/testscript)0
-rw-r--r--odb-tests/sqlite/custom/buildfile (renamed from sqlite/custom/buildfile)0
-rw-r--r--odb-tests/sqlite/custom/driver.cxx (renamed from sqlite/custom/driver.cxx)0
-rw-r--r--odb-tests/sqlite/custom/test.hxx (renamed from sqlite/custom/test.hxx)0
-rw-r--r--odb-tests/sqlite/custom/testscript (renamed from sqlite/custom/testscript)0
-rw-r--r--odb-tests/sqlite/database/buildfile (renamed from sqlite/database/buildfile)0
-rw-r--r--odb-tests/sqlite/database/driver.cxx (renamed from sqlite/database/driver.cxx)0
-rw-r--r--odb-tests/sqlite/database/testscript (renamed from sqlite/database/testscript)0
-rw-r--r--odb-tests/sqlite/native/buildfile (renamed from sqlite/native/buildfile)0
-rw-r--r--odb-tests/sqlite/native/driver.cxx (renamed from sqlite/native/driver.cxx)0
-rw-r--r--odb-tests/sqlite/native/testscript (renamed from sqlite/native/testscript)0
-rw-r--r--odb-tests/sqlite/stream/buildfile (renamed from sqlite/stream/buildfile)0
-rw-r--r--odb-tests/sqlite/stream/driver.cxx (renamed from sqlite/stream/driver.cxx)0
-rw-r--r--odb-tests/sqlite/stream/test.hxx (renamed from sqlite/stream/test.hxx)0
-rw-r--r--odb-tests/sqlite/stream/testscript (renamed from sqlite/stream/testscript)0
-rw-r--r--odb-tests/sqlite/transaction/buildfile (renamed from sqlite/transaction/buildfile)0
-rw-r--r--odb-tests/sqlite/transaction/driver.cxx (renamed from sqlite/transaction/driver.cxx)0
-rw-r--r--odb-tests/sqlite/transaction/test.hxx (renamed from sqlite/transaction/test.hxx)0
-rw-r--r--odb-tests/sqlite/transaction/testscript (renamed from sqlite/transaction/testscript)0
-rw-r--r--odb-tests/sqlite/truncation/buildfile (renamed from sqlite/truncation/buildfile)0
-rw-r--r--odb-tests/sqlite/truncation/driver.cxx (renamed from sqlite/truncation/driver.cxx)0
-rw-r--r--odb-tests/sqlite/truncation/test.hxx (renamed from sqlite/truncation/test.hxx)0
-rw-r--r--odb-tests/sqlite/truncation/testscript (renamed from sqlite/truncation/testscript)0
-rw-r--r--odb-tests/sqlite/types/buildfile (renamed from sqlite/types/buildfile)0
-rw-r--r--odb-tests/sqlite/types/driver.cxx (renamed from sqlite/types/driver.cxx)0
-rw-r--r--odb-tests/sqlite/types/test.hxx (renamed from sqlite/types/test.hxx)0
-rw-r--r--odb-tests/sqlite/types/testscript (renamed from sqlite/types/testscript)0
-rw-r--r--odb-tests/sqlite/types/traits.hxx (renamed from sqlite/types/traits.hxx)0
-rw-r--r--repositories.manifest44
843 files changed, 0 insertions, 44 deletions
diff --git a/.gitignore b/odb-tests/.gitignore
index e3bbf5b..e3bbf5b 100644
--- a/.gitignore
+++ b/odb-tests/.gitignore
diff --git a/GPLv2 b/odb-tests/GPLv2
index 3912109..3912109 100644
--- a/GPLv2
+++ b/odb-tests/GPLv2
diff --git a/LICENSE b/odb-tests/LICENSE
index 9d92da1..9d92da1 100644
--- a/LICENSE
+++ b/odb-tests/LICENSE
diff --git a/README.md b/odb-tests/README.md
index 24d3bf7..24d3bf7 100644
--- a/README.md
+++ b/odb-tests/README.md
diff --git a/boost/common/multi-index/driver.cxx b/odb-tests/boost/common/multi-index/driver.cxx
index a077008..a077008 100644
--- a/boost/common/multi-index/driver.cxx
+++ b/odb-tests/boost/common/multi-index/driver.cxx
diff --git a/boost/common/multi-index/test.hxx b/odb-tests/boost/common/multi-index/test.hxx
index 22b9ea4..22b9ea4 100644
--- a/boost/common/multi-index/test.hxx
+++ b/odb-tests/boost/common/multi-index/test.hxx
diff --git a/boost/common/optional/driver.cxx b/odb-tests/boost/common/optional/driver.cxx
index c2e3079..c2e3079 100644
--- a/boost/common/optional/driver.cxx
+++ b/odb-tests/boost/common/optional/driver.cxx
diff --git a/boost/common/optional/test.hxx b/odb-tests/boost/common/optional/test.hxx
index 65d951e..65d951e 100644
--- a/boost/common/optional/test.hxx
+++ b/odb-tests/boost/common/optional/test.hxx
diff --git a/boost/common/smart-ptr/driver.cxx b/odb-tests/boost/common/smart-ptr/driver.cxx
index 4bc6366..4bc6366 100644
--- a/boost/common/smart-ptr/driver.cxx
+++ b/odb-tests/boost/common/smart-ptr/driver.cxx
diff --git a/boost/common/smart-ptr/test.hxx b/odb-tests/boost/common/smart-ptr/test.hxx
index 26d7109..26d7109 100644
--- a/boost/common/smart-ptr/test.hxx
+++ b/odb-tests/boost/common/smart-ptr/test.hxx
diff --git a/boost/common/template/driver.cxx b/odb-tests/boost/common/template/driver.cxx
index 43e28c0..43e28c0 100644
--- a/boost/common/template/driver.cxx
+++ b/odb-tests/boost/common/template/driver.cxx
diff --git a/boost/common/template/template-vc10.vcxproj b/odb-tests/boost/common/template/template-vc10.vcxproj
index 3c606f9..3c606f9 100644
--- a/boost/common/template/template-vc10.vcxproj
+++ b/odb-tests/boost/common/template/template-vc10.vcxproj
diff --git a/boost/common/template/template-vc10.vcxproj.filters b/odb-tests/boost/common/template/template-vc10.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/boost/common/template/template-vc10.vcxproj.filters
+++ b/odb-tests/boost/common/template/template-vc10.vcxproj.filters
diff --git a/boost/common/template/template-vc11.vcxproj b/odb-tests/boost/common/template/template-vc11.vcxproj
index 83d20c5..83d20c5 100644
--- a/boost/common/template/template-vc11.vcxproj
+++ b/odb-tests/boost/common/template/template-vc11.vcxproj
diff --git a/boost/common/template/template-vc11.vcxproj.filters b/odb-tests/boost/common/template/template-vc11.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/boost/common/template/template-vc11.vcxproj.filters
+++ b/odb-tests/boost/common/template/template-vc11.vcxproj.filters
diff --git a/boost/common/template/template-vc12.vcxproj b/odb-tests/boost/common/template/template-vc12.vcxproj
index fd147f7..fd147f7 100644
--- a/boost/common/template/template-vc12.vcxproj
+++ b/odb-tests/boost/common/template/template-vc12.vcxproj
diff --git a/boost/common/template/template-vc12.vcxproj.filters b/odb-tests/boost/common/template/template-vc12.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/boost/common/template/template-vc12.vcxproj.filters
+++ b/odb-tests/boost/common/template/template-vc12.vcxproj.filters
diff --git a/boost/common/template/template-vc8.vcproj b/odb-tests/boost/common/template/template-vc8.vcproj
index e0ac609..e0ac609 100644
--- a/boost/common/template/template-vc8.vcproj
+++ b/odb-tests/boost/common/template/template-vc8.vcproj
diff --git a/boost/common/template/template-vc9.vcproj b/odb-tests/boost/common/template/template-vc9.vcproj
index b8bf4bc..b8bf4bc 100644
--- a/boost/common/template/template-vc9.vcproj
+++ b/odb-tests/boost/common/template/template-vc9.vcproj
diff --git a/boost/common/template/test.hxx b/odb-tests/boost/common/template/test.hxx
index 1d2a5f3..1d2a5f3 100644
--- a/boost/common/template/test.hxx
+++ b/odb-tests/boost/common/template/test.hxx
diff --git a/boost/common/unordered/driver.cxx b/odb-tests/boost/common/unordered/driver.cxx
index eda5891..eda5891 100644
--- a/boost/common/unordered/driver.cxx
+++ b/odb-tests/boost/common/unordered/driver.cxx
diff --git a/boost/common/unordered/test.hxx b/odb-tests/boost/common/unordered/test.hxx
index cd77845..cd77845 100644
--- a/boost/common/unordered/test.hxx
+++ b/odb-tests/boost/common/unordered/test.hxx
diff --git a/boost/common/uuid/driver.cxx b/odb-tests/boost/common/uuid/driver.cxx
index aed3390..aed3390 100644
--- a/boost/common/uuid/driver.cxx
+++ b/odb-tests/boost/common/uuid/driver.cxx
diff --git a/boost/common/uuid/test.hxx b/odb-tests/boost/common/uuid/test.hxx
index 82ed95b..82ed95b 100644
--- a/boost/common/uuid/test.hxx
+++ b/odb-tests/boost/common/uuid/test.hxx
diff --git a/boost/mssql/date-time/driver.cxx b/odb-tests/boost/mssql/date-time/driver.cxx
index e97a276..e97a276 100644
--- a/boost/mssql/date-time/driver.cxx
+++ b/odb-tests/boost/mssql/date-time/driver.cxx
diff --git a/boost/mssql/date-time/test.hxx b/odb-tests/boost/mssql/date-time/test.hxx
index ed2276b..ed2276b 100644
--- a/boost/mssql/date-time/test.hxx
+++ b/odb-tests/boost/mssql/date-time/test.hxx
diff --git a/boost/mssql/template/driver.cxx b/odb-tests/boost/mssql/template/driver.cxx
index 37614c4..37614c4 100644
--- a/boost/mssql/template/driver.cxx
+++ b/odb-tests/boost/mssql/template/driver.cxx
diff --git a/boost/mssql/template/template-vc10.vcxproj b/odb-tests/boost/mssql/template/template-vc10.vcxproj
index dcb625e..dcb625e 100644
--- a/boost/mssql/template/template-vc10.vcxproj
+++ b/odb-tests/boost/mssql/template/template-vc10.vcxproj
diff --git a/boost/mssql/template/template-vc10.vcxproj.filters b/odb-tests/boost/mssql/template/template-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/mssql/template/template-vc10.vcxproj.filters
+++ b/odb-tests/boost/mssql/template/template-vc10.vcxproj.filters
diff --git a/boost/mssql/template/template-vc11.vcxproj b/odb-tests/boost/mssql/template/template-vc11.vcxproj
index d5951f1..d5951f1 100644
--- a/boost/mssql/template/template-vc11.vcxproj
+++ b/odb-tests/boost/mssql/template/template-vc11.vcxproj
diff --git a/boost/mssql/template/template-vc11.vcxproj.filters b/odb-tests/boost/mssql/template/template-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/mssql/template/template-vc11.vcxproj.filters
+++ b/odb-tests/boost/mssql/template/template-vc11.vcxproj.filters
diff --git a/boost/mssql/template/template-vc12.vcxproj b/odb-tests/boost/mssql/template/template-vc12.vcxproj
index e0cb56f..e0cb56f 100644
--- a/boost/mssql/template/template-vc12.vcxproj
+++ b/odb-tests/boost/mssql/template/template-vc12.vcxproj
diff --git a/boost/mssql/template/template-vc12.vcxproj.filters b/odb-tests/boost/mssql/template/template-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/mssql/template/template-vc12.vcxproj.filters
+++ b/odb-tests/boost/mssql/template/template-vc12.vcxproj.filters
diff --git a/boost/mssql/template/template-vc8.vcproj b/odb-tests/boost/mssql/template/template-vc8.vcproj
index 6d1c40b..6d1c40b 100644
--- a/boost/mssql/template/template-vc8.vcproj
+++ b/odb-tests/boost/mssql/template/template-vc8.vcproj
diff --git a/boost/mssql/template/template-vc9.vcproj b/odb-tests/boost/mssql/template/template-vc9.vcproj
index 422fbd7..422fbd7 100644
--- a/boost/mssql/template/template-vc9.vcproj
+++ b/odb-tests/boost/mssql/template/template-vc9.vcproj
diff --git a/boost/mssql/template/test.hxx b/odb-tests/boost/mssql/template/test.hxx
index 753498f..753498f 100644
--- a/boost/mssql/template/test.hxx
+++ b/odb-tests/boost/mssql/template/test.hxx
diff --git a/boost/mysql/date-time/driver.cxx b/odb-tests/boost/mysql/date-time/driver.cxx
index 8959f0c..8959f0c 100644
--- a/boost/mysql/date-time/driver.cxx
+++ b/odb-tests/boost/mysql/date-time/driver.cxx
diff --git a/boost/mysql/date-time/test.hxx b/odb-tests/boost/mysql/date-time/test.hxx
index bf73b09..bf73b09 100644
--- a/boost/mysql/date-time/test.hxx
+++ b/odb-tests/boost/mysql/date-time/test.hxx
diff --git a/boost/mysql/template/driver.cxx b/odb-tests/boost/mysql/template/driver.cxx
index 1164950..1164950 100644
--- a/boost/mysql/template/driver.cxx
+++ b/odb-tests/boost/mysql/template/driver.cxx
diff --git a/boost/mysql/template/template-vc10.vcxproj b/odb-tests/boost/mysql/template/template-vc10.vcxproj
index 3137abc..3137abc 100644
--- a/boost/mysql/template/template-vc10.vcxproj
+++ b/odb-tests/boost/mysql/template/template-vc10.vcxproj
diff --git a/boost/mysql/template/template-vc10.vcxproj.filters b/odb-tests/boost/mysql/template/template-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/mysql/template/template-vc10.vcxproj.filters
+++ b/odb-tests/boost/mysql/template/template-vc10.vcxproj.filters
diff --git a/boost/mysql/template/template-vc11.vcxproj b/odb-tests/boost/mysql/template/template-vc11.vcxproj
index bc4b5a4..bc4b5a4 100644
--- a/boost/mysql/template/template-vc11.vcxproj
+++ b/odb-tests/boost/mysql/template/template-vc11.vcxproj
diff --git a/boost/mysql/template/template-vc11.vcxproj.filters b/odb-tests/boost/mysql/template/template-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/mysql/template/template-vc11.vcxproj.filters
+++ b/odb-tests/boost/mysql/template/template-vc11.vcxproj.filters
diff --git a/boost/mysql/template/template-vc12.vcxproj b/odb-tests/boost/mysql/template/template-vc12.vcxproj
index e7d70bc..e7d70bc 100644
--- a/boost/mysql/template/template-vc12.vcxproj
+++ b/odb-tests/boost/mysql/template/template-vc12.vcxproj
diff --git a/boost/mysql/template/template-vc12.vcxproj.filters b/odb-tests/boost/mysql/template/template-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/mysql/template/template-vc12.vcxproj.filters
+++ b/odb-tests/boost/mysql/template/template-vc12.vcxproj.filters
diff --git a/boost/mysql/template/template-vc8.vcproj b/odb-tests/boost/mysql/template/template-vc8.vcproj
index 2ef0383..2ef0383 100644
--- a/boost/mysql/template/template-vc8.vcproj
+++ b/odb-tests/boost/mysql/template/template-vc8.vcproj
diff --git a/boost/mysql/template/template-vc9.vcproj b/odb-tests/boost/mysql/template/template-vc9.vcproj
index b60c7e2..b60c7e2 100644
--- a/boost/mysql/template/template-vc9.vcproj
+++ b/odb-tests/boost/mysql/template/template-vc9.vcproj
diff --git a/boost/mysql/template/test.hxx b/odb-tests/boost/mysql/template/test.hxx
index 7c97ca2..7c97ca2 100644
--- a/boost/mysql/template/test.hxx
+++ b/odb-tests/boost/mysql/template/test.hxx
diff --git a/boost/oracle/date-time/driver.cxx b/odb-tests/boost/oracle/date-time/driver.cxx
index 82294c7..82294c7 100644
--- a/boost/oracle/date-time/driver.cxx
+++ b/odb-tests/boost/oracle/date-time/driver.cxx
diff --git a/boost/oracle/date-time/test.hxx b/odb-tests/boost/oracle/date-time/test.hxx
index 5eaab88..5eaab88 100644
--- a/boost/oracle/date-time/test.hxx
+++ b/odb-tests/boost/oracle/date-time/test.hxx
diff --git a/boost/oracle/template/driver.cxx b/odb-tests/boost/oracle/template/driver.cxx
index 892b58f..892b58f 100644
--- a/boost/oracle/template/driver.cxx
+++ b/odb-tests/boost/oracle/template/driver.cxx
diff --git a/boost/oracle/template/template-vc10.vcxproj b/odb-tests/boost/oracle/template/template-vc10.vcxproj
index 0c93020..0c93020 100644
--- a/boost/oracle/template/template-vc10.vcxproj
+++ b/odb-tests/boost/oracle/template/template-vc10.vcxproj
diff --git a/boost/oracle/template/template-vc10.vcxproj.filters b/odb-tests/boost/oracle/template/template-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/oracle/template/template-vc10.vcxproj.filters
+++ b/odb-tests/boost/oracle/template/template-vc10.vcxproj.filters
diff --git a/boost/oracle/template/template-vc11.vcxproj b/odb-tests/boost/oracle/template/template-vc11.vcxproj
index 4df5f5b..4df5f5b 100644
--- a/boost/oracle/template/template-vc11.vcxproj
+++ b/odb-tests/boost/oracle/template/template-vc11.vcxproj
diff --git a/boost/oracle/template/template-vc11.vcxproj.filters b/odb-tests/boost/oracle/template/template-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/oracle/template/template-vc11.vcxproj.filters
+++ b/odb-tests/boost/oracle/template/template-vc11.vcxproj.filters
diff --git a/boost/oracle/template/template-vc12.vcxproj b/odb-tests/boost/oracle/template/template-vc12.vcxproj
index 0b942bc..0b942bc 100644
--- a/boost/oracle/template/template-vc12.vcxproj
+++ b/odb-tests/boost/oracle/template/template-vc12.vcxproj
diff --git a/boost/oracle/template/template-vc12.vcxproj.filters b/odb-tests/boost/oracle/template/template-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/oracle/template/template-vc12.vcxproj.filters
+++ b/odb-tests/boost/oracle/template/template-vc12.vcxproj.filters
diff --git a/boost/oracle/template/template-vc8.vcproj b/odb-tests/boost/oracle/template/template-vc8.vcproj
index c13f330..c13f330 100644
--- a/boost/oracle/template/template-vc8.vcproj
+++ b/odb-tests/boost/oracle/template/template-vc8.vcproj
diff --git a/boost/oracle/template/template-vc9.vcproj b/odb-tests/boost/oracle/template/template-vc9.vcproj
index a3061ee..a3061ee 100644
--- a/boost/oracle/template/template-vc9.vcproj
+++ b/odb-tests/boost/oracle/template/template-vc9.vcproj
diff --git a/boost/oracle/template/test.hxx b/odb-tests/boost/oracle/template/test.hxx
index 141b6cd..141b6cd 100644
--- a/boost/oracle/template/test.hxx
+++ b/odb-tests/boost/oracle/template/test.hxx
diff --git a/boost/pgsql/date-time/driver.cxx b/odb-tests/boost/pgsql/date-time/driver.cxx
index 94fcc46..94fcc46 100644
--- a/boost/pgsql/date-time/driver.cxx
+++ b/odb-tests/boost/pgsql/date-time/driver.cxx
diff --git a/boost/pgsql/date-time/test.hxx b/odb-tests/boost/pgsql/date-time/test.hxx
index 0b08093..0b08093 100644
--- a/boost/pgsql/date-time/test.hxx
+++ b/odb-tests/boost/pgsql/date-time/test.hxx
diff --git a/boost/pgsql/template/driver.cxx b/odb-tests/boost/pgsql/template/driver.cxx
index ed2d8a4..ed2d8a4 100644
--- a/boost/pgsql/template/driver.cxx
+++ b/odb-tests/boost/pgsql/template/driver.cxx
diff --git a/boost/pgsql/template/template-vc10.vcxproj b/odb-tests/boost/pgsql/template/template-vc10.vcxproj
index 7bc0243..7bc0243 100644
--- a/boost/pgsql/template/template-vc10.vcxproj
+++ b/odb-tests/boost/pgsql/template/template-vc10.vcxproj
diff --git a/boost/pgsql/template/template-vc10.vcxproj.filters b/odb-tests/boost/pgsql/template/template-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/pgsql/template/template-vc10.vcxproj.filters
+++ b/odb-tests/boost/pgsql/template/template-vc10.vcxproj.filters
diff --git a/boost/pgsql/template/template-vc11.vcxproj b/odb-tests/boost/pgsql/template/template-vc11.vcxproj
index 9f8d2f0..9f8d2f0 100644
--- a/boost/pgsql/template/template-vc11.vcxproj
+++ b/odb-tests/boost/pgsql/template/template-vc11.vcxproj
diff --git a/boost/pgsql/template/template-vc11.vcxproj.filters b/odb-tests/boost/pgsql/template/template-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/pgsql/template/template-vc11.vcxproj.filters
+++ b/odb-tests/boost/pgsql/template/template-vc11.vcxproj.filters
diff --git a/boost/pgsql/template/template-vc12.vcxproj b/odb-tests/boost/pgsql/template/template-vc12.vcxproj
index acbfc37..acbfc37 100644
--- a/boost/pgsql/template/template-vc12.vcxproj
+++ b/odb-tests/boost/pgsql/template/template-vc12.vcxproj
diff --git a/boost/pgsql/template/template-vc12.vcxproj.filters b/odb-tests/boost/pgsql/template/template-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/pgsql/template/template-vc12.vcxproj.filters
+++ b/odb-tests/boost/pgsql/template/template-vc12.vcxproj.filters
diff --git a/boost/pgsql/template/template-vc8.vcproj b/odb-tests/boost/pgsql/template/template-vc8.vcproj
index 65773c9..65773c9 100644
--- a/boost/pgsql/template/template-vc8.vcproj
+++ b/odb-tests/boost/pgsql/template/template-vc8.vcproj
diff --git a/boost/pgsql/template/template-vc9.vcproj b/odb-tests/boost/pgsql/template/template-vc9.vcproj
index db49496..db49496 100644
--- a/boost/pgsql/template/template-vc9.vcproj
+++ b/odb-tests/boost/pgsql/template/template-vc9.vcproj
diff --git a/boost/pgsql/template/test.hxx b/odb-tests/boost/pgsql/template/test.hxx
index 56eda31..56eda31 100644
--- a/boost/pgsql/template/test.hxx
+++ b/odb-tests/boost/pgsql/template/test.hxx
diff --git a/boost/sqlite/date-time/driver.cxx b/odb-tests/boost/sqlite/date-time/driver.cxx
index 97a7a0c..97a7a0c 100644
--- a/boost/sqlite/date-time/driver.cxx
+++ b/odb-tests/boost/sqlite/date-time/driver.cxx
diff --git a/boost/sqlite/date-time/test.hxx b/odb-tests/boost/sqlite/date-time/test.hxx
index 924ce27..924ce27 100644
--- a/boost/sqlite/date-time/test.hxx
+++ b/odb-tests/boost/sqlite/date-time/test.hxx
diff --git a/boost/sqlite/template/driver.cxx b/odb-tests/boost/sqlite/template/driver.cxx
index 3e51eef..3e51eef 100644
--- a/boost/sqlite/template/driver.cxx
+++ b/odb-tests/boost/sqlite/template/driver.cxx
diff --git a/boost/sqlite/template/template-vc10.vcxproj b/odb-tests/boost/sqlite/template/template-vc10.vcxproj
index f94df08..f94df08 100644
--- a/boost/sqlite/template/template-vc10.vcxproj
+++ b/odb-tests/boost/sqlite/template/template-vc10.vcxproj
diff --git a/boost/sqlite/template/template-vc10.vcxproj.filters b/odb-tests/boost/sqlite/template/template-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/sqlite/template/template-vc10.vcxproj.filters
+++ b/odb-tests/boost/sqlite/template/template-vc10.vcxproj.filters
diff --git a/boost/sqlite/template/template-vc11.vcxproj b/odb-tests/boost/sqlite/template/template-vc11.vcxproj
index 1c1a279..1c1a279 100644
--- a/boost/sqlite/template/template-vc11.vcxproj
+++ b/odb-tests/boost/sqlite/template/template-vc11.vcxproj
diff --git a/boost/sqlite/template/template-vc11.vcxproj.filters b/odb-tests/boost/sqlite/template/template-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/sqlite/template/template-vc11.vcxproj.filters
+++ b/odb-tests/boost/sqlite/template/template-vc11.vcxproj.filters
diff --git a/boost/sqlite/template/template-vc12.vcxproj b/odb-tests/boost/sqlite/template/template-vc12.vcxproj
index 034b16c..034b16c 100644
--- a/boost/sqlite/template/template-vc12.vcxproj
+++ b/odb-tests/boost/sqlite/template/template-vc12.vcxproj
diff --git a/boost/sqlite/template/template-vc12.vcxproj.filters b/odb-tests/boost/sqlite/template/template-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/boost/sqlite/template/template-vc12.vcxproj.filters
+++ b/odb-tests/boost/sqlite/template/template-vc12.vcxproj.filters
diff --git a/boost/sqlite/template/template-vc8.vcproj b/odb-tests/boost/sqlite/template/template-vc8.vcproj
index df92637..df92637 100644
--- a/boost/sqlite/template/template-vc8.vcproj
+++ b/odb-tests/boost/sqlite/template/template-vc8.vcproj
diff --git a/boost/sqlite/template/template-vc9.vcproj b/odb-tests/boost/sqlite/template/template-vc9.vcproj
index 32fb152..32fb152 100644
--- a/boost/sqlite/template/template-vc9.vcproj
+++ b/odb-tests/boost/sqlite/template/template-vc9.vcproj
diff --git a/boost/sqlite/template/test.hxx b/odb-tests/boost/sqlite/template/test.hxx
index b9daed6..b9daed6 100644
--- a/boost/sqlite/template/test.hxx
+++ b/odb-tests/boost/sqlite/template/test.hxx
diff --git a/build/.gitignore b/odb-tests/build/.gitignore
index 4a730a3..4a730a3 100644
--- a/build/.gitignore
+++ b/odb-tests/build/.gitignore
diff --git a/build/bootstrap.build b/odb-tests/build/bootstrap.build
index 2fb5824..2fb5824 100644
--- a/build/bootstrap.build
+++ b/odb-tests/build/bootstrap.build
diff --git a/build/export.build b/odb-tests/build/export.build
index 3c073d3..3c073d3 100644
--- a/build/export.build
+++ b/odb-tests/build/export.build
diff --git a/build/root.build b/odb-tests/build/root.build
index 5336399..5336399 100644
--- a/build/root.build
+++ b/odb-tests/build/root.build
diff --git a/buildfile b/odb-tests/buildfile
index 2acd9fc..2acd9fc 100644
--- a/buildfile
+++ b/odb-tests/buildfile
diff --git a/common/access/buildfile b/odb-tests/common/access/buildfile
index f1264d9..f1264d9 100644
--- a/common/access/buildfile
+++ b/odb-tests/common/access/buildfile
diff --git a/common/access/driver.cxx b/odb-tests/common/access/driver.cxx
index b40e73c..b40e73c 100644
--- a/common/access/driver.cxx
+++ b/odb-tests/common/access/driver.cxx
diff --git a/common/access/test.hxx b/odb-tests/common/access/test.hxx
index 3a3424d..3a3424d 100644
--- a/common/access/test.hxx
+++ b/odb-tests/common/access/test.hxx
diff --git a/common/access/testscript b/odb-tests/common/access/testscript
index 04f0ec0..04f0ec0 100644
--- a/common/access/testscript
+++ b/odb-tests/common/access/testscript
diff --git a/common/as/buildfile b/odb-tests/common/as/buildfile
index dcdc961..dcdc961 100644
--- a/common/as/buildfile
+++ b/odb-tests/common/as/buildfile
diff --git a/common/as/driver.cxx b/odb-tests/common/as/driver.cxx
index 578eb23..578eb23 100644
--- a/common/as/driver.cxx
+++ b/odb-tests/common/as/driver.cxx
diff --git a/common/as/test.hxx b/odb-tests/common/as/test.hxx
index 963abeb..963abeb 100644
--- a/common/as/test.hxx
+++ b/odb-tests/common/as/test.hxx
diff --git a/common/as/testscript b/odb-tests/common/as/testscript
index 12d9753..12d9753 100644
--- a/common/as/testscript
+++ b/odb-tests/common/as/testscript
diff --git a/common/blob/buildfile b/odb-tests/common/blob/buildfile
index cc6d164..cc6d164 100644
--- a/common/blob/buildfile
+++ b/odb-tests/common/blob/buildfile
diff --git a/common/blob/driver.cxx b/odb-tests/common/blob/driver.cxx
index 269f415..269f415 100644
--- a/common/blob/driver.cxx
+++ b/odb-tests/common/blob/driver.cxx
diff --git a/common/blob/test.hxx b/odb-tests/common/blob/test.hxx
index 9602ca2..9602ca2 100644
--- a/common/blob/test.hxx
+++ b/odb-tests/common/blob/test.hxx
diff --git a/common/blob/testscript b/odb-tests/common/blob/testscript
index 4fb9955..4fb9955 100644
--- a/common/blob/testscript
+++ b/odb-tests/common/blob/testscript
diff --git a/common/buildfile b/odb-tests/common/buildfile
index cb9c748..cb9c748 100644
--- a/common/buildfile
+++ b/odb-tests/common/buildfile
diff --git a/common/bulk/buildfile b/odb-tests/common/bulk/buildfile
index 417eb22..417eb22 100644
--- a/common/bulk/buildfile
+++ b/odb-tests/common/bulk/buildfile
diff --git a/common/bulk/driver.cxx b/odb-tests/common/bulk/driver.cxx
index 23b49ad..23b49ad 100644
--- a/common/bulk/driver.cxx
+++ b/odb-tests/common/bulk/driver.cxx
diff --git a/common/bulk/test.hxx b/odb-tests/common/bulk/test.hxx
index 71755f2..71755f2 100644
--- a/common/bulk/test.hxx
+++ b/odb-tests/common/bulk/test.hxx
diff --git a/common/bulk/testscript b/odb-tests/common/bulk/testscript
index e7567c9..e7567c9 100644
--- a/common/bulk/testscript
+++ b/odb-tests/common/bulk/testscript
diff --git a/common/callback/buildfile b/odb-tests/common/callback/buildfile
index 2ecc3b8..2ecc3b8 100644
--- a/common/callback/buildfile
+++ b/odb-tests/common/callback/buildfile
diff --git a/common/callback/driver.cxx b/odb-tests/common/callback/driver.cxx
index 80513c6..80513c6 100644
--- a/common/callback/driver.cxx
+++ b/odb-tests/common/callback/driver.cxx
diff --git a/common/callback/test.hxx b/odb-tests/common/callback/test.hxx
index bd30907..bd30907 100644
--- a/common/callback/test.hxx
+++ b/odb-tests/common/callback/test.hxx
diff --git a/common/callback/testscript b/odb-tests/common/callback/testscript
index c7d03ee..c7d03ee 100644
--- a/common/callback/testscript
+++ b/odb-tests/common/callback/testscript
diff --git a/common/changelog/.gitignore b/odb-tests/common/changelog/.gitignore
index 5352a2b..5352a2b 100644
--- a/common/changelog/.gitignore
+++ b/odb-tests/common/changelog/.gitignore
diff --git a/common/changelog/add-column-mssql-diff.xml b/odb-tests/common/changelog/add-column-mssql-diff.xml
index 4f9ba09..4f9ba09 100644
--- a/common/changelog/add-column-mssql-diff.xml
+++ b/odb-tests/common/changelog/add-column-mssql-diff.xml
diff --git a/common/changelog/add-column-mssql-patch.xml b/odb-tests/common/changelog/add-column-mssql-patch.xml
index 4f396d9..4f396d9 100644
--- a/common/changelog/add-column-mssql-patch.xml
+++ b/odb-tests/common/changelog/add-column-mssql-patch.xml
diff --git a/common/changelog/add-column-mysql-diff.xml b/odb-tests/common/changelog/add-column-mysql-diff.xml
index 992306d..992306d 100644
--- a/common/changelog/add-column-mysql-diff.xml
+++ b/odb-tests/common/changelog/add-column-mysql-diff.xml
diff --git a/common/changelog/add-column-mysql-patch.xml b/odb-tests/common/changelog/add-column-mysql-patch.xml
index 14f3f01..14f3f01 100644
--- a/common/changelog/add-column-mysql-patch.xml
+++ b/odb-tests/common/changelog/add-column-mysql-patch.xml
diff --git a/common/changelog/add-column-oracle-diff.xml b/odb-tests/common/changelog/add-column-oracle-diff.xml
index fa1dac6..fa1dac6 100644
--- a/common/changelog/add-column-oracle-diff.xml
+++ b/odb-tests/common/changelog/add-column-oracle-diff.xml
diff --git a/common/changelog/add-column-oracle-patch.xml b/odb-tests/common/changelog/add-column-oracle-patch.xml
index 38fb8d6..38fb8d6 100644
--- a/common/changelog/add-column-oracle-patch.xml
+++ b/odb-tests/common/changelog/add-column-oracle-patch.xml
diff --git a/common/changelog/add-column-pgsql-diff.xml b/odb-tests/common/changelog/add-column-pgsql-diff.xml
index 9524d9d..9524d9d 100644
--- a/common/changelog/add-column-pgsql-diff.xml
+++ b/odb-tests/common/changelog/add-column-pgsql-diff.xml
diff --git a/common/changelog/add-column-pgsql-patch.xml b/odb-tests/common/changelog/add-column-pgsql-patch.xml
index 7f7d9a0..7f7d9a0 100644
--- a/common/changelog/add-column-pgsql-patch.xml
+++ b/odb-tests/common/changelog/add-column-pgsql-patch.xml
diff --git a/common/changelog/add-column-sqlite-diff.xml b/odb-tests/common/changelog/add-column-sqlite-diff.xml
index b59cc72..b59cc72 100644
--- a/common/changelog/add-column-sqlite-diff.xml
+++ b/odb-tests/common/changelog/add-column-sqlite-diff.xml
diff --git a/common/changelog/add-column-sqlite-patch.xml b/odb-tests/common/changelog/add-column-sqlite-patch.xml
index fbe4428..fbe4428 100644
--- a/common/changelog/add-column-sqlite-patch.xml
+++ b/odb-tests/common/changelog/add-column-sqlite-patch.xml
diff --git a/common/changelog/add-column.hxx b/odb-tests/common/changelog/add-column.hxx
index 54eab42..54eab42 100644
--- a/common/changelog/add-column.hxx
+++ b/odb-tests/common/changelog/add-column.hxx
diff --git a/common/changelog/add-foreign-key-diff.xml b/odb-tests/common/changelog/add-foreign-key-diff.xml
index d4f29ad..d4f29ad 100644
--- a/common/changelog/add-foreign-key-diff.xml
+++ b/odb-tests/common/changelog/add-foreign-key-diff.xml
diff --git a/common/changelog/add-foreign-key-mssql-diff.xml b/odb-tests/common/changelog/add-foreign-key-mssql-diff.xml
index 76ebce3..76ebce3 100644
--- a/common/changelog/add-foreign-key-mssql-diff.xml
+++ b/odb-tests/common/changelog/add-foreign-key-mssql-diff.xml
diff --git a/common/changelog/add-foreign-key-mssql-patch.xml b/odb-tests/common/changelog/add-foreign-key-mssql-patch.xml
index 6d75709..6d75709 100644
--- a/common/changelog/add-foreign-key-mssql-patch.xml
+++ b/odb-tests/common/changelog/add-foreign-key-mssql-patch.xml
diff --git a/common/changelog/add-foreign-key-mysql-diff.xml b/odb-tests/common/changelog/add-foreign-key-mysql-diff.xml
index acdfd5b..acdfd5b 100644
--- a/common/changelog/add-foreign-key-mysql-diff.xml
+++ b/odb-tests/common/changelog/add-foreign-key-mysql-diff.xml
diff --git a/common/changelog/add-foreign-key-mysql-patch.xml b/odb-tests/common/changelog/add-foreign-key-mysql-patch.xml
index adc9081..adc9081 100644
--- a/common/changelog/add-foreign-key-mysql-patch.xml
+++ b/odb-tests/common/changelog/add-foreign-key-mysql-patch.xml
diff --git a/common/changelog/add-foreign-key-oracle-diff.xml b/odb-tests/common/changelog/add-foreign-key-oracle-diff.xml
index 6bd8bc3..6bd8bc3 100644
--- a/common/changelog/add-foreign-key-oracle-diff.xml
+++ b/odb-tests/common/changelog/add-foreign-key-oracle-diff.xml
diff --git a/common/changelog/add-foreign-key-oracle-patch.xml b/odb-tests/common/changelog/add-foreign-key-oracle-patch.xml
index 7aa01ea..7aa01ea 100644
--- a/common/changelog/add-foreign-key-oracle-patch.xml
+++ b/odb-tests/common/changelog/add-foreign-key-oracle-patch.xml
diff --git a/common/changelog/add-foreign-key-pgsql-diff.xml b/odb-tests/common/changelog/add-foreign-key-pgsql-diff.xml
index 793b009..793b009 100644
--- a/common/changelog/add-foreign-key-pgsql-diff.xml
+++ b/odb-tests/common/changelog/add-foreign-key-pgsql-diff.xml
diff --git a/common/changelog/add-foreign-key-pgsql-patch.xml b/odb-tests/common/changelog/add-foreign-key-pgsql-patch.xml
index a256831..a256831 100644
--- a/common/changelog/add-foreign-key-pgsql-patch.xml
+++ b/odb-tests/common/changelog/add-foreign-key-pgsql-patch.xml
diff --git a/common/changelog/add-foreign-key-sqlite-diff.xml b/odb-tests/common/changelog/add-foreign-key-sqlite-diff.xml
index 1510470..1510470 100644
--- a/common/changelog/add-foreign-key-sqlite-diff.xml
+++ b/odb-tests/common/changelog/add-foreign-key-sqlite-diff.xml
diff --git a/common/changelog/add-foreign-key-sqlite-patch.xml b/odb-tests/common/changelog/add-foreign-key-sqlite-patch.xml
index 1c2d0ea..1c2d0ea 100644
--- a/common/changelog/add-foreign-key-sqlite-patch.xml
+++ b/odb-tests/common/changelog/add-foreign-key-sqlite-patch.xml
diff --git a/common/changelog/add-foreign-key.hxx b/odb-tests/common/changelog/add-foreign-key.hxx
index 2a43eea..2a43eea 100644
--- a/common/changelog/add-foreign-key.hxx
+++ b/odb-tests/common/changelog/add-foreign-key.hxx
diff --git a/common/changelog/add-index-mssql-diff.xml b/odb-tests/common/changelog/add-index-mssql-diff.xml
index 58c623f..58c623f 100644
--- a/common/changelog/add-index-mssql-diff.xml
+++ b/odb-tests/common/changelog/add-index-mssql-diff.xml
diff --git a/common/changelog/add-index-mssql-patch.xml b/odb-tests/common/changelog/add-index-mssql-patch.xml
index 2b10e65..2b10e65 100644
--- a/common/changelog/add-index-mssql-patch.xml
+++ b/odb-tests/common/changelog/add-index-mssql-patch.xml
diff --git a/common/changelog/add-index-mysql-diff.xml b/odb-tests/common/changelog/add-index-mysql-diff.xml
index a54a7e3..a54a7e3 100644
--- a/common/changelog/add-index-mysql-diff.xml
+++ b/odb-tests/common/changelog/add-index-mysql-diff.xml
diff --git a/common/changelog/add-index-mysql-patch.xml b/odb-tests/common/changelog/add-index-mysql-patch.xml
index a2454b8..a2454b8 100644
--- a/common/changelog/add-index-mysql-patch.xml
+++ b/odb-tests/common/changelog/add-index-mysql-patch.xml
diff --git a/common/changelog/add-index-oracle-diff.xml b/odb-tests/common/changelog/add-index-oracle-diff.xml
index 80f8ecc..80f8ecc 100644
--- a/common/changelog/add-index-oracle-diff.xml
+++ b/odb-tests/common/changelog/add-index-oracle-diff.xml
diff --git a/common/changelog/add-index-oracle-patch.xml b/odb-tests/common/changelog/add-index-oracle-patch.xml
index a9bafea..a9bafea 100644
--- a/common/changelog/add-index-oracle-patch.xml
+++ b/odb-tests/common/changelog/add-index-oracle-patch.xml
diff --git a/common/changelog/add-index-pgsql-diff.xml b/odb-tests/common/changelog/add-index-pgsql-diff.xml
index 3988643..3988643 100644
--- a/common/changelog/add-index-pgsql-diff.xml
+++ b/odb-tests/common/changelog/add-index-pgsql-diff.xml
diff --git a/common/changelog/add-index-pgsql-patch.xml b/odb-tests/common/changelog/add-index-pgsql-patch.xml
index e9c564c..e9c564c 100644
--- a/common/changelog/add-index-pgsql-patch.xml
+++ b/odb-tests/common/changelog/add-index-pgsql-patch.xml
diff --git a/common/changelog/add-index-sqlite-diff.xml b/odb-tests/common/changelog/add-index-sqlite-diff.xml
index c1f7fdc..c1f7fdc 100644
--- a/common/changelog/add-index-sqlite-diff.xml
+++ b/odb-tests/common/changelog/add-index-sqlite-diff.xml
diff --git a/common/changelog/add-index-sqlite-patch.xml b/odb-tests/common/changelog/add-index-sqlite-patch.xml
index b9512e0..b9512e0 100644
--- a/common/changelog/add-index-sqlite-patch.xml
+++ b/odb-tests/common/changelog/add-index-sqlite-patch.xml
diff --git a/common/changelog/add-index.hxx b/odb-tests/common/changelog/add-index.hxx
index 645cee2..645cee2 100644
--- a/common/changelog/add-index.hxx
+++ b/odb-tests/common/changelog/add-index.hxx
diff --git a/common/changelog/add-table-mssql-diff.xml b/odb-tests/common/changelog/add-table-mssql-diff.xml
index 8bf0e30..8bf0e30 100644
--- a/common/changelog/add-table-mssql-diff.xml
+++ b/odb-tests/common/changelog/add-table-mssql-diff.xml
diff --git a/common/changelog/add-table-mssql-patch.xml b/odb-tests/common/changelog/add-table-mssql-patch.xml
index 9dd41f3..9dd41f3 100644
--- a/common/changelog/add-table-mssql-patch.xml
+++ b/odb-tests/common/changelog/add-table-mssql-patch.xml
diff --git a/common/changelog/add-table-mysql-diff.xml b/odb-tests/common/changelog/add-table-mysql-diff.xml
index 57f741b..57f741b 100644
--- a/common/changelog/add-table-mysql-diff.xml
+++ b/odb-tests/common/changelog/add-table-mysql-diff.xml
diff --git a/common/changelog/add-table-mysql-patch.xml b/odb-tests/common/changelog/add-table-mysql-patch.xml
index 0db1e9f..0db1e9f 100644
--- a/common/changelog/add-table-mysql-patch.xml
+++ b/odb-tests/common/changelog/add-table-mysql-patch.xml
diff --git a/common/changelog/add-table-oracle-diff.xml b/odb-tests/common/changelog/add-table-oracle-diff.xml
index 70ec7c6..70ec7c6 100644
--- a/common/changelog/add-table-oracle-diff.xml
+++ b/odb-tests/common/changelog/add-table-oracle-diff.xml
diff --git a/common/changelog/add-table-oracle-patch.xml b/odb-tests/common/changelog/add-table-oracle-patch.xml
index 969c2e0..969c2e0 100644
--- a/common/changelog/add-table-oracle-patch.xml
+++ b/odb-tests/common/changelog/add-table-oracle-patch.xml
diff --git a/common/changelog/add-table-pgsql-diff.xml b/odb-tests/common/changelog/add-table-pgsql-diff.xml
index 9b48062..9b48062 100644
--- a/common/changelog/add-table-pgsql-diff.xml
+++ b/odb-tests/common/changelog/add-table-pgsql-diff.xml
diff --git a/common/changelog/add-table-pgsql-patch.xml b/odb-tests/common/changelog/add-table-pgsql-patch.xml
index b04a933..b04a933 100644
--- a/common/changelog/add-table-pgsql-patch.xml
+++ b/odb-tests/common/changelog/add-table-pgsql-patch.xml
diff --git a/common/changelog/add-table-sqlite-diff.xml b/odb-tests/common/changelog/add-table-sqlite-diff.xml
index 573bc69..573bc69 100644
--- a/common/changelog/add-table-sqlite-diff.xml
+++ b/odb-tests/common/changelog/add-table-sqlite-diff.xml
diff --git a/common/changelog/add-table-sqlite-patch.xml b/odb-tests/common/changelog/add-table-sqlite-patch.xml
index 3506410..3506410 100644
--- a/common/changelog/add-table-sqlite-patch.xml
+++ b/odb-tests/common/changelog/add-table-sqlite-patch.xml
diff --git a/common/changelog/add-table.hxx b/odb-tests/common/changelog/add-table.hxx
index a22e206..a22e206 100644
--- a/common/changelog/add-table.hxx
+++ b/odb-tests/common/changelog/add-table.hxx
diff --git a/common/changelog/alter-column-mssql-diff.xml b/odb-tests/common/changelog/alter-column-mssql-diff.xml
index 6c1fb6a..6c1fb6a 100644
--- a/common/changelog/alter-column-mssql-diff.xml
+++ b/odb-tests/common/changelog/alter-column-mssql-diff.xml
diff --git a/common/changelog/alter-column-mssql-patch.xml b/odb-tests/common/changelog/alter-column-mssql-patch.xml
index 15db347..15db347 100644
--- a/common/changelog/alter-column-mssql-patch.xml
+++ b/odb-tests/common/changelog/alter-column-mssql-patch.xml
diff --git a/common/changelog/alter-column-mysql-diff.xml b/odb-tests/common/changelog/alter-column-mysql-diff.xml
index 39ad6ef..39ad6ef 100644
--- a/common/changelog/alter-column-mysql-diff.xml
+++ b/odb-tests/common/changelog/alter-column-mysql-diff.xml
diff --git a/common/changelog/alter-column-mysql-patch.xml b/odb-tests/common/changelog/alter-column-mysql-patch.xml
index 0131466..0131466 100644
--- a/common/changelog/alter-column-mysql-patch.xml
+++ b/odb-tests/common/changelog/alter-column-mysql-patch.xml
diff --git a/common/changelog/alter-column-oracle-diff.xml b/odb-tests/common/changelog/alter-column-oracle-diff.xml
index d41d333..d41d333 100644
--- a/common/changelog/alter-column-oracle-diff.xml
+++ b/odb-tests/common/changelog/alter-column-oracle-diff.xml
diff --git a/common/changelog/alter-column-oracle-patch.xml b/odb-tests/common/changelog/alter-column-oracle-patch.xml
index 0e0794d..0e0794d 100644
--- a/common/changelog/alter-column-oracle-patch.xml
+++ b/odb-tests/common/changelog/alter-column-oracle-patch.xml
diff --git a/common/changelog/alter-column-pgsql-diff.xml b/odb-tests/common/changelog/alter-column-pgsql-diff.xml
index fd97fa0..fd97fa0 100644
--- a/common/changelog/alter-column-pgsql-diff.xml
+++ b/odb-tests/common/changelog/alter-column-pgsql-diff.xml
diff --git a/common/changelog/alter-column-pgsql-patch.xml b/odb-tests/common/changelog/alter-column-pgsql-patch.xml
index dade1a3..dade1a3 100644
--- a/common/changelog/alter-column-pgsql-patch.xml
+++ b/odb-tests/common/changelog/alter-column-pgsql-patch.xml
diff --git a/common/changelog/alter-column-sqlite-diff.xml b/odb-tests/common/changelog/alter-column-sqlite-diff.xml
index 7ecea06..7ecea06 100644
--- a/common/changelog/alter-column-sqlite-diff.xml
+++ b/odb-tests/common/changelog/alter-column-sqlite-diff.xml
diff --git a/common/changelog/alter-column-sqlite-patch.xml b/odb-tests/common/changelog/alter-column-sqlite-patch.xml
index de2762e..de2762e 100644
--- a/common/changelog/alter-column-sqlite-patch.xml
+++ b/odb-tests/common/changelog/alter-column-sqlite-patch.xml
diff --git a/common/changelog/alter-column.hxx b/odb-tests/common/changelog/alter-column.hxx
index 02f091d..02f091d 100644
--- a/common/changelog/alter-column.hxx
+++ b/odb-tests/common/changelog/alter-column.hxx
diff --git a/common/changelog/buildfile b/odb-tests/common/changelog/buildfile
index 04e0685..04e0685 100644
--- a/common/changelog/buildfile
+++ b/odb-tests/common/changelog/buildfile
diff --git a/common/changelog/drop-column-mssql-diff.xml b/odb-tests/common/changelog/drop-column-mssql-diff.xml
index f2bab96..f2bab96 100644
--- a/common/changelog/drop-column-mssql-diff.xml
+++ b/odb-tests/common/changelog/drop-column-mssql-diff.xml
diff --git a/common/changelog/drop-column-mssql-patch.xml b/odb-tests/common/changelog/drop-column-mssql-patch.xml
index 32402a3..32402a3 100644
--- a/common/changelog/drop-column-mssql-patch.xml
+++ b/odb-tests/common/changelog/drop-column-mssql-patch.xml
diff --git a/common/changelog/drop-column-mysql-diff.xml b/odb-tests/common/changelog/drop-column-mysql-diff.xml
index 2bb321d..2bb321d 100644
--- a/common/changelog/drop-column-mysql-diff.xml
+++ b/odb-tests/common/changelog/drop-column-mysql-diff.xml
diff --git a/common/changelog/drop-column-mysql-patch.xml b/odb-tests/common/changelog/drop-column-mysql-patch.xml
index 6572ebe..6572ebe 100644
--- a/common/changelog/drop-column-mysql-patch.xml
+++ b/odb-tests/common/changelog/drop-column-mysql-patch.xml
diff --git a/common/changelog/drop-column-oracle-diff.xml b/odb-tests/common/changelog/drop-column-oracle-diff.xml
index e920a12..e920a12 100644
--- a/common/changelog/drop-column-oracle-diff.xml
+++ b/odb-tests/common/changelog/drop-column-oracle-diff.xml
diff --git a/common/changelog/drop-column-oracle-patch.xml b/odb-tests/common/changelog/drop-column-oracle-patch.xml
index b113664..b113664 100644
--- a/common/changelog/drop-column-oracle-patch.xml
+++ b/odb-tests/common/changelog/drop-column-oracle-patch.xml
diff --git a/common/changelog/drop-column-pgsql-diff.xml b/odb-tests/common/changelog/drop-column-pgsql-diff.xml
index d2e91ba..d2e91ba 100644
--- a/common/changelog/drop-column-pgsql-diff.xml
+++ b/odb-tests/common/changelog/drop-column-pgsql-diff.xml
diff --git a/common/changelog/drop-column-pgsql-patch.xml b/odb-tests/common/changelog/drop-column-pgsql-patch.xml
index 06cc73d..06cc73d 100644
--- a/common/changelog/drop-column-pgsql-patch.xml
+++ b/odb-tests/common/changelog/drop-column-pgsql-patch.xml
diff --git a/common/changelog/drop-column-sqlite-diff.xml b/odb-tests/common/changelog/drop-column-sqlite-diff.xml
index 1c9d138..1c9d138 100644
--- a/common/changelog/drop-column-sqlite-diff.xml
+++ b/odb-tests/common/changelog/drop-column-sqlite-diff.xml
diff --git a/common/changelog/drop-column-sqlite-patch.xml b/odb-tests/common/changelog/drop-column-sqlite-patch.xml
index 6887530..6887530 100644
--- a/common/changelog/drop-column-sqlite-patch.xml
+++ b/odb-tests/common/changelog/drop-column-sqlite-patch.xml
diff --git a/common/changelog/drop-column.hxx b/odb-tests/common/changelog/drop-column.hxx
index 3de237d..3de237d 100644
--- a/common/changelog/drop-column.hxx
+++ b/odb-tests/common/changelog/drop-column.hxx
diff --git a/common/changelog/drop-foreign-key-mssql-diff.xml b/odb-tests/common/changelog/drop-foreign-key-mssql-diff.xml
index da3ce73..da3ce73 100644
--- a/common/changelog/drop-foreign-key-mssql-diff.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-mssql-diff.xml
diff --git a/common/changelog/drop-foreign-key-mssql-patch.xml b/odb-tests/common/changelog/drop-foreign-key-mssql-patch.xml
index cd1a372..cd1a372 100644
--- a/common/changelog/drop-foreign-key-mssql-patch.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-mssql-patch.xml
diff --git a/common/changelog/drop-foreign-key-mysql-diff.xml b/odb-tests/common/changelog/drop-foreign-key-mysql-diff.xml
index aa179f2..aa179f2 100644
--- a/common/changelog/drop-foreign-key-mysql-diff.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-mysql-diff.xml
diff --git a/common/changelog/drop-foreign-key-mysql-patch.xml b/odb-tests/common/changelog/drop-foreign-key-mysql-patch.xml
index 67f026e..67f026e 100644
--- a/common/changelog/drop-foreign-key-mysql-patch.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-mysql-patch.xml
diff --git a/common/changelog/drop-foreign-key-oracle-diff.xml b/odb-tests/common/changelog/drop-foreign-key-oracle-diff.xml
index aa407d3..aa407d3 100644
--- a/common/changelog/drop-foreign-key-oracle-diff.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-oracle-diff.xml
diff --git a/common/changelog/drop-foreign-key-oracle-patch.xml b/odb-tests/common/changelog/drop-foreign-key-oracle-patch.xml
index 56253f0..56253f0 100644
--- a/common/changelog/drop-foreign-key-oracle-patch.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-oracle-patch.xml
diff --git a/common/changelog/drop-foreign-key-pgsql-diff.xml b/odb-tests/common/changelog/drop-foreign-key-pgsql-diff.xml
index 9a6259a..9a6259a 100644
--- a/common/changelog/drop-foreign-key-pgsql-diff.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-pgsql-diff.xml
diff --git a/common/changelog/drop-foreign-key-pgsql-patch.xml b/odb-tests/common/changelog/drop-foreign-key-pgsql-patch.xml
index df024b4..df024b4 100644
--- a/common/changelog/drop-foreign-key-pgsql-patch.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-pgsql-patch.xml
diff --git a/common/changelog/drop-foreign-key-sqlite-diff.xml b/odb-tests/common/changelog/drop-foreign-key-sqlite-diff.xml
index 6f9f994..6f9f994 100644
--- a/common/changelog/drop-foreign-key-sqlite-diff.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-sqlite-diff.xml
diff --git a/common/changelog/drop-foreign-key-sqlite-patch.xml b/odb-tests/common/changelog/drop-foreign-key-sqlite-patch.xml
index 6e63218..6e63218 100644
--- a/common/changelog/drop-foreign-key-sqlite-patch.xml
+++ b/odb-tests/common/changelog/drop-foreign-key-sqlite-patch.xml
diff --git a/common/changelog/drop-foreign-key.hxx b/odb-tests/common/changelog/drop-foreign-key.hxx
index ba3005f..ba3005f 100644
--- a/common/changelog/drop-foreign-key.hxx
+++ b/odb-tests/common/changelog/drop-foreign-key.hxx
diff --git a/common/changelog/drop-index-mssql-diff.xml b/odb-tests/common/changelog/drop-index-mssql-diff.xml
index ac95db5..ac95db5 100644
--- a/common/changelog/drop-index-mssql-diff.xml
+++ b/odb-tests/common/changelog/drop-index-mssql-diff.xml
diff --git a/common/changelog/drop-index-mssql-patch.xml b/odb-tests/common/changelog/drop-index-mssql-patch.xml
index 4f396d9..4f396d9 100644
--- a/common/changelog/drop-index-mssql-patch.xml
+++ b/odb-tests/common/changelog/drop-index-mssql-patch.xml
diff --git a/common/changelog/drop-index-mysql-diff.xml b/odb-tests/common/changelog/drop-index-mysql-diff.xml
index f8c95ef..f8c95ef 100644
--- a/common/changelog/drop-index-mysql-diff.xml
+++ b/odb-tests/common/changelog/drop-index-mysql-diff.xml
diff --git a/common/changelog/drop-index-mysql-patch.xml b/odb-tests/common/changelog/drop-index-mysql-patch.xml
index 14f3f01..14f3f01 100644
--- a/common/changelog/drop-index-mysql-patch.xml
+++ b/odb-tests/common/changelog/drop-index-mysql-patch.xml
diff --git a/common/changelog/drop-index-oracle-diff.xml b/odb-tests/common/changelog/drop-index-oracle-diff.xml
index d174802..d174802 100644
--- a/common/changelog/drop-index-oracle-diff.xml
+++ b/odb-tests/common/changelog/drop-index-oracle-diff.xml
diff --git a/common/changelog/drop-index-oracle-patch.xml b/odb-tests/common/changelog/drop-index-oracle-patch.xml
index 38fb8d6..38fb8d6 100644
--- a/common/changelog/drop-index-oracle-patch.xml
+++ b/odb-tests/common/changelog/drop-index-oracle-patch.xml
diff --git a/common/changelog/drop-index-pgsql-diff.xml b/odb-tests/common/changelog/drop-index-pgsql-diff.xml
index 375a3d8..375a3d8 100644
--- a/common/changelog/drop-index-pgsql-diff.xml
+++ b/odb-tests/common/changelog/drop-index-pgsql-diff.xml
diff --git a/common/changelog/drop-index-pgsql-patch.xml b/odb-tests/common/changelog/drop-index-pgsql-patch.xml
index 7f7d9a0..7f7d9a0 100644
--- a/common/changelog/drop-index-pgsql-patch.xml
+++ b/odb-tests/common/changelog/drop-index-pgsql-patch.xml
diff --git a/common/changelog/drop-index-sqlite-diff.xml b/odb-tests/common/changelog/drop-index-sqlite-diff.xml
index bf54f9d..bf54f9d 100644
--- a/common/changelog/drop-index-sqlite-diff.xml
+++ b/odb-tests/common/changelog/drop-index-sqlite-diff.xml
diff --git a/common/changelog/drop-index-sqlite-patch.xml b/odb-tests/common/changelog/drop-index-sqlite-patch.xml
index fbe4428..fbe4428 100644
--- a/common/changelog/drop-index-sqlite-patch.xml
+++ b/odb-tests/common/changelog/drop-index-sqlite-patch.xml
diff --git a/common/changelog/drop-index.hxx b/odb-tests/common/changelog/drop-index.hxx
index 08fecba..08fecba 100644
--- a/common/changelog/drop-index.hxx
+++ b/odb-tests/common/changelog/drop-index.hxx
diff --git a/common/changelog/drop-table-mssql-diff.xml b/odb-tests/common/changelog/drop-table-mssql-diff.xml
index 399d8bc..399d8bc 100644
--- a/common/changelog/drop-table-mssql-diff.xml
+++ b/odb-tests/common/changelog/drop-table-mssql-diff.xml
diff --git a/common/changelog/drop-table-mssql-patch.xml b/odb-tests/common/changelog/drop-table-mssql-patch.xml
index c5dda75..c5dda75 100644
--- a/common/changelog/drop-table-mssql-patch.xml
+++ b/odb-tests/common/changelog/drop-table-mssql-patch.xml
diff --git a/common/changelog/drop-table-mysql-diff.xml b/odb-tests/common/changelog/drop-table-mysql-diff.xml
index 3ccd553..3ccd553 100644
--- a/common/changelog/drop-table-mysql-diff.xml
+++ b/odb-tests/common/changelog/drop-table-mysql-diff.xml
diff --git a/common/changelog/drop-table-mysql-patch.xml b/odb-tests/common/changelog/drop-table-mysql-patch.xml
index 250bd20..250bd20 100644
--- a/common/changelog/drop-table-mysql-patch.xml
+++ b/odb-tests/common/changelog/drop-table-mysql-patch.xml
diff --git a/common/changelog/drop-table-oracle-diff.xml b/odb-tests/common/changelog/drop-table-oracle-diff.xml
index 589d64b..589d64b 100644
--- a/common/changelog/drop-table-oracle-diff.xml
+++ b/odb-tests/common/changelog/drop-table-oracle-diff.xml
diff --git a/common/changelog/drop-table-oracle-patch.xml b/odb-tests/common/changelog/drop-table-oracle-patch.xml
index 5f222dc..5f222dc 100644
--- a/common/changelog/drop-table-oracle-patch.xml
+++ b/odb-tests/common/changelog/drop-table-oracle-patch.xml
diff --git a/common/changelog/drop-table-pgsql-diff.xml b/odb-tests/common/changelog/drop-table-pgsql-diff.xml
index 168ec46..168ec46 100644
--- a/common/changelog/drop-table-pgsql-diff.xml
+++ b/odb-tests/common/changelog/drop-table-pgsql-diff.xml
diff --git a/common/changelog/drop-table-pgsql-patch.xml b/odb-tests/common/changelog/drop-table-pgsql-patch.xml
index ebb7000..ebb7000 100644
--- a/common/changelog/drop-table-pgsql-patch.xml
+++ b/odb-tests/common/changelog/drop-table-pgsql-patch.xml
diff --git a/common/changelog/drop-table-sqlite-diff.xml b/odb-tests/common/changelog/drop-table-sqlite-diff.xml
index 6a258c4..6a258c4 100644
--- a/common/changelog/drop-table-sqlite-diff.xml
+++ b/odb-tests/common/changelog/drop-table-sqlite-diff.xml
diff --git a/common/changelog/drop-table-sqlite-patch.xml b/odb-tests/common/changelog/drop-table-sqlite-patch.xml
index 45c6f00..45c6f00 100644
--- a/common/changelog/drop-table-sqlite-patch.xml
+++ b/odb-tests/common/changelog/drop-table-sqlite-patch.xml
diff --git a/common/changelog/drop-table.hxx b/odb-tests/common/changelog/drop-table.hxx
index 2919e52..2919e52 100644
--- a/common/changelog/drop-table.hxx
+++ b/odb-tests/common/changelog/drop-table.hxx
diff --git a/common/changelog/model-mssql-diff.xml b/odb-tests/common/changelog/model-mssql-diff.xml
index e1f812d..e1f812d 120000
--- a/common/changelog/model-mssql-diff.xml
+++ b/odb-tests/common/changelog/model-mssql-diff.xml
diff --git a/common/changelog/model-mssql-patch.xml b/odb-tests/common/changelog/model-mssql-patch.xml
index e1f812d..e1f812d 120000
--- a/common/changelog/model-mssql-patch.xml
+++ b/odb-tests/common/changelog/model-mssql-patch.xml
diff --git a/common/changelog/model-mssql.xml b/odb-tests/common/changelog/model-mssql.xml
index 509a210..509a210 100644
--- a/common/changelog/model-mssql.xml
+++ b/odb-tests/common/changelog/model-mssql.xml
diff --git a/common/changelog/model-mysql-diff.xml b/odb-tests/common/changelog/model-mysql-diff.xml
index 9100280..9100280 120000
--- a/common/changelog/model-mysql-diff.xml
+++ b/odb-tests/common/changelog/model-mysql-diff.xml
diff --git a/common/changelog/model-mysql-patch.xml b/odb-tests/common/changelog/model-mysql-patch.xml
index 9100280..9100280 120000
--- a/common/changelog/model-mysql-patch.xml
+++ b/odb-tests/common/changelog/model-mysql-patch.xml
diff --git a/common/changelog/model-mysql.xml b/odb-tests/common/changelog/model-mysql.xml
index ffbcf8d..ffbcf8d 100644
--- a/common/changelog/model-mysql.xml
+++ b/odb-tests/common/changelog/model-mysql.xml
diff --git a/common/changelog/model-oracle-diff.xml b/odb-tests/common/changelog/model-oracle-diff.xml
index 36e4479..36e4479 120000
--- a/common/changelog/model-oracle-diff.xml
+++ b/odb-tests/common/changelog/model-oracle-diff.xml
diff --git a/common/changelog/model-oracle-patch.xml b/odb-tests/common/changelog/model-oracle-patch.xml
index 36e4479..36e4479 120000
--- a/common/changelog/model-oracle-patch.xml
+++ b/odb-tests/common/changelog/model-oracle-patch.xml
diff --git a/common/changelog/model-oracle.xml b/odb-tests/common/changelog/model-oracle.xml
index 1824690..1824690 100644
--- a/common/changelog/model-oracle.xml
+++ b/odb-tests/common/changelog/model-oracle.xml
diff --git a/common/changelog/model-pgsql-diff.xml b/odb-tests/common/changelog/model-pgsql-diff.xml
index b39ce26..b39ce26 120000
--- a/common/changelog/model-pgsql-diff.xml
+++ b/odb-tests/common/changelog/model-pgsql-diff.xml
diff --git a/common/changelog/model-pgsql-patch.xml b/odb-tests/common/changelog/model-pgsql-patch.xml
index b39ce26..b39ce26 120000
--- a/common/changelog/model-pgsql-patch.xml
+++ b/odb-tests/common/changelog/model-pgsql-patch.xml
diff --git a/common/changelog/model-pgsql.xml b/odb-tests/common/changelog/model-pgsql.xml
index 13aee6b..13aee6b 100644
--- a/common/changelog/model-pgsql.xml
+++ b/odb-tests/common/changelog/model-pgsql.xml
diff --git a/common/changelog/model-sqlite-diff.xml b/odb-tests/common/changelog/model-sqlite-diff.xml
index 3454f51..3454f51 120000
--- a/common/changelog/model-sqlite-diff.xml
+++ b/odb-tests/common/changelog/model-sqlite-diff.xml
diff --git a/common/changelog/model-sqlite-patch.xml b/odb-tests/common/changelog/model-sqlite-patch.xml
index 3454f51..3454f51 120000
--- a/common/changelog/model-sqlite-patch.xml
+++ b/odb-tests/common/changelog/model-sqlite-patch.xml
diff --git a/common/changelog/model-sqlite.xml b/odb-tests/common/changelog/model-sqlite.xml
index d0199ed..d0199ed 100644
--- a/common/changelog/model-sqlite.xml
+++ b/odb-tests/common/changelog/model-sqlite.xml
diff --git a/common/changelog/model.hxx b/odb-tests/common/changelog/model.hxx
index aa8891a..aa8891a 100644
--- a/common/changelog/model.hxx
+++ b/odb-tests/common/changelog/model.hxx
diff --git a/common/changelog/testscript b/odb-tests/common/changelog/testscript
index 9368938..9368938 100644
--- a/common/changelog/testscript
+++ b/odb-tests/common/changelog/testscript
diff --git a/common/circular/multiple/.gitignore b/odb-tests/common/circular/multiple/.gitignore
index 5d39d39..5d39d39 100644
--- a/common/circular/multiple/.gitignore
+++ b/odb-tests/common/circular/multiple/.gitignore
diff --git a/common/circular/multiple/buildfile b/odb-tests/common/circular/multiple/buildfile
index b060cb5..b060cb5 100644
--- a/common/circular/multiple/buildfile
+++ b/odb-tests/common/circular/multiple/buildfile
diff --git a/common/circular/multiple/driver.cxx b/odb-tests/common/circular/multiple/driver.cxx
index 4887ac2..4887ac2 100644
--- a/common/circular/multiple/driver.cxx
+++ b/odb-tests/common/circular/multiple/driver.cxx
diff --git a/common/circular/multiple/test1.hxx b/odb-tests/common/circular/multiple/test1.hxx
index 36df963..36df963 100644
--- a/common/circular/multiple/test1.hxx
+++ b/odb-tests/common/circular/multiple/test1.hxx
diff --git a/common/circular/multiple/test2.hxx b/odb-tests/common/circular/multiple/test2.hxx
index 49e9ed2..49e9ed2 100644
--- a/common/circular/multiple/test2.hxx
+++ b/odb-tests/common/circular/multiple/test2.hxx
diff --git a/common/circular/multiple/testscript b/odb-tests/common/circular/multiple/testscript
index 6a05dc6..6a05dc6 100644
--- a/common/circular/multiple/testscript
+++ b/odb-tests/common/circular/multiple/testscript
diff --git a/common/circular/single/buildfile b/odb-tests/common/circular/single/buildfile
index 740ce91..740ce91 100644
--- a/common/circular/single/buildfile
+++ b/odb-tests/common/circular/single/buildfile
diff --git a/common/circular/single/driver.cxx b/odb-tests/common/circular/single/driver.cxx
index 9bcb135..9bcb135 100644
--- a/common/circular/single/driver.cxx
+++ b/odb-tests/common/circular/single/driver.cxx
diff --git a/common/circular/single/test.hxx b/odb-tests/common/circular/single/test.hxx
index 7f95dea..7f95dea 100644
--- a/common/circular/single/test.hxx
+++ b/odb-tests/common/circular/single/test.hxx
diff --git a/common/circular/single/testscript b/odb-tests/common/circular/single/testscript
index b870306..b870306 100644
--- a/common/circular/single/testscript
+++ b/odb-tests/common/circular/single/testscript
diff --git a/common/composite/buildfile b/odb-tests/common/composite/buildfile
index 0a60638..0a60638 100644
--- a/common/composite/buildfile
+++ b/odb-tests/common/composite/buildfile
diff --git a/common/composite/driver.cxx b/odb-tests/common/composite/driver.cxx
index 06b24b2..06b24b2 100644
--- a/common/composite/driver.cxx
+++ b/odb-tests/common/composite/driver.cxx
diff --git a/common/composite/test.hxx b/odb-tests/common/composite/test.hxx
index 13b2025..13b2025 100644
--- a/common/composite/test.hxx
+++ b/odb-tests/common/composite/test.hxx
diff --git a/common/composite/testscript b/odb-tests/common/composite/testscript
index 0747507..0747507 100644
--- a/common/composite/testscript
+++ b/odb-tests/common/composite/testscript
diff --git a/common/const-member/buildfile b/odb-tests/common/const-member/buildfile
index 868f7fd..868f7fd 100644
--- a/common/const-member/buildfile
+++ b/odb-tests/common/const-member/buildfile
diff --git a/common/const-member/driver.cxx b/odb-tests/common/const-member/driver.cxx
index 0c71dfa..0c71dfa 100644
--- a/common/const-member/driver.cxx
+++ b/odb-tests/common/const-member/driver.cxx
diff --git a/common/const-member/test.hxx b/odb-tests/common/const-member/test.hxx
index ab75c55..ab75c55 100644
--- a/common/const-member/test.hxx
+++ b/odb-tests/common/const-member/test.hxx
diff --git a/common/const-member/testscript b/odb-tests/common/const-member/testscript
index c81d856..c81d856 100644
--- a/common/const-member/testscript
+++ b/odb-tests/common/const-member/testscript
diff --git a/common/const-object/buildfile b/odb-tests/common/const-object/buildfile
index 853c831..853c831 100644
--- a/common/const-object/buildfile
+++ b/odb-tests/common/const-object/buildfile
diff --git a/common/const-object/driver.cxx b/odb-tests/common/const-object/driver.cxx
index 7ef48ee..7ef48ee 100644
--- a/common/const-object/driver.cxx
+++ b/odb-tests/common/const-object/driver.cxx
diff --git a/common/const-object/test.hxx b/odb-tests/common/const-object/test.hxx
index 4e66231..4e66231 100644
--- a/common/const-object/test.hxx
+++ b/odb-tests/common/const-object/test.hxx
diff --git a/common/const-object/testscript b/odb-tests/common/const-object/testscript
index 3885e96..3885e96 100644
--- a/common/const-object/testscript
+++ b/odb-tests/common/const-object/testscript
diff --git a/common/container/basics/buildfile b/odb-tests/common/container/basics/buildfile
index f83444e..f83444e 100644
--- a/common/container/basics/buildfile
+++ b/odb-tests/common/container/basics/buildfile
diff --git a/common/container/basics/driver.cxx b/odb-tests/common/container/basics/driver.cxx
index 14e1984..14e1984 100644
--- a/common/container/basics/driver.cxx
+++ b/odb-tests/common/container/basics/driver.cxx
diff --git a/common/container/basics/test.hxx b/odb-tests/common/container/basics/test.hxx
index e8e329e..e8e329e 100644
--- a/common/container/basics/test.hxx
+++ b/odb-tests/common/container/basics/test.hxx
diff --git a/common/container/basics/testscript b/odb-tests/common/container/basics/testscript
index ea99498..ea99498 100644
--- a/common/container/basics/testscript
+++ b/odb-tests/common/container/basics/testscript
diff --git a/common/container/change-tracking/buildfile b/odb-tests/common/container/change-tracking/buildfile
index 1dda818..1dda818 100644
--- a/common/container/change-tracking/buildfile
+++ b/odb-tests/common/container/change-tracking/buildfile
diff --git a/common/container/change-tracking/driver.cxx b/odb-tests/common/container/change-tracking/driver.cxx
index 4894ed9..4894ed9 100644
--- a/common/container/change-tracking/driver.cxx
+++ b/odb-tests/common/container/change-tracking/driver.cxx
diff --git a/common/container/change-tracking/test.hxx b/odb-tests/common/container/change-tracking/test.hxx
index 8e06f4a..8e06f4a 100644
--- a/common/container/change-tracking/test.hxx
+++ b/odb-tests/common/container/change-tracking/test.hxx
diff --git a/common/container/change-tracking/testscript b/odb-tests/common/container/change-tracking/testscript
index 2169869..2169869 100644
--- a/common/container/change-tracking/testscript
+++ b/odb-tests/common/container/change-tracking/testscript
diff --git a/common/ctor/buildfile b/odb-tests/common/ctor/buildfile
index a9892bc..a9892bc 100644
--- a/common/ctor/buildfile
+++ b/odb-tests/common/ctor/buildfile
diff --git a/common/ctor/driver.cxx b/odb-tests/common/ctor/driver.cxx
index c9b445d..c9b445d 100644
--- a/common/ctor/driver.cxx
+++ b/odb-tests/common/ctor/driver.cxx
diff --git a/common/ctor/test.hxx b/odb-tests/common/ctor/test.hxx
index 2a2becd..2a2becd 100644
--- a/common/ctor/test.hxx
+++ b/odb-tests/common/ctor/test.hxx
diff --git a/common/ctor/testscript b/odb-tests/common/ctor/testscript
index 8946ddb..8946ddb 100644
--- a/common/ctor/testscript
+++ b/odb-tests/common/ctor/testscript
diff --git a/common/default/buildfile b/odb-tests/common/default/buildfile
index e25bd08..e25bd08 100644
--- a/common/default/buildfile
+++ b/odb-tests/common/default/buildfile
diff --git a/common/default/driver.cxx b/odb-tests/common/default/driver.cxx
index 2d3ef01..2d3ef01 100644
--- a/common/default/driver.cxx
+++ b/odb-tests/common/default/driver.cxx
diff --git a/common/default/test.hxx b/odb-tests/common/default/test.hxx
index 7f35ed4..7f35ed4 100644
--- a/common/default/test.hxx
+++ b/odb-tests/common/default/test.hxx
diff --git a/common/default/testscript b/odb-tests/common/default/testscript
index f29cef4..f29cef4 100644
--- a/common/default/testscript
+++ b/odb-tests/common/default/testscript
diff --git a/common/definition/.gitignore b/odb-tests/common/definition/.gitignore
index 5838670..5838670 100644
--- a/common/definition/.gitignore
+++ b/odb-tests/common/definition/.gitignore
diff --git a/common/definition/buildfile b/odb-tests/common/definition/buildfile
index 09ad1db..09ad1db 100644
--- a/common/definition/buildfile
+++ b/odb-tests/common/definition/buildfile
diff --git a/common/definition/driver.cxx b/odb-tests/common/definition/driver.cxx
index 223eeaf..223eeaf 100644
--- a/common/definition/driver.cxx
+++ b/odb-tests/common/definition/driver.cxx
diff --git a/common/definition/test.hxx b/odb-tests/common/definition/test.hxx
index 38fc02a..38fc02a 100644
--- a/common/definition/test.hxx
+++ b/odb-tests/common/definition/test.hxx
diff --git a/common/definition/testscript b/odb-tests/common/definition/testscript
index c9dea6d..c9dea6d 100644
--- a/common/definition/testscript
+++ b/odb-tests/common/definition/testscript
diff --git a/common/definition/time-mapping.hxx b/odb-tests/common/definition/time-mapping.hxx
index 469cfb7..469cfb7 100644
--- a/common/definition/time-mapping.hxx
+++ b/odb-tests/common/definition/time-mapping.hxx
diff --git a/common/enum/buildfile b/odb-tests/common/enum/buildfile
index eb3a29a..eb3a29a 100644
--- a/common/enum/buildfile
+++ b/odb-tests/common/enum/buildfile
diff --git a/common/enum/driver.cxx b/odb-tests/common/enum/driver.cxx
index ed3eb59..ed3eb59 100644
--- a/common/enum/driver.cxx
+++ b/odb-tests/common/enum/driver.cxx
diff --git a/common/enum/test.hxx b/odb-tests/common/enum/test.hxx
index a279112..a279112 100644
--- a/common/enum/test.hxx
+++ b/odb-tests/common/enum/test.hxx
diff --git a/common/enum/testscript b/odb-tests/common/enum/testscript
index d2ca28c..d2ca28c 100644
--- a/common/enum/testscript
+++ b/odb-tests/common/enum/testscript
diff --git a/common/erase-query/buildfile b/odb-tests/common/erase-query/buildfile
index d833b6e..d833b6e 100644
--- a/common/erase-query/buildfile
+++ b/odb-tests/common/erase-query/buildfile
diff --git a/common/erase-query/driver.cxx b/odb-tests/common/erase-query/driver.cxx
index 6c11957..6c11957 100644
--- a/common/erase-query/driver.cxx
+++ b/odb-tests/common/erase-query/driver.cxx
diff --git a/common/erase-query/test.hxx b/odb-tests/common/erase-query/test.hxx
index 9e73f12..9e73f12 100644
--- a/common/erase-query/test.hxx
+++ b/odb-tests/common/erase-query/test.hxx
diff --git a/common/erase-query/testscript b/odb-tests/common/erase-query/testscript
index 90862ab..90862ab 100644
--- a/common/erase-query/testscript
+++ b/odb-tests/common/erase-query/testscript
diff --git a/common/id/auto/buildfile b/odb-tests/common/id/auto/buildfile
index c340200..c340200 100644
--- a/common/id/auto/buildfile
+++ b/odb-tests/common/id/auto/buildfile
diff --git a/common/id/auto/driver.cxx b/odb-tests/common/id/auto/driver.cxx
index d294e69..d294e69 100644
--- a/common/id/auto/driver.cxx
+++ b/odb-tests/common/id/auto/driver.cxx
diff --git a/common/id/auto/test.hxx b/odb-tests/common/id/auto/test.hxx
index 233c79f..233c79f 100644
--- a/common/id/auto/test.hxx
+++ b/odb-tests/common/id/auto/test.hxx
diff --git a/common/id/auto/testscript b/odb-tests/common/id/auto/testscript
index bb2a3a4..bb2a3a4 100644
--- a/common/id/auto/testscript
+++ b/odb-tests/common/id/auto/testscript
diff --git a/common/id/composite/buildfile b/odb-tests/common/id/composite/buildfile
index 4bc9f9a..4bc9f9a 100644
--- a/common/id/composite/buildfile
+++ b/odb-tests/common/id/composite/buildfile
diff --git a/common/id/composite/driver.cxx b/odb-tests/common/id/composite/driver.cxx
index 3d66101..3d66101 100644
--- a/common/id/composite/driver.cxx
+++ b/odb-tests/common/id/composite/driver.cxx
diff --git a/common/id/composite/test.hxx b/odb-tests/common/id/composite/test.hxx
index 70856a6..70856a6 100644
--- a/common/id/composite/test.hxx
+++ b/odb-tests/common/id/composite/test.hxx
diff --git a/common/id/composite/testscript b/odb-tests/common/id/composite/testscript
index f87d4bc..f87d4bc 100644
--- a/common/id/composite/testscript
+++ b/odb-tests/common/id/composite/testscript
diff --git a/common/id/nested/buildfile b/odb-tests/common/id/nested/buildfile
index 777cb65..777cb65 100644
--- a/common/id/nested/buildfile
+++ b/odb-tests/common/id/nested/buildfile
diff --git a/common/id/nested/driver.cxx b/odb-tests/common/id/nested/driver.cxx
index 92a80f6..92a80f6 100644
--- a/common/id/nested/driver.cxx
+++ b/odb-tests/common/id/nested/driver.cxx
diff --git a/common/id/nested/test.hxx b/odb-tests/common/id/nested/test.hxx
index 06ee6b8..06ee6b8 100644
--- a/common/id/nested/test.hxx
+++ b/odb-tests/common/id/nested/test.hxx
diff --git a/common/id/nested/testscript b/odb-tests/common/id/nested/testscript
index 89e8d7a..89e8d7a 100644
--- a/common/id/nested/testscript
+++ b/odb-tests/common/id/nested/testscript
diff --git a/common/include/.gitignore b/odb-tests/common/include/.gitignore
index d52f166..d52f166 100644
--- a/common/include/.gitignore
+++ b/odb-tests/common/include/.gitignore
diff --git a/common/include/buildfile b/odb-tests/common/include/buildfile
index 6db878c..6db878c 100644
--- a/common/include/buildfile
+++ b/odb-tests/common/include/buildfile
diff --git a/common/include/driver.cxx b/odb-tests/common/include/driver.cxx
index 561746a..561746a 100644
--- a/common/include/driver.cxx
+++ b/odb-tests/common/include/driver.cxx
diff --git a/common/include/obj1.hxx b/odb-tests/common/include/obj1.hxx
index 33ae0d6..33ae0d6 100644
--- a/common/include/obj1.hxx
+++ b/odb-tests/common/include/obj1.hxx
diff --git a/common/include/obj2.hxx b/odb-tests/common/include/obj2.hxx
index 2f20f58..2f20f58 100644
--- a/common/include/obj2.hxx
+++ b/odb-tests/common/include/obj2.hxx
diff --git a/common/include/obj3.hxx b/odb-tests/common/include/obj3.hxx
index 432145b..432145b 100644
--- a/common/include/obj3.hxx
+++ b/odb-tests/common/include/obj3.hxx
diff --git a/common/include/objs1.hxx b/odb-tests/common/include/objs1.hxx
index 6e949e2..6e949e2 100644
--- a/common/include/objs1.hxx
+++ b/odb-tests/common/include/objs1.hxx
diff --git a/common/include/objs2.hxx b/odb-tests/common/include/objs2.hxx
index 4f8133b..4f8133b 100644
--- a/common/include/objs2.hxx
+++ b/odb-tests/common/include/objs2.hxx
diff --git a/common/include/objs3.hxx b/odb-tests/common/include/objs3.hxx
index 2f7aaff..2f7aaff 100644
--- a/common/include/objs3.hxx
+++ b/odb-tests/common/include/objs3.hxx
diff --git a/common/include/objs4.hxx b/odb-tests/common/include/objs4.hxx
index d766fe6..d766fe6 100644
--- a/common/include/objs4.hxx
+++ b/odb-tests/common/include/objs4.hxx
diff --git a/common/include/test1.hxx b/odb-tests/common/include/test1.hxx
index 1914ddb..1914ddb 100644
--- a/common/include/test1.hxx
+++ b/odb-tests/common/include/test1.hxx
diff --git a/common/include/test2.hxx b/odb-tests/common/include/test2.hxx
index 6017ac4..6017ac4 100644
--- a/common/include/test2.hxx
+++ b/odb-tests/common/include/test2.hxx
diff --git a/common/include/test3.hxx b/odb-tests/common/include/test3.hxx
index e55ecdb..e55ecdb 100644
--- a/common/include/test3.hxx
+++ b/odb-tests/common/include/test3.hxx
diff --git a/common/include/test4.hxx b/odb-tests/common/include/test4.hxx
index b58e679..b58e679 100644
--- a/common/include/test4.hxx
+++ b/odb-tests/common/include/test4.hxx
diff --git a/common/include/testscript b/odb-tests/common/include/testscript
index 089f7a1..089f7a1 100644
--- a/common/include/testscript
+++ b/odb-tests/common/include/testscript
diff --git a/common/index/buildfile b/odb-tests/common/index/buildfile
index 535bd26..535bd26 100644
--- a/common/index/buildfile
+++ b/odb-tests/common/index/buildfile
diff --git a/common/index/driver.cxx b/odb-tests/common/index/driver.cxx
index 7a22a7c..7a22a7c 100644
--- a/common/index/driver.cxx
+++ b/odb-tests/common/index/driver.cxx
diff --git a/common/index/test.hxx b/odb-tests/common/index/test.hxx
index f27783f..f27783f 100644
--- a/common/index/test.hxx
+++ b/odb-tests/common/index/test.hxx
diff --git a/common/index/testscript b/odb-tests/common/index/testscript
index cbce341..cbce341 100644
--- a/common/index/testscript
+++ b/odb-tests/common/index/testscript
diff --git a/common/inheritance/polymorphism/.gitignore b/odb-tests/common/inheritance/polymorphism/.gitignore
index f183a6f..f183a6f 100644
--- a/common/inheritance/polymorphism/.gitignore
+++ b/odb-tests/common/inheritance/polymorphism/.gitignore
diff --git a/common/inheritance/polymorphism/buildfile b/odb-tests/common/inheritance/polymorphism/buildfile
index 846eb12..846eb12 100644
--- a/common/inheritance/polymorphism/buildfile
+++ b/odb-tests/common/inheritance/polymorphism/buildfile
diff --git a/common/inheritance/polymorphism/driver.cxx b/odb-tests/common/inheritance/polymorphism/driver.cxx
index 12f4666..12f4666 100644
--- a/common/inheritance/polymorphism/driver.cxx
+++ b/odb-tests/common/inheritance/polymorphism/driver.cxx
diff --git a/common/inheritance/polymorphism/test1.hxx b/odb-tests/common/inheritance/polymorphism/test1.hxx
index 7f598de..7f598de 100644
--- a/common/inheritance/polymorphism/test1.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test1.hxx
diff --git a/common/inheritance/polymorphism/test10.hxx b/odb-tests/common/inheritance/polymorphism/test10.hxx
index 63673a1..63673a1 100644
--- a/common/inheritance/polymorphism/test10.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test10.hxx
diff --git a/common/inheritance/polymorphism/test11.hxx b/odb-tests/common/inheritance/polymorphism/test11.hxx
index 2d38a6c..2d38a6c 100644
--- a/common/inheritance/polymorphism/test11.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test11.hxx
diff --git a/common/inheritance/polymorphism/test12.hxx b/odb-tests/common/inheritance/polymorphism/test12.hxx
index 85000ac..85000ac 100644
--- a/common/inheritance/polymorphism/test12.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test12.hxx
diff --git a/common/inheritance/polymorphism/test13.hxx b/odb-tests/common/inheritance/polymorphism/test13.hxx
index 3240a9a..3240a9a 100644
--- a/common/inheritance/polymorphism/test13.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test13.hxx
diff --git a/common/inheritance/polymorphism/test14.hxx b/odb-tests/common/inheritance/polymorphism/test14.hxx
index 1050861..1050861 100644
--- a/common/inheritance/polymorphism/test14.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test14.hxx
diff --git a/common/inheritance/polymorphism/test15.hxx b/odb-tests/common/inheritance/polymorphism/test15.hxx
index 5799ace..5799ace 100644
--- a/common/inheritance/polymorphism/test15.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test15.hxx
diff --git a/common/inheritance/polymorphism/test2.hxx b/odb-tests/common/inheritance/polymorphism/test2.hxx
index 9890e02..9890e02 100644
--- a/common/inheritance/polymorphism/test2.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test2.hxx
diff --git a/common/inheritance/polymorphism/test3.hxx b/odb-tests/common/inheritance/polymorphism/test3.hxx
index fd68f24..fd68f24 100644
--- a/common/inheritance/polymorphism/test3.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test3.hxx
diff --git a/common/inheritance/polymorphism/test4.hxx b/odb-tests/common/inheritance/polymorphism/test4.hxx
index 148c53c..148c53c 100644
--- a/common/inheritance/polymorphism/test4.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test4.hxx
diff --git a/common/inheritance/polymorphism/test5.hxx b/odb-tests/common/inheritance/polymorphism/test5.hxx
index 172e7e8..172e7e8 100644
--- a/common/inheritance/polymorphism/test5.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test5.hxx
diff --git a/common/inheritance/polymorphism/test6.hxx b/odb-tests/common/inheritance/polymorphism/test6.hxx
index b0f9a16..b0f9a16 100644
--- a/common/inheritance/polymorphism/test6.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test6.hxx
diff --git a/common/inheritance/polymorphism/test7.hxx b/odb-tests/common/inheritance/polymorphism/test7.hxx
index 60da98e..60da98e 100644
--- a/common/inheritance/polymorphism/test7.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test7.hxx
diff --git a/common/inheritance/polymorphism/test8.hxx b/odb-tests/common/inheritance/polymorphism/test8.hxx
index 84b6688..84b6688 100644
--- a/common/inheritance/polymorphism/test8.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test8.hxx
diff --git a/common/inheritance/polymorphism/test9.hxx b/odb-tests/common/inheritance/polymorphism/test9.hxx
index cdc97ae..cdc97ae 100644
--- a/common/inheritance/polymorphism/test9.hxx
+++ b/odb-tests/common/inheritance/polymorphism/test9.hxx
diff --git a/common/inheritance/polymorphism/testscript b/odb-tests/common/inheritance/polymorphism/testscript
index 89e5726..89e5726 100644
--- a/common/inheritance/polymorphism/testscript
+++ b/odb-tests/common/inheritance/polymorphism/testscript
diff --git a/common/inheritance/reuse/buildfile b/odb-tests/common/inheritance/reuse/buildfile
index b82439a..b82439a 100644
--- a/common/inheritance/reuse/buildfile
+++ b/odb-tests/common/inheritance/reuse/buildfile
diff --git a/common/inheritance/reuse/driver.cxx b/odb-tests/common/inheritance/reuse/driver.cxx
index e6122bb..e6122bb 100644
--- a/common/inheritance/reuse/driver.cxx
+++ b/odb-tests/common/inheritance/reuse/driver.cxx
diff --git a/common/inheritance/reuse/test.hxx b/odb-tests/common/inheritance/reuse/test.hxx
index 48f474f..48f474f 100644
--- a/common/inheritance/reuse/test.hxx
+++ b/odb-tests/common/inheritance/reuse/test.hxx
diff --git a/common/inheritance/reuse/testscript b/odb-tests/common/inheritance/reuse/testscript
index 995b3f5..995b3f5 100644
--- a/common/inheritance/reuse/testscript
+++ b/odb-tests/common/inheritance/reuse/testscript
diff --git a/common/inheritance/transient/buildfile b/odb-tests/common/inheritance/transient/buildfile
index 1961abc..1961abc 100644
--- a/common/inheritance/transient/buildfile
+++ b/odb-tests/common/inheritance/transient/buildfile
diff --git a/common/inheritance/transient/driver.cxx b/odb-tests/common/inheritance/transient/driver.cxx
index 1caae6c..1caae6c 100644
--- a/common/inheritance/transient/driver.cxx
+++ b/odb-tests/common/inheritance/transient/driver.cxx
diff --git a/common/inheritance/transient/test.hxx b/odb-tests/common/inheritance/transient/test.hxx
index 394ee8f..394ee8f 100644
--- a/common/inheritance/transient/test.hxx
+++ b/odb-tests/common/inheritance/transient/test.hxx
diff --git a/common/inheritance/transient/testscript b/odb-tests/common/inheritance/transient/testscript
index bce91de..bce91de 100644
--- a/common/inheritance/transient/testscript
+++ b/odb-tests/common/inheritance/transient/testscript
diff --git a/common/inverse/buildfile b/odb-tests/common/inverse/buildfile
index 63fa1cb..63fa1cb 100644
--- a/common/inverse/buildfile
+++ b/odb-tests/common/inverse/buildfile
diff --git a/common/inverse/driver.cxx b/odb-tests/common/inverse/driver.cxx
index 842438e..842438e 100644
--- a/common/inverse/driver.cxx
+++ b/odb-tests/common/inverse/driver.cxx
diff --git a/common/inverse/test.hxx b/odb-tests/common/inverse/test.hxx
index a7b8678..a7b8678 100644
--- a/common/inverse/test.hxx
+++ b/odb-tests/common/inverse/test.hxx
diff --git a/common/inverse/testscript b/odb-tests/common/inverse/testscript
index c2a4e3e..c2a4e3e 100644
--- a/common/inverse/testscript
+++ b/odb-tests/common/inverse/testscript
diff --git a/common/lazy-ptr/buildfile b/odb-tests/common/lazy-ptr/buildfile
index d495d2f..d495d2f 100644
--- a/common/lazy-ptr/buildfile
+++ b/odb-tests/common/lazy-ptr/buildfile
diff --git a/common/lazy-ptr/driver.cxx b/odb-tests/common/lazy-ptr/driver.cxx
index 9a3b324..9a3b324 100644
--- a/common/lazy-ptr/driver.cxx
+++ b/odb-tests/common/lazy-ptr/driver.cxx
diff --git a/common/lazy-ptr/test.hxx b/odb-tests/common/lazy-ptr/test.hxx
index f946029..f946029 100644
--- a/common/lazy-ptr/test.hxx
+++ b/odb-tests/common/lazy-ptr/test.hxx
diff --git a/common/lazy-ptr/testscript b/odb-tests/common/lazy-ptr/testscript
index 736fa4c..736fa4c 100644
--- a/common/lazy-ptr/testscript
+++ b/odb-tests/common/lazy-ptr/testscript
diff --git a/common/lifecycle/buildfile b/odb-tests/common/lifecycle/buildfile
index b5b2b00..b5b2b00 100644
--- a/common/lifecycle/buildfile
+++ b/odb-tests/common/lifecycle/buildfile
diff --git a/common/lifecycle/driver.cxx b/odb-tests/common/lifecycle/driver.cxx
index a01d5bd..a01d5bd 100644
--- a/common/lifecycle/driver.cxx
+++ b/odb-tests/common/lifecycle/driver.cxx
diff --git a/common/lifecycle/test.hxx b/odb-tests/common/lifecycle/test.hxx
index 8d260d2..8d260d2 100644
--- a/common/lifecycle/test.hxx
+++ b/odb-tests/common/lifecycle/test.hxx
diff --git a/common/lifecycle/testscript b/odb-tests/common/lifecycle/testscript
index 0337bba..0337bba 100644
--- a/common/lifecycle/testscript
+++ b/odb-tests/common/lifecycle/testscript
diff --git a/common/no-id/buildfile b/odb-tests/common/no-id/buildfile
index 1a64401..1a64401 100644
--- a/common/no-id/buildfile
+++ b/odb-tests/common/no-id/buildfile
diff --git a/common/no-id/driver.cxx b/odb-tests/common/no-id/driver.cxx
index eee69a5..eee69a5 100644
--- a/common/no-id/driver.cxx
+++ b/odb-tests/common/no-id/driver.cxx
diff --git a/common/no-id/test.hxx b/odb-tests/common/no-id/test.hxx
index c5b5c65..c5b5c65 100644
--- a/common/no-id/test.hxx
+++ b/odb-tests/common/no-id/test.hxx
diff --git a/common/no-id/testscript b/odb-tests/common/no-id/testscript
index 5ec57ee..5ec57ee 100644
--- a/common/no-id/testscript
+++ b/odb-tests/common/no-id/testscript
diff --git a/common/object/buildfile b/odb-tests/common/object/buildfile
index cb56aee..cb56aee 100644
--- a/common/object/buildfile
+++ b/odb-tests/common/object/buildfile
diff --git a/common/object/driver.cxx b/odb-tests/common/object/driver.cxx
index 1c29417..1c29417 100644
--- a/common/object/driver.cxx
+++ b/odb-tests/common/object/driver.cxx
diff --git a/common/object/test.hxx b/odb-tests/common/object/test.hxx
index 87bac91..87bac91 100644
--- a/common/object/test.hxx
+++ b/odb-tests/common/object/test.hxx
diff --git a/common/object/testscript b/odb-tests/common/object/testscript
index 6982409..6982409 100644
--- a/common/object/testscript
+++ b/odb-tests/common/object/testscript
diff --git a/common/optimistic/buildfile b/odb-tests/common/optimistic/buildfile
index 06af705..06af705 100644
--- a/common/optimistic/buildfile
+++ b/odb-tests/common/optimistic/buildfile
diff --git a/common/optimistic/driver.cxx b/odb-tests/common/optimistic/driver.cxx
index 6dfec6e..6dfec6e 100644
--- a/common/optimistic/driver.cxx
+++ b/odb-tests/common/optimistic/driver.cxx
diff --git a/common/optimistic/test.hxx b/odb-tests/common/optimistic/test.hxx
index fcefa3d..fcefa3d 100644
--- a/common/optimistic/test.hxx
+++ b/odb-tests/common/optimistic/test.hxx
diff --git a/common/optimistic/testscript b/odb-tests/common/optimistic/testscript
index 9ebafb2..9ebafb2 100644
--- a/common/optimistic/testscript
+++ b/odb-tests/common/optimistic/testscript
diff --git a/common/pragma/buildfile b/odb-tests/common/pragma/buildfile
index a2eeaa0..a2eeaa0 100644
--- a/common/pragma/buildfile
+++ b/odb-tests/common/pragma/buildfile
diff --git a/common/pragma/driver.cxx b/odb-tests/common/pragma/driver.cxx
index a9cc6e0..a9cc6e0 100644
--- a/common/pragma/driver.cxx
+++ b/odb-tests/common/pragma/driver.cxx
diff --git a/common/pragma/test.hxx b/odb-tests/common/pragma/test.hxx
index 6877e73..6877e73 100644
--- a/common/pragma/test.hxx
+++ b/odb-tests/common/pragma/test.hxx
diff --git a/common/pragma/testscript b/odb-tests/common/pragma/testscript
index 089f7a1..089f7a1 100644
--- a/common/pragma/testscript
+++ b/odb-tests/common/pragma/testscript
diff --git a/common/prepared/buildfile b/odb-tests/common/prepared/buildfile
index 4006a4f..4006a4f 100644
--- a/common/prepared/buildfile
+++ b/odb-tests/common/prepared/buildfile
diff --git a/common/prepared/driver.cxx b/odb-tests/common/prepared/driver.cxx
index 44df651..44df651 100644
--- a/common/prepared/driver.cxx
+++ b/odb-tests/common/prepared/driver.cxx
diff --git a/common/prepared/test.hxx b/odb-tests/common/prepared/test.hxx
index db16e67..db16e67 100644
--- a/common/prepared/test.hxx
+++ b/odb-tests/common/prepared/test.hxx
diff --git a/common/prepared/testscript b/odb-tests/common/prepared/testscript
index 3530c5b..3530c5b 100644
--- a/common/prepared/testscript
+++ b/odb-tests/common/prepared/testscript
diff --git a/common/query/array/buildfile b/odb-tests/common/query/array/buildfile
index 3beb6d0..3beb6d0 100644
--- a/common/query/array/buildfile
+++ b/odb-tests/common/query/array/buildfile
diff --git a/common/query/array/driver.cxx b/odb-tests/common/query/array/driver.cxx
index 9327751..9327751 100644
--- a/common/query/array/driver.cxx
+++ b/odb-tests/common/query/array/driver.cxx
diff --git a/common/query/array/test.hxx b/odb-tests/common/query/array/test.hxx
index f0d5f3b..f0d5f3b 100644
--- a/common/query/array/test.hxx
+++ b/odb-tests/common/query/array/test.hxx
diff --git a/common/query/array/testscript b/odb-tests/common/query/array/testscript
index 631ae24..631ae24 100644
--- a/common/query/array/testscript
+++ b/odb-tests/common/query/array/testscript
diff --git a/common/query/basics/buildfile b/odb-tests/common/query/basics/buildfile
index e38e6fe..e38e6fe 100644
--- a/common/query/basics/buildfile
+++ b/odb-tests/common/query/basics/buildfile
diff --git a/common/query/basics/driver.cxx b/odb-tests/common/query/basics/driver.cxx
index 73b81d2..73b81d2 100644
--- a/common/query/basics/driver.cxx
+++ b/odb-tests/common/query/basics/driver.cxx
diff --git a/common/query/basics/test.hxx b/odb-tests/common/query/basics/test.hxx
index 239f6d6..239f6d6 100644
--- a/common/query/basics/test.hxx
+++ b/odb-tests/common/query/basics/test.hxx
diff --git a/common/query/basics/testscript b/odb-tests/common/query/basics/testscript
index 9086b66..9086b66 100644
--- a/common/query/basics/testscript
+++ b/odb-tests/common/query/basics/testscript
diff --git a/common/query/one/buildfile b/odb-tests/common/query/one/buildfile
index 76a36b0..76a36b0 100644
--- a/common/query/one/buildfile
+++ b/odb-tests/common/query/one/buildfile
diff --git a/common/query/one/driver.cxx b/odb-tests/common/query/one/driver.cxx
index 4c3dcdc..4c3dcdc 100644
--- a/common/query/one/driver.cxx
+++ b/odb-tests/common/query/one/driver.cxx
diff --git a/common/query/one/test.hxx b/odb-tests/common/query/one/test.hxx
index 3008063..3008063 100644
--- a/common/query/one/test.hxx
+++ b/odb-tests/common/query/one/test.hxx
diff --git a/common/query/one/testscript b/odb-tests/common/query/one/testscript
index 963a206..963a206 100644
--- a/common/query/one/testscript
+++ b/odb-tests/common/query/one/testscript
diff --git a/common/readonly/buildfile b/odb-tests/common/readonly/buildfile
index 2d83cf1..2d83cf1 100644
--- a/common/readonly/buildfile
+++ b/odb-tests/common/readonly/buildfile
diff --git a/common/readonly/driver.cxx b/odb-tests/common/readonly/driver.cxx
index b207627..b207627 100644
--- a/common/readonly/driver.cxx
+++ b/odb-tests/common/readonly/driver.cxx
diff --git a/common/readonly/test.hxx b/odb-tests/common/readonly/test.hxx
index 45797b6..45797b6 100644
--- a/common/readonly/test.hxx
+++ b/odb-tests/common/readonly/test.hxx
diff --git a/common/readonly/testscript b/odb-tests/common/readonly/testscript
index c798201..c798201 100644
--- a/common/readonly/testscript
+++ b/odb-tests/common/readonly/testscript
diff --git a/common/relationship/basics/buildfile b/odb-tests/common/relationship/basics/buildfile
index d7bbb7e..d7bbb7e 100644
--- a/common/relationship/basics/buildfile
+++ b/odb-tests/common/relationship/basics/buildfile
diff --git a/common/relationship/basics/driver.cxx b/odb-tests/common/relationship/basics/driver.cxx
index e27c127..e27c127 100644
--- a/common/relationship/basics/driver.cxx
+++ b/odb-tests/common/relationship/basics/driver.cxx
diff --git a/common/relationship/basics/test.hxx b/odb-tests/common/relationship/basics/test.hxx
index 8a2742e..8a2742e 100644
--- a/common/relationship/basics/test.hxx
+++ b/odb-tests/common/relationship/basics/test.hxx
diff --git a/common/relationship/basics/testscript b/odb-tests/common/relationship/basics/testscript
index b498bfa..b498bfa 100644
--- a/common/relationship/basics/testscript
+++ b/odb-tests/common/relationship/basics/testscript
diff --git a/common/relationship/on-delete/buildfile b/odb-tests/common/relationship/on-delete/buildfile
index 965a2eb..965a2eb 100644
--- a/common/relationship/on-delete/buildfile
+++ b/odb-tests/common/relationship/on-delete/buildfile
diff --git a/common/relationship/on-delete/driver.cxx b/odb-tests/common/relationship/on-delete/driver.cxx
index eec57cf..eec57cf 100644
--- a/common/relationship/on-delete/driver.cxx
+++ b/odb-tests/common/relationship/on-delete/driver.cxx
diff --git a/common/relationship/on-delete/test.hxx b/odb-tests/common/relationship/on-delete/test.hxx
index 841acd9..841acd9 100644
--- a/common/relationship/on-delete/test.hxx
+++ b/odb-tests/common/relationship/on-delete/test.hxx
diff --git a/common/relationship/on-delete/testscript b/odb-tests/common/relationship/on-delete/testscript
index 8288ebc..8288ebc 100644
--- a/common/relationship/on-delete/testscript
+++ b/odb-tests/common/relationship/on-delete/testscript
diff --git a/common/relationship/query/buildfile b/odb-tests/common/relationship/query/buildfile
index b70edc4..b70edc4 100644
--- a/common/relationship/query/buildfile
+++ b/odb-tests/common/relationship/query/buildfile
diff --git a/common/relationship/query/driver.cxx b/odb-tests/common/relationship/query/driver.cxx
index 20d5370..20d5370 100644
--- a/common/relationship/query/driver.cxx
+++ b/odb-tests/common/relationship/query/driver.cxx
diff --git a/common/relationship/query/test.hxx b/odb-tests/common/relationship/query/test.hxx
index c6e2d6d..c6e2d6d 100644
--- a/common/relationship/query/test.hxx
+++ b/odb-tests/common/relationship/query/test.hxx
diff --git a/common/relationship/query/testscript b/odb-tests/common/relationship/query/testscript
index d5ad419..d5ad419 100644
--- a/common/relationship/query/testscript
+++ b/odb-tests/common/relationship/query/testscript
diff --git a/common/schema/embedded/basics/buildfile b/odb-tests/common/schema/embedded/basics/buildfile
index 0cfe85e..0cfe85e 100644
--- a/common/schema/embedded/basics/buildfile
+++ b/odb-tests/common/schema/embedded/basics/buildfile
diff --git a/common/schema/embedded/basics/driver.cxx b/odb-tests/common/schema/embedded/basics/driver.cxx
index 7ba2bce..7ba2bce 100644
--- a/common/schema/embedded/basics/driver.cxx
+++ b/odb-tests/common/schema/embedded/basics/driver.cxx
diff --git a/common/schema/embedded/basics/test.hxx b/odb-tests/common/schema/embedded/basics/test.hxx
index 43331f9..43331f9 100644
--- a/common/schema/embedded/basics/test.hxx
+++ b/odb-tests/common/schema/embedded/basics/test.hxx
diff --git a/common/schema/embedded/basics/testscript b/odb-tests/common/schema/embedded/basics/testscript
index 24448c0..24448c0 100644
--- a/common/schema/embedded/basics/testscript
+++ b/odb-tests/common/schema/embedded/basics/testscript
diff --git a/common/schema/embedded/order/.gitignore b/odb-tests/common/schema/embedded/order/.gitignore
index 5d39d39..5d39d39 100644
--- a/common/schema/embedded/order/.gitignore
+++ b/odb-tests/common/schema/embedded/order/.gitignore
diff --git a/common/schema/embedded/order/buildfile b/odb-tests/common/schema/embedded/order/buildfile
index 57ad7dd..57ad7dd 100644
--- a/common/schema/embedded/order/buildfile
+++ b/odb-tests/common/schema/embedded/order/buildfile
diff --git a/common/schema/embedded/order/driver.cxx b/odb-tests/common/schema/embedded/order/driver.cxx
index fde5e96..fde5e96 100644
--- a/common/schema/embedded/order/driver.cxx
+++ b/odb-tests/common/schema/embedded/order/driver.cxx
diff --git a/common/schema/embedded/order/test1.hxx b/odb-tests/common/schema/embedded/order/test1.hxx
index b35074b..b35074b 100644
--- a/common/schema/embedded/order/test1.hxx
+++ b/odb-tests/common/schema/embedded/order/test1.hxx
diff --git a/common/schema/embedded/order/test2.hxx b/odb-tests/common/schema/embedded/order/test2.hxx
index b4e6d20..b4e6d20 100644
--- a/common/schema/embedded/order/test2.hxx
+++ b/odb-tests/common/schema/embedded/order/test2.hxx
diff --git a/common/schema/embedded/order/testscript b/odb-tests/common/schema/embedded/order/testscript
index 6dfe58c..6dfe58c 100644
--- a/common/schema/embedded/order/testscript
+++ b/odb-tests/common/schema/embedded/order/testscript
diff --git a/common/schema/namespace/buildfile b/odb-tests/common/schema/namespace/buildfile
index fa496d7..fa496d7 100644
--- a/common/schema/namespace/buildfile
+++ b/odb-tests/common/schema/namespace/buildfile
diff --git a/common/schema/namespace/driver.cxx b/odb-tests/common/schema/namespace/driver.cxx
index 25515f2..25515f2 100644
--- a/common/schema/namespace/driver.cxx
+++ b/odb-tests/common/schema/namespace/driver.cxx
diff --git a/common/schema/namespace/test.hxx b/odb-tests/common/schema/namespace/test.hxx
index 0b1844a..0b1844a 100644
--- a/common/schema/namespace/test.hxx
+++ b/odb-tests/common/schema/namespace/test.hxx
diff --git a/common/schema/namespace/testscript b/odb-tests/common/schema/namespace/testscript
index 0fabe6e..0fabe6e 100644
--- a/common/schema/namespace/testscript
+++ b/odb-tests/common/schema/namespace/testscript
diff --git a/common/section/basics/buildfile b/odb-tests/common/section/basics/buildfile
index 5ccdd6b..5ccdd6b 100644
--- a/common/section/basics/buildfile
+++ b/odb-tests/common/section/basics/buildfile
diff --git a/common/section/basics/driver.cxx b/odb-tests/common/section/basics/driver.cxx
index 53783a3..53783a3 100644
--- a/common/section/basics/driver.cxx
+++ b/odb-tests/common/section/basics/driver.cxx
diff --git a/common/section/basics/test.hxx b/odb-tests/common/section/basics/test.hxx
index 702ef8b..702ef8b 100644
--- a/common/section/basics/test.hxx
+++ b/odb-tests/common/section/basics/test.hxx
diff --git a/common/section/basics/testscript b/odb-tests/common/section/basics/testscript
index c0c6617..c0c6617 100644
--- a/common/section/basics/testscript
+++ b/odb-tests/common/section/basics/testscript
diff --git a/common/section/polymorphism/buildfile b/odb-tests/common/section/polymorphism/buildfile
index b9a7514..b9a7514 100644
--- a/common/section/polymorphism/buildfile
+++ b/odb-tests/common/section/polymorphism/buildfile
diff --git a/common/section/polymorphism/driver.cxx b/odb-tests/common/section/polymorphism/driver.cxx
index c15d317..c15d317 100644
--- a/common/section/polymorphism/driver.cxx
+++ b/odb-tests/common/section/polymorphism/driver.cxx
diff --git a/common/section/polymorphism/test.hxx b/odb-tests/common/section/polymorphism/test.hxx
index 6d524bd..6d524bd 100644
--- a/common/section/polymorphism/test.hxx
+++ b/odb-tests/common/section/polymorphism/test.hxx
diff --git a/common/section/polymorphism/testscript b/odb-tests/common/section/polymorphism/testscript
index f2cd536..f2cd536 100644
--- a/common/section/polymorphism/testscript
+++ b/odb-tests/common/section/polymorphism/testscript
diff --git a/common/session/cache/buildfile b/odb-tests/common/session/cache/buildfile
index 6d5b0bc..6d5b0bc 100644
--- a/common/session/cache/buildfile
+++ b/odb-tests/common/session/cache/buildfile
diff --git a/common/session/cache/driver.cxx b/odb-tests/common/session/cache/driver.cxx
index 4b4ea12..4b4ea12 100644
--- a/common/session/cache/driver.cxx
+++ b/odb-tests/common/session/cache/driver.cxx
diff --git a/common/session/cache/test.hxx b/odb-tests/common/session/cache/test.hxx
index d2b1b2b..d2b1b2b 100644
--- a/common/session/cache/test.hxx
+++ b/odb-tests/common/session/cache/test.hxx
diff --git a/common/session/cache/testscript b/odb-tests/common/session/cache/testscript
index 6d013eb..6d013eb 100644
--- a/common/session/cache/testscript
+++ b/odb-tests/common/session/cache/testscript
diff --git a/common/session/custom/buildfile b/odb-tests/common/session/custom/buildfile
index 1b64de1..1b64de1 100644
--- a/common/session/custom/buildfile
+++ b/odb-tests/common/session/custom/buildfile
diff --git a/common/session/custom/driver.cxx b/odb-tests/common/session/custom/driver.cxx
index 3056fd6..3056fd6 100644
--- a/common/session/custom/driver.cxx
+++ b/odb-tests/common/session/custom/driver.cxx
diff --git a/common/session/custom/session.cxx b/odb-tests/common/session/custom/session.cxx
index 1a08c79..1a08c79 100644
--- a/common/session/custom/session.cxx
+++ b/odb-tests/common/session/custom/session.cxx
diff --git a/common/session/custom/session.hxx b/odb-tests/common/session/custom/session.hxx
index 2d2f597..2d2f597 100644
--- a/common/session/custom/session.hxx
+++ b/odb-tests/common/session/custom/session.hxx
diff --git a/common/session/custom/session.txx b/odb-tests/common/session/custom/session.txx
index 65ab933..65ab933 100644
--- a/common/session/custom/session.txx
+++ b/odb-tests/common/session/custom/session.txx
diff --git a/common/session/custom/test.hxx b/odb-tests/common/session/custom/test.hxx
index 3f2703f..3f2703f 100644
--- a/common/session/custom/test.hxx
+++ b/odb-tests/common/session/custom/test.hxx
diff --git a/common/session/custom/testscript b/odb-tests/common/session/custom/testscript
index 39c281d..39c281d 100644
--- a/common/session/custom/testscript
+++ b/odb-tests/common/session/custom/testscript
diff --git a/common/statement/processing/buildfile b/odb-tests/common/statement/processing/buildfile
index 97124e8..97124e8 100644
--- a/common/statement/processing/buildfile
+++ b/odb-tests/common/statement/processing/buildfile
diff --git a/common/statement/processing/driver.cxx b/odb-tests/common/statement/processing/driver.cxx
index 2d00107..2d00107 100644
--- a/common/statement/processing/driver.cxx
+++ b/odb-tests/common/statement/processing/driver.cxx
diff --git a/common/statement/processing/testscript b/odb-tests/common/statement/processing/testscript
index 2460dc6..2460dc6 100644
--- a/common/statement/processing/testscript
+++ b/odb-tests/common/statement/processing/testscript
diff --git a/common/threads/buildfile b/odb-tests/common/threads/buildfile
index 53b98ec..53b98ec 100644
--- a/common/threads/buildfile
+++ b/odb-tests/common/threads/buildfile
diff --git a/common/threads/driver.cxx b/odb-tests/common/threads/driver.cxx
index 1add011..1add011 100644
--- a/common/threads/driver.cxx
+++ b/odb-tests/common/threads/driver.cxx
diff --git a/common/threads/test.hxx b/odb-tests/common/threads/test.hxx
index 2ed6e67..2ed6e67 100644
--- a/common/threads/test.hxx
+++ b/odb-tests/common/threads/test.hxx
diff --git a/common/threads/testscript b/odb-tests/common/threads/testscript
index 87e03e0..87e03e0 100644
--- a/common/threads/testscript
+++ b/odb-tests/common/threads/testscript
diff --git a/common/transaction/basics/buildfile b/odb-tests/common/transaction/basics/buildfile
index f412235..f412235 100644
--- a/common/transaction/basics/buildfile
+++ b/odb-tests/common/transaction/basics/buildfile
diff --git a/common/transaction/basics/driver.cxx b/odb-tests/common/transaction/basics/driver.cxx
index 1833555..1833555 100644
--- a/common/transaction/basics/driver.cxx
+++ b/odb-tests/common/transaction/basics/driver.cxx
diff --git a/common/transaction/basics/testscript b/odb-tests/common/transaction/basics/testscript
index 94c58b6..94c58b6 100644
--- a/common/transaction/basics/testscript
+++ b/odb-tests/common/transaction/basics/testscript
diff --git a/common/transaction/callback/buildfile b/odb-tests/common/transaction/callback/buildfile
index 78b1b03..78b1b03 100644
--- a/common/transaction/callback/buildfile
+++ b/odb-tests/common/transaction/callback/buildfile
diff --git a/common/transaction/callback/driver.cxx b/odb-tests/common/transaction/callback/driver.cxx
index d0af993..d0af993 100644
--- a/common/transaction/callback/driver.cxx
+++ b/odb-tests/common/transaction/callback/driver.cxx
diff --git a/common/transaction/callback/testscript b/odb-tests/common/transaction/callback/testscript
index 7229ecd..7229ecd 100644
--- a/common/transaction/callback/testscript
+++ b/odb-tests/common/transaction/callback/testscript
diff --git a/common/types/buildfile b/odb-tests/common/types/buildfile
index 95fe5b6..95fe5b6 100644
--- a/common/types/buildfile
+++ b/odb-tests/common/types/buildfile
diff --git a/common/types/driver.cxx b/odb-tests/common/types/driver.cxx
index bdc66b8..bdc66b8 100644
--- a/common/types/driver.cxx
+++ b/odb-tests/common/types/driver.cxx
diff --git a/common/types/test.hxx b/odb-tests/common/types/test.hxx
index a99b499..a99b499 100644
--- a/common/types/test.hxx
+++ b/odb-tests/common/types/test.hxx
diff --git a/common/types/testscript b/odb-tests/common/types/testscript
index 159972b..159972b 100644
--- a/common/types/testscript
+++ b/odb-tests/common/types/testscript
diff --git a/common/view/basics/buildfile b/odb-tests/common/view/basics/buildfile
index d9738a4..d9738a4 100644
--- a/common/view/basics/buildfile
+++ b/odb-tests/common/view/basics/buildfile
diff --git a/common/view/basics/driver.cxx b/odb-tests/common/view/basics/driver.cxx
index e2f611a..e2f611a 100644
--- a/common/view/basics/driver.cxx
+++ b/odb-tests/common/view/basics/driver.cxx
diff --git a/common/view/basics/test.hxx b/odb-tests/common/view/basics/test.hxx
index 130bcd4..130bcd4 100644
--- a/common/view/basics/test.hxx
+++ b/odb-tests/common/view/basics/test.hxx
diff --git a/common/view/basics/testscript b/odb-tests/common/view/basics/testscript
index faa8408..faa8408 100644
--- a/common/view/basics/testscript
+++ b/odb-tests/common/view/basics/testscript
diff --git a/common/view/olv/.gitignore b/odb-tests/common/view/olv/.gitignore
index 2b95165..2b95165 100644
--- a/common/view/olv/.gitignore
+++ b/odb-tests/common/view/olv/.gitignore
diff --git a/common/view/olv/buildfile b/odb-tests/common/view/olv/buildfile
index 89ecbcf..89ecbcf 100644
--- a/common/view/olv/buildfile
+++ b/odb-tests/common/view/olv/buildfile
diff --git a/common/view/olv/driver.cxx b/odb-tests/common/view/olv/driver.cxx
index c08015e..c08015e 100644
--- a/common/view/olv/driver.cxx
+++ b/odb-tests/common/view/olv/driver.cxx
diff --git a/common/view/olv/test1.hxx b/odb-tests/common/view/olv/test1.hxx
index 0de9483..0de9483 100644
--- a/common/view/olv/test1.hxx
+++ b/odb-tests/common/view/olv/test1.hxx
diff --git a/common/view/olv/test2.hxx b/odb-tests/common/view/olv/test2.hxx
index a769daa..a769daa 100644
--- a/common/view/olv/test2.hxx
+++ b/odb-tests/common/view/olv/test2.hxx
diff --git a/common/view/olv/test3.hxx b/odb-tests/common/view/olv/test3.hxx
index 8cf4344..8cf4344 100644
--- a/common/view/olv/test3.hxx
+++ b/odb-tests/common/view/olv/test3.hxx
diff --git a/common/view/olv/test4.hxx b/odb-tests/common/view/olv/test4.hxx
index f2af5fd..f2af5fd 100644
--- a/common/view/olv/test4.hxx
+++ b/odb-tests/common/view/olv/test4.hxx
diff --git a/common/view/olv/test5.hxx b/odb-tests/common/view/olv/test5.hxx
index e3a671b..e3a671b 100644
--- a/common/view/olv/test5.hxx
+++ b/odb-tests/common/view/olv/test5.hxx
diff --git a/common/view/olv/test6.hxx b/odb-tests/common/view/olv/test6.hxx
index 5336fa6..5336fa6 100644
--- a/common/view/olv/test6.hxx
+++ b/odb-tests/common/view/olv/test6.hxx
diff --git a/common/view/olv/test7.hxx b/odb-tests/common/view/olv/test7.hxx
index dbdc663..dbdc663 100644
--- a/common/view/olv/test7.hxx
+++ b/odb-tests/common/view/olv/test7.hxx
diff --git a/common/view/olv/test8.hxx b/odb-tests/common/view/olv/test8.hxx
index 607d222..607d222 100644
--- a/common/view/olv/test8.hxx
+++ b/odb-tests/common/view/olv/test8.hxx
diff --git a/common/view/olv/test9.hxx b/odb-tests/common/view/olv/test9.hxx
index b109de3..b109de3 100644
--- a/common/view/olv/test9.hxx
+++ b/odb-tests/common/view/olv/test9.hxx
diff --git a/common/view/olv/testscript b/odb-tests/common/view/olv/testscript
index 160426d..160426d 100644
--- a/common/view/olv/testscript
+++ b/odb-tests/common/view/olv/testscript
diff --git a/common/virtual/buildfile b/odb-tests/common/virtual/buildfile
index 96d062e..96d062e 100644
--- a/common/virtual/buildfile
+++ b/odb-tests/common/virtual/buildfile
diff --git a/common/virtual/driver.cxx b/odb-tests/common/virtual/driver.cxx
index f96f543..f96f543 100644
--- a/common/virtual/driver.cxx
+++ b/odb-tests/common/virtual/driver.cxx
diff --git a/common/virtual/test.hxx b/odb-tests/common/virtual/test.hxx
index 2654d09..2654d09 100644
--- a/common/virtual/test.hxx
+++ b/odb-tests/common/virtual/test.hxx
diff --git a/common/virtual/testscript b/odb-tests/common/virtual/testscript
index 769c7f9..769c7f9 100644
--- a/common/virtual/testscript
+++ b/odb-tests/common/virtual/testscript
diff --git a/common/wrapper/buildfile b/odb-tests/common/wrapper/buildfile
index 57f43f2..57f43f2 100644
--- a/common/wrapper/buildfile
+++ b/odb-tests/common/wrapper/buildfile
diff --git a/common/wrapper/driver.cxx b/odb-tests/common/wrapper/driver.cxx
index 9c352fc..9c352fc 100644
--- a/common/wrapper/driver.cxx
+++ b/odb-tests/common/wrapper/driver.cxx
diff --git a/common/wrapper/test.hxx b/odb-tests/common/wrapper/test.hxx
index 3ae4151..3ae4151 100644
--- a/common/wrapper/test.hxx
+++ b/odb-tests/common/wrapper/test.hxx
diff --git a/common/wrapper/testscript b/odb-tests/common/wrapper/testscript
index 6630813..6630813 100644
--- a/common/wrapper/testscript
+++ b/odb-tests/common/wrapper/testscript
diff --git a/database-options.testscript b/odb-tests/database-options.testscript
index 2c0ee82..2c0ee82 100644
--- a/database-options.testscript
+++ b/odb-tests/database-options.testscript
diff --git a/evolution/add-column/driver.cxx b/odb-tests/evolution/add-column/driver.cxx
index d4eb396..d4eb396 100644
--- a/evolution/add-column/driver.cxx
+++ b/odb-tests/evolution/add-column/driver.cxx
diff --git a/evolution/add-column/model.hxx b/odb-tests/evolution/add-column/model.hxx
index 6ac9160..6ac9160 100644
--- a/evolution/add-column/model.hxx
+++ b/odb-tests/evolution/add-column/model.hxx
diff --git a/evolution/add-column/test1.hxx b/odb-tests/evolution/add-column/test1.hxx
index b0d7fda..b0d7fda 100644
--- a/evolution/add-column/test1.hxx
+++ b/odb-tests/evolution/add-column/test1.hxx
diff --git a/evolution/add-column/test2.hxx b/odb-tests/evolution/add-column/test2.hxx
index b62530a..b62530a 100644
--- a/evolution/add-column/test2.hxx
+++ b/odb-tests/evolution/add-column/test2.hxx
diff --git a/evolution/add-column/test3.hxx b/odb-tests/evolution/add-column/test3.hxx
index b24dba1..b24dba1 100644
--- a/evolution/add-column/test3.hxx
+++ b/odb-tests/evolution/add-column/test3.hxx
diff --git a/evolution/add-foreign-key/driver.cxx b/odb-tests/evolution/add-foreign-key/driver.cxx
index 177b615..177b615 100644
--- a/evolution/add-foreign-key/driver.cxx
+++ b/odb-tests/evolution/add-foreign-key/driver.cxx
diff --git a/evolution/add-foreign-key/model.hxx b/odb-tests/evolution/add-foreign-key/model.hxx
index f5fe26d..f5fe26d 100644
--- a/evolution/add-foreign-key/model.hxx
+++ b/odb-tests/evolution/add-foreign-key/model.hxx
diff --git a/evolution/add-foreign-key/test1.hxx b/odb-tests/evolution/add-foreign-key/test1.hxx
index 05c78c3..05c78c3 100644
--- a/evolution/add-foreign-key/test1.hxx
+++ b/odb-tests/evolution/add-foreign-key/test1.hxx
diff --git a/evolution/add-foreign-key/test2.hxx b/odb-tests/evolution/add-foreign-key/test2.hxx
index c57d9a1..c57d9a1 100644
--- a/evolution/add-foreign-key/test2.hxx
+++ b/odb-tests/evolution/add-foreign-key/test2.hxx
diff --git a/evolution/add-foreign-key/test3.hxx b/odb-tests/evolution/add-foreign-key/test3.hxx
index c844469..c844469 100644
--- a/evolution/add-foreign-key/test3.hxx
+++ b/odb-tests/evolution/add-foreign-key/test3.hxx
diff --git a/evolution/add-index/driver.cxx b/odb-tests/evolution/add-index/driver.cxx
index 689504e..689504e 100644
--- a/evolution/add-index/driver.cxx
+++ b/odb-tests/evolution/add-index/driver.cxx
diff --git a/evolution/add-index/model.hxx b/odb-tests/evolution/add-index/model.hxx
index fec75cc..fec75cc 100644
--- a/evolution/add-index/model.hxx
+++ b/odb-tests/evolution/add-index/model.hxx
diff --git a/evolution/add-index/test1.hxx b/odb-tests/evolution/add-index/test1.hxx
index 1be2b5b..1be2b5b 100644
--- a/evolution/add-index/test1.hxx
+++ b/odb-tests/evolution/add-index/test1.hxx
diff --git a/evolution/add-index/test2.hxx b/odb-tests/evolution/add-index/test2.hxx
index a0faca9..a0faca9 100644
--- a/evolution/add-index/test2.hxx
+++ b/odb-tests/evolution/add-index/test2.hxx
diff --git a/evolution/add-index/test3.hxx b/odb-tests/evolution/add-index/test3.hxx
index aab9c86..aab9c86 100644
--- a/evolution/add-index/test3.hxx
+++ b/odb-tests/evolution/add-index/test3.hxx
diff --git a/evolution/add-table/driver.cxx b/odb-tests/evolution/add-table/driver.cxx
index 67b0f0e..67b0f0e 100644
--- a/evolution/add-table/driver.cxx
+++ b/odb-tests/evolution/add-table/driver.cxx
diff --git a/evolution/add-table/model.hxx b/odb-tests/evolution/add-table/model.hxx
index 208a156..208a156 100644
--- a/evolution/add-table/model.hxx
+++ b/odb-tests/evolution/add-table/model.hxx
diff --git a/evolution/add-table/test1.hxx b/odb-tests/evolution/add-table/test1.hxx
index adc51a1..adc51a1 100644
--- a/evolution/add-table/test1.hxx
+++ b/odb-tests/evolution/add-table/test1.hxx
diff --git a/evolution/add-table/test2.hxx b/odb-tests/evolution/add-table/test2.hxx
index ca03cef..ca03cef 100644
--- a/evolution/add-table/test2.hxx
+++ b/odb-tests/evolution/add-table/test2.hxx
diff --git a/evolution/add-table/test3.hxx b/odb-tests/evolution/add-table/test3.hxx
index 39406a2..39406a2 100644
--- a/evolution/add-table/test3.hxx
+++ b/odb-tests/evolution/add-table/test3.hxx
diff --git a/evolution/alter-column/driver.cxx b/odb-tests/evolution/alter-column/driver.cxx
index be63f05..be63f05 100644
--- a/evolution/alter-column/driver.cxx
+++ b/odb-tests/evolution/alter-column/driver.cxx
diff --git a/evolution/alter-column/model.hxx b/odb-tests/evolution/alter-column/model.hxx
index fc6661c..fc6661c 100644
--- a/evolution/alter-column/model.hxx
+++ b/odb-tests/evolution/alter-column/model.hxx
diff --git a/evolution/alter-column/test1.hxx b/odb-tests/evolution/alter-column/test1.hxx
index 9353558..9353558 100644
--- a/evolution/alter-column/test1.hxx
+++ b/odb-tests/evolution/alter-column/test1.hxx
diff --git a/evolution/alter-column/test2.hxx b/odb-tests/evolution/alter-column/test2.hxx
index e2dbed3..e2dbed3 100644
--- a/evolution/alter-column/test2.hxx
+++ b/odb-tests/evolution/alter-column/test2.hxx
diff --git a/evolution/alter-column/test3.hxx b/odb-tests/evolution/alter-column/test3.hxx
index ac08e2f..ac08e2f 100644
--- a/evolution/alter-column/test3.hxx
+++ b/odb-tests/evolution/alter-column/test3.hxx
diff --git a/evolution/combined/driver.cxx b/odb-tests/evolution/combined/driver.cxx
index 88453c3..88453c3 100644
--- a/evolution/combined/driver.cxx
+++ b/odb-tests/evolution/combined/driver.cxx
diff --git a/evolution/combined/model.hxx b/odb-tests/evolution/combined/model.hxx
index e924943..e924943 100644
--- a/evolution/combined/model.hxx
+++ b/odb-tests/evolution/combined/model.hxx
diff --git a/evolution/combined/test1.hxx b/odb-tests/evolution/combined/test1.hxx
index 1a18aff..1a18aff 100644
--- a/evolution/combined/test1.hxx
+++ b/odb-tests/evolution/combined/test1.hxx
diff --git a/evolution/combined/test2.hxx b/odb-tests/evolution/combined/test2.hxx
index 8eb7ac8..8eb7ac8 100644
--- a/evolution/combined/test2.hxx
+++ b/odb-tests/evolution/combined/test2.hxx
diff --git a/evolution/combined/test3.hxx b/odb-tests/evolution/combined/test3.hxx
index 05a052f..05a052f 100644
--- a/evolution/combined/test3.hxx
+++ b/odb-tests/evolution/combined/test3.hxx
diff --git a/evolution/data/driver.cxx b/odb-tests/evolution/data/driver.cxx
index 73cc852..73cc852 100644
--- a/evolution/data/driver.cxx
+++ b/odb-tests/evolution/data/driver.cxx
diff --git a/evolution/data/model.hxx b/odb-tests/evolution/data/model.hxx
index 680bc55..680bc55 100644
--- a/evolution/data/model.hxx
+++ b/odb-tests/evolution/data/model.hxx
diff --git a/evolution/data/test1.hxx b/odb-tests/evolution/data/test1.hxx
index 976ed04..976ed04 100644
--- a/evolution/data/test1.hxx
+++ b/odb-tests/evolution/data/test1.hxx
diff --git a/evolution/data/test2.hxx b/odb-tests/evolution/data/test2.hxx
index bd72940..bd72940 100644
--- a/evolution/data/test2.hxx
+++ b/odb-tests/evolution/data/test2.hxx
diff --git a/evolution/data/test3.hxx b/odb-tests/evolution/data/test3.hxx
index 0f47099..0f47099 100644
--- a/evolution/data/test3.hxx
+++ b/odb-tests/evolution/data/test3.hxx
diff --git a/evolution/drop-column/driver.cxx b/odb-tests/evolution/drop-column/driver.cxx
index 7f0c253..7f0c253 100644
--- a/evolution/drop-column/driver.cxx
+++ b/odb-tests/evolution/drop-column/driver.cxx
diff --git a/evolution/drop-column/model.hxx b/odb-tests/evolution/drop-column/model.hxx
index 09b63b9..09b63b9 100644
--- a/evolution/drop-column/model.hxx
+++ b/odb-tests/evolution/drop-column/model.hxx
diff --git a/evolution/drop-column/test1.hxx b/odb-tests/evolution/drop-column/test1.hxx
index 1efb1fa..1efb1fa 100644
--- a/evolution/drop-column/test1.hxx
+++ b/odb-tests/evolution/drop-column/test1.hxx
diff --git a/evolution/drop-column/test2.hxx b/odb-tests/evolution/drop-column/test2.hxx
index 2842cd3..2842cd3 100644
--- a/evolution/drop-column/test2.hxx
+++ b/odb-tests/evolution/drop-column/test2.hxx
diff --git a/evolution/drop-column/test3.hxx b/odb-tests/evolution/drop-column/test3.hxx
index d1ce616..d1ce616 100644
--- a/evolution/drop-column/test3.hxx
+++ b/odb-tests/evolution/drop-column/test3.hxx
diff --git a/evolution/drop-foreign-key/driver.cxx b/odb-tests/evolution/drop-foreign-key/driver.cxx
index f829562..f829562 100644
--- a/evolution/drop-foreign-key/driver.cxx
+++ b/odb-tests/evolution/drop-foreign-key/driver.cxx
diff --git a/evolution/drop-foreign-key/model.hxx b/odb-tests/evolution/drop-foreign-key/model.hxx
index eed8c46..eed8c46 100644
--- a/evolution/drop-foreign-key/model.hxx
+++ b/odb-tests/evolution/drop-foreign-key/model.hxx
diff --git a/evolution/drop-foreign-key/test1.hxx b/odb-tests/evolution/drop-foreign-key/test1.hxx
index 5476796..5476796 100644
--- a/evolution/drop-foreign-key/test1.hxx
+++ b/odb-tests/evolution/drop-foreign-key/test1.hxx
diff --git a/evolution/drop-foreign-key/test2.hxx b/odb-tests/evolution/drop-foreign-key/test2.hxx
index f091a25..f091a25 100644
--- a/evolution/drop-foreign-key/test2.hxx
+++ b/odb-tests/evolution/drop-foreign-key/test2.hxx
diff --git a/evolution/drop-foreign-key/test3.hxx b/odb-tests/evolution/drop-foreign-key/test3.hxx
index beb8c42..beb8c42 100644
--- a/evolution/drop-foreign-key/test3.hxx
+++ b/odb-tests/evolution/drop-foreign-key/test3.hxx
diff --git a/evolution/drop-index/driver.cxx b/odb-tests/evolution/drop-index/driver.cxx
index 5ad1cd4..5ad1cd4 100644
--- a/evolution/drop-index/driver.cxx
+++ b/odb-tests/evolution/drop-index/driver.cxx
diff --git a/evolution/drop-index/model.hxx b/odb-tests/evolution/drop-index/model.hxx
index 5e163ca..5e163ca 100644
--- a/evolution/drop-index/model.hxx
+++ b/odb-tests/evolution/drop-index/model.hxx
diff --git a/evolution/drop-index/test1.hxx b/odb-tests/evolution/drop-index/test1.hxx
index 5a279bb..5a279bb 100644
--- a/evolution/drop-index/test1.hxx
+++ b/odb-tests/evolution/drop-index/test1.hxx
diff --git a/evolution/drop-index/test2.hxx b/odb-tests/evolution/drop-index/test2.hxx
index 78b89f2..78b89f2 100644
--- a/evolution/drop-index/test2.hxx
+++ b/odb-tests/evolution/drop-index/test2.hxx
diff --git a/evolution/drop-index/test3.hxx b/odb-tests/evolution/drop-index/test3.hxx
index 17b670d..17b670d 100644
--- a/evolution/drop-index/test3.hxx
+++ b/odb-tests/evolution/drop-index/test3.hxx
diff --git a/evolution/drop-table/driver.cxx b/odb-tests/evolution/drop-table/driver.cxx
index 81cec55..81cec55 100644
--- a/evolution/drop-table/driver.cxx
+++ b/odb-tests/evolution/drop-table/driver.cxx
diff --git a/evolution/drop-table/model.hxx b/odb-tests/evolution/drop-table/model.hxx
index 2c02d09..2c02d09 100644
--- a/evolution/drop-table/model.hxx
+++ b/odb-tests/evolution/drop-table/model.hxx
diff --git a/evolution/drop-table/test1.hxx b/odb-tests/evolution/drop-table/test1.hxx
index a9ec64c..a9ec64c 100644
--- a/evolution/drop-table/test1.hxx
+++ b/odb-tests/evolution/drop-table/test1.hxx
diff --git a/evolution/drop-table/test2.hxx b/odb-tests/evolution/drop-table/test2.hxx
index c9ec149..c9ec149 100644
--- a/evolution/drop-table/test2.hxx
+++ b/odb-tests/evolution/drop-table/test2.hxx
diff --git a/evolution/drop-table/test3.hxx b/odb-tests/evolution/drop-table/test3.hxx
index 8d3f17b..8d3f17b 100644
--- a/evolution/drop-table/test3.hxx
+++ b/odb-tests/evolution/drop-table/test3.hxx
diff --git a/evolution/embedded/driver.cxx b/odb-tests/evolution/embedded/driver.cxx
index 1816a5c..1816a5c 100644
--- a/evolution/embedded/driver.cxx
+++ b/odb-tests/evolution/embedded/driver.cxx
diff --git a/evolution/embedded/model.hxx b/odb-tests/evolution/embedded/model.hxx
index f3aa7a4..f3aa7a4 100644
--- a/evolution/embedded/model.hxx
+++ b/odb-tests/evolution/embedded/model.hxx
diff --git a/evolution/embedded/test1.hxx b/odb-tests/evolution/embedded/test1.hxx
index 32903a1..32903a1 100644
--- a/evolution/embedded/test1.hxx
+++ b/odb-tests/evolution/embedded/test1.hxx
diff --git a/evolution/embedded/test2.hxx b/odb-tests/evolution/embedded/test2.hxx
index fce8760..fce8760 100644
--- a/evolution/embedded/test2.hxx
+++ b/odb-tests/evolution/embedded/test2.hxx
diff --git a/evolution/embedded/test3.hxx b/odb-tests/evolution/embedded/test3.hxx
index d49ecc5..d49ecc5 100644
--- a/evolution/embedded/test3.hxx
+++ b/odb-tests/evolution/embedded/test3.hxx
diff --git a/evolution/soft-add/driver.cxx b/odb-tests/evolution/soft-add/driver.cxx
index c70edcb..c70edcb 100644
--- a/evolution/soft-add/driver.cxx
+++ b/odb-tests/evolution/soft-add/driver.cxx
diff --git a/evolution/soft-add/model.hxx b/odb-tests/evolution/soft-add/model.hxx
index 39d63c4..39d63c4 100644
--- a/evolution/soft-add/model.hxx
+++ b/odb-tests/evolution/soft-add/model.hxx
diff --git a/evolution/soft-add/test1.hxx b/odb-tests/evolution/soft-add/test1.hxx
index 461d663..461d663 100644
--- a/evolution/soft-add/test1.hxx
+++ b/odb-tests/evolution/soft-add/test1.hxx
diff --git a/evolution/soft-add/test2.hxx b/odb-tests/evolution/soft-add/test2.hxx
index 746da4b..746da4b 100644
--- a/evolution/soft-add/test2.hxx
+++ b/odb-tests/evolution/soft-add/test2.hxx
diff --git a/evolution/soft-add/test3.hxx b/odb-tests/evolution/soft-add/test3.hxx
index f2990d0..f2990d0 100644
--- a/evolution/soft-add/test3.hxx
+++ b/odb-tests/evolution/soft-add/test3.hxx
diff --git a/evolution/soft-delete/driver.cxx b/odb-tests/evolution/soft-delete/driver.cxx
index e41a70c..e41a70c 100644
--- a/evolution/soft-delete/driver.cxx
+++ b/odb-tests/evolution/soft-delete/driver.cxx
diff --git a/evolution/soft-delete/model.hxx b/odb-tests/evolution/soft-delete/model.hxx
index 65083dd..65083dd 100644
--- a/evolution/soft-delete/model.hxx
+++ b/odb-tests/evolution/soft-delete/model.hxx
diff --git a/evolution/soft-delete/test1.hxx b/odb-tests/evolution/soft-delete/test1.hxx
index d4df90f..d4df90f 100644
--- a/evolution/soft-delete/test1.hxx
+++ b/odb-tests/evolution/soft-delete/test1.hxx
diff --git a/evolution/soft-delete/test2.hxx b/odb-tests/evolution/soft-delete/test2.hxx
index 3b2b5b4..3b2b5b4 100644
--- a/evolution/soft-delete/test2.hxx
+++ b/odb-tests/evolution/soft-delete/test2.hxx
diff --git a/evolution/soft-delete/test3.hxx b/odb-tests/evolution/soft-delete/test3.hxx
index 5a90ab2..5a90ab2 100644
--- a/evolution/soft-delete/test3.hxx
+++ b/odb-tests/evolution/soft-delete/test3.hxx
diff --git a/evolution/template/driver.cxx b/odb-tests/evolution/template/driver.cxx
index b278acd..b278acd 100644
--- a/evolution/template/driver.cxx
+++ b/odb-tests/evolution/template/driver.cxx
diff --git a/evolution/template/model.hxx b/odb-tests/evolution/template/model.hxx
index 182c81f..182c81f 100644
--- a/evolution/template/model.hxx
+++ b/odb-tests/evolution/template/model.hxx
diff --git a/evolution/template/template-vc10.vcxproj b/odb-tests/evolution/template/template-vc10.vcxproj
index c0ebe18..c0ebe18 100644
--- a/evolution/template/template-vc10.vcxproj
+++ b/odb-tests/evolution/template/template-vc10.vcxproj
diff --git a/evolution/template/template-vc10.vcxproj.filters b/odb-tests/evolution/template/template-vc10.vcxproj.filters
index d6ac66e..d6ac66e 100644
--- a/evolution/template/template-vc10.vcxproj.filters
+++ b/odb-tests/evolution/template/template-vc10.vcxproj.filters
diff --git a/evolution/template/template-vc11.vcxproj b/odb-tests/evolution/template/template-vc11.vcxproj
index f51fd0c..f51fd0c 100644
--- a/evolution/template/template-vc11.vcxproj
+++ b/odb-tests/evolution/template/template-vc11.vcxproj
diff --git a/evolution/template/template-vc11.vcxproj.filters b/odb-tests/evolution/template/template-vc11.vcxproj.filters
index d6ac66e..d6ac66e 100644
--- a/evolution/template/template-vc11.vcxproj.filters
+++ b/odb-tests/evolution/template/template-vc11.vcxproj.filters
diff --git a/evolution/template/template-vc12.vcxproj b/odb-tests/evolution/template/template-vc12.vcxproj
index 9562323..9562323 100644
--- a/evolution/template/template-vc12.vcxproj
+++ b/odb-tests/evolution/template/template-vc12.vcxproj
diff --git a/evolution/template/template-vc12.vcxproj.filters b/odb-tests/evolution/template/template-vc12.vcxproj.filters
index d6ac66e..d6ac66e 100644
--- a/evolution/template/template-vc12.vcxproj.filters
+++ b/odb-tests/evolution/template/template-vc12.vcxproj.filters
diff --git a/evolution/template/template-vc8.vcproj b/odb-tests/evolution/template/template-vc8.vcproj
index d6c5f15..d6c5f15 100644
--- a/evolution/template/template-vc8.vcproj
+++ b/odb-tests/evolution/template/template-vc8.vcproj
diff --git a/evolution/template/template-vc9.vcproj b/odb-tests/evolution/template/template-vc9.vcproj
index 9177928..9177928 100644
--- a/evolution/template/template-vc9.vcproj
+++ b/odb-tests/evolution/template/template-vc9.vcproj
diff --git a/evolution/template/test1.hxx b/odb-tests/evolution/template/test1.hxx
index 238b686..238b686 100644
--- a/evolution/template/test1.hxx
+++ b/odb-tests/evolution/template/test1.hxx
diff --git a/evolution/template/test2.hxx b/odb-tests/evolution/template/test2.hxx
index ec982f5..ec982f5 100644
--- a/evolution/template/test2.hxx
+++ b/odb-tests/evolution/template/test2.hxx
diff --git a/evolution/template/test3.hxx b/odb-tests/evolution/template/test3.hxx
index 50f3882..50f3882 100644
--- a/evolution/template/test3.hxx
+++ b/odb-tests/evolution/template/test3.hxx
diff --git a/evolution/version/driver.cxx b/odb-tests/evolution/version/driver.cxx
index 236c9b4..236c9b4 100644
--- a/evolution/version/driver.cxx
+++ b/odb-tests/evolution/version/driver.cxx
diff --git a/evolution/version/model.hxx b/odb-tests/evolution/version/model.hxx
index cdda00e..cdda00e 100644
--- a/evolution/version/model.hxx
+++ b/odb-tests/evolution/version/model.hxx
diff --git a/evolution/version/test1.hxx b/odb-tests/evolution/version/test1.hxx
index a50e54c..a50e54c 100644
--- a/evolution/version/test1.hxx
+++ b/odb-tests/evolution/version/test1.hxx
diff --git a/evolution/version/test2.hxx b/odb-tests/evolution/version/test2.hxx
index f7fc1b7..f7fc1b7 100644
--- a/evolution/version/test2.hxx
+++ b/odb-tests/evolution/version/test2.hxx
diff --git a/evolution/version/test3.hxx b/odb-tests/evolution/version/test3.hxx
index 364ee31..364ee31 100644
--- a/evolution/version/test3.hxx
+++ b/odb-tests/evolution/version/test3.hxx
diff --git a/libcommon/.gitignore b/odb-tests/libcommon/.gitignore
index a994ddc..a994ddc 100644
--- a/libcommon/.gitignore
+++ b/odb-tests/libcommon/.gitignore
diff --git a/libcommon/buffer.hxx b/odb-tests/libcommon/buffer.hxx
index 41b7e46..41b7e46 100644
--- a/libcommon/buffer.hxx
+++ b/odb-tests/libcommon/buffer.hxx
diff --git a/libcommon/buildfile b/odb-tests/libcommon/buildfile
index eb61455..eb61455 100644
--- a/libcommon/buildfile
+++ b/odb-tests/libcommon/buildfile
diff --git a/libcommon/common.cxx b/odb-tests/libcommon/common.cxx
index b3e4cfd..b3e4cfd 100644
--- a/libcommon/common.cxx
+++ b/odb-tests/libcommon/common.cxx
diff --git a/libcommon/common.hxx b/odb-tests/libcommon/common.hxx
index 9ab978d..9ab978d 100644
--- a/libcommon/common.hxx
+++ b/odb-tests/libcommon/common.hxx
diff --git a/libcommon/common.txx b/odb-tests/libcommon/common.txx
index caa7481..caa7481 100644
--- a/libcommon/common.txx
+++ b/odb-tests/libcommon/common.txx
diff --git a/libcommon/concrete.hxx b/odb-tests/libcommon/concrete.hxx
index e0f64a5..e0f64a5 100644
--- a/libcommon/concrete.hxx
+++ b/odb-tests/libcommon/concrete.hxx
diff --git a/libcommon/config.hxx.in b/odb-tests/libcommon/config.hxx.in
index ff90e61..ff90e61 100644
--- a/libcommon/config.hxx.in
+++ b/odb-tests/libcommon/config.hxx.in
diff --git a/libcommon/export.hxx b/odb-tests/libcommon/export.hxx
index 0de4565..0de4565 100644
--- a/libcommon/export.hxx
+++ b/odb-tests/libcommon/export.hxx
diff --git a/manifest b/odb-tests/manifest
index 858baa7..858baa7 100644
--- a/manifest
+++ b/odb-tests/manifest
diff --git a/mssql/custom/custom.sql b/odb-tests/mssql/custom/custom.sql
index 44ef512..44ef512 100644
--- a/mssql/custom/custom.sql
+++ b/odb-tests/mssql/custom/custom.sql
diff --git a/mssql/custom/driver.cxx b/odb-tests/mssql/custom/driver.cxx
index bde7eb6..bde7eb6 100644
--- a/mssql/custom/driver.cxx
+++ b/odb-tests/mssql/custom/driver.cxx
diff --git a/mssql/custom/query.hxx b/odb-tests/mssql/custom/query.hxx
index fc63378..fc63378 100644
--- a/mssql/custom/query.hxx
+++ b/odb-tests/mssql/custom/query.hxx
diff --git a/mssql/custom/test.hxx b/odb-tests/mssql/custom/test.hxx
index 4b8a5d7..4b8a5d7 100644
--- a/mssql/custom/test.hxx
+++ b/odb-tests/mssql/custom/test.hxx
diff --git a/mssql/custom/traits.cxx b/odb-tests/mssql/custom/traits.cxx
index 3f14ae7..3f14ae7 100644
--- a/mssql/custom/traits.cxx
+++ b/odb-tests/mssql/custom/traits.cxx
diff --git a/mssql/custom/traits.hxx b/odb-tests/mssql/custom/traits.hxx
index 2bd99cb..2bd99cb 100644
--- a/mssql/custom/traits.hxx
+++ b/odb-tests/mssql/custom/traits.hxx
diff --git a/mssql/database/driver.cxx b/odb-tests/mssql/database/driver.cxx
index 08ad34f..08ad34f 100644
--- a/mssql/database/driver.cxx
+++ b/odb-tests/mssql/database/driver.cxx
diff --git a/mssql/native/driver.cxx b/odb-tests/mssql/native/driver.cxx
index f4b4fd7..f4b4fd7 100644
--- a/mssql/native/driver.cxx
+++ b/odb-tests/mssql/native/driver.cxx
diff --git a/mssql/query/driver.cxx b/odb-tests/mssql/query/driver.cxx
index 5600c81..5600c81 100644
--- a/mssql/query/driver.cxx
+++ b/odb-tests/mssql/query/driver.cxx
diff --git a/mssql/query/test.hxx b/odb-tests/mssql/query/test.hxx
index 85c644e..85c644e 100644
--- a/mssql/query/test.hxx
+++ b/odb-tests/mssql/query/test.hxx
diff --git a/mssql/stored-proc/driver.cxx b/odb-tests/mssql/stored-proc/driver.cxx
index 2389798..2389798 100644
--- a/mssql/stored-proc/driver.cxx
+++ b/odb-tests/mssql/stored-proc/driver.cxx
diff --git a/mssql/stored-proc/test.hxx b/odb-tests/mssql/stored-proc/test.hxx
index 5958ea3..5958ea3 100644
--- a/mssql/stored-proc/test.hxx
+++ b/odb-tests/mssql/stored-proc/test.hxx
diff --git a/mssql/template/driver.cxx b/odb-tests/mssql/template/driver.cxx
index ded03f1..ded03f1 100644
--- a/mssql/template/driver.cxx
+++ b/odb-tests/mssql/template/driver.cxx
diff --git a/mssql/template/template-vc10.vcxproj b/odb-tests/mssql/template/template-vc10.vcxproj
index 5875d9b..5875d9b 100644
--- a/mssql/template/template-vc10.vcxproj
+++ b/odb-tests/mssql/template/template-vc10.vcxproj
diff --git a/mssql/template/template-vc10.vcxproj.filters b/odb-tests/mssql/template/template-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/mssql/template/template-vc10.vcxproj.filters
+++ b/odb-tests/mssql/template/template-vc10.vcxproj.filters
diff --git a/mssql/template/template-vc11.vcxproj b/odb-tests/mssql/template/template-vc11.vcxproj
index 0bee18f..0bee18f 100644
--- a/mssql/template/template-vc11.vcxproj
+++ b/odb-tests/mssql/template/template-vc11.vcxproj
diff --git a/mssql/template/template-vc11.vcxproj.filters b/odb-tests/mssql/template/template-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/mssql/template/template-vc11.vcxproj.filters
+++ b/odb-tests/mssql/template/template-vc11.vcxproj.filters
diff --git a/mssql/template/template-vc12.vcxproj b/odb-tests/mssql/template/template-vc12.vcxproj
index 35ffb0f..35ffb0f 100644
--- a/mssql/template/template-vc12.vcxproj
+++ b/odb-tests/mssql/template/template-vc12.vcxproj
diff --git a/mssql/template/template-vc12.vcxproj.filters b/odb-tests/mssql/template/template-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/mssql/template/template-vc12.vcxproj.filters
+++ b/odb-tests/mssql/template/template-vc12.vcxproj.filters
diff --git a/mssql/template/template-vc8.vcproj b/odb-tests/mssql/template/template-vc8.vcproj
index cfd697f..cfd697f 100644
--- a/mssql/template/template-vc8.vcproj
+++ b/odb-tests/mssql/template/template-vc8.vcproj
diff --git a/mssql/template/template-vc9.vcproj b/odb-tests/mssql/template/template-vc9.vcproj
index 72a95d9..72a95d9 100644
--- a/mssql/template/template-vc9.vcproj
+++ b/odb-tests/mssql/template/template-vc9.vcproj
diff --git a/mssql/template/test.hxx b/odb-tests/mssql/template/test.hxx
index 0bc1f95..0bc1f95 100644
--- a/mssql/template/test.hxx
+++ b/odb-tests/mssql/template/test.hxx
diff --git a/mssql/types/driver.cxx b/odb-tests/mssql/types/driver.cxx
index d900a95..d900a95 100644
--- a/mssql/types/driver.cxx
+++ b/odb-tests/mssql/types/driver.cxx
diff --git a/mssql/types/test.hxx b/odb-tests/mssql/types/test.hxx
index 5d651a8..5d651a8 100644
--- a/mssql/types/test.hxx
+++ b/odb-tests/mssql/types/test.hxx
diff --git a/mssql/types/traits.hxx b/odb-tests/mssql/types/traits.hxx
index 5881f50..5881f50 100644
--- a/mssql/types/traits.hxx
+++ b/odb-tests/mssql/types/traits.hxx
diff --git a/mysql-schema.testscript b/odb-tests/mysql-schema.testscript
index dfa7852..dfa7852 100644
--- a/mysql-schema.testscript
+++ b/odb-tests/mysql-schema.testscript
diff --git a/mysql.testscript b/odb-tests/mysql.testscript
index e218ece..e218ece 100644
--- a/mysql.testscript
+++ b/odb-tests/mysql.testscript
diff --git a/mysql/custom/buildfile b/odb-tests/mysql/custom/buildfile
index 4934e7c..4934e7c 100644
--- a/mysql/custom/buildfile
+++ b/odb-tests/mysql/custom/buildfile
diff --git a/mysql/custom/driver.cxx b/odb-tests/mysql/custom/driver.cxx
index 526dbdc..526dbdc 100644
--- a/mysql/custom/driver.cxx
+++ b/odb-tests/mysql/custom/driver.cxx
diff --git a/mysql/custom/query.hxx b/odb-tests/mysql/custom/query.hxx
index 2fa8f73..2fa8f73 100644
--- a/mysql/custom/query.hxx
+++ b/odb-tests/mysql/custom/query.hxx
diff --git a/mysql/custom/test.hxx b/odb-tests/mysql/custom/test.hxx
index 82cc59d..82cc59d 100644
--- a/mysql/custom/test.hxx
+++ b/odb-tests/mysql/custom/test.hxx
diff --git a/mysql/custom/testscript b/odb-tests/mysql/custom/testscript
index 9bc8839..9bc8839 100644
--- a/mysql/custom/testscript
+++ b/odb-tests/mysql/custom/testscript
diff --git a/mysql/custom/traits.hxx b/odb-tests/mysql/custom/traits.hxx
index 5386d86..5386d86 100644
--- a/mysql/custom/traits.hxx
+++ b/odb-tests/mysql/custom/traits.hxx
diff --git a/mysql/database/buildfile b/odb-tests/mysql/database/buildfile
index 304034e..304034e 100644
--- a/mysql/database/buildfile
+++ b/odb-tests/mysql/database/buildfile
diff --git a/mysql/database/driver.cxx b/odb-tests/mysql/database/driver.cxx
index 525ee87..525ee87 100644
--- a/mysql/database/driver.cxx
+++ b/odb-tests/mysql/database/driver.cxx
diff --git a/mysql/database/testscript b/odb-tests/mysql/database/testscript
index c2ff256..c2ff256 100644
--- a/mysql/database/testscript
+++ b/odb-tests/mysql/database/testscript
diff --git a/mysql/index/buildfile b/odb-tests/mysql/index/buildfile
index 9cadce3..9cadce3 100644
--- a/mysql/index/buildfile
+++ b/odb-tests/mysql/index/buildfile
diff --git a/mysql/index/driver.cxx b/odb-tests/mysql/index/driver.cxx
index 4d0b7ad..4d0b7ad 100644
--- a/mysql/index/driver.cxx
+++ b/odb-tests/mysql/index/driver.cxx
diff --git a/mysql/index/test.hxx b/odb-tests/mysql/index/test.hxx
index b4f6ae8..b4f6ae8 100644
--- a/mysql/index/test.hxx
+++ b/odb-tests/mysql/index/test.hxx
diff --git a/mysql/index/testscript b/odb-tests/mysql/index/testscript
index 26dfc4f..26dfc4f 100644
--- a/mysql/index/testscript
+++ b/odb-tests/mysql/index/testscript
diff --git a/mysql/native/buildfile b/odb-tests/mysql/native/buildfile
index 57c3c30..57c3c30 100644
--- a/mysql/native/buildfile
+++ b/odb-tests/mysql/native/buildfile
diff --git a/mysql/native/driver.cxx b/odb-tests/mysql/native/driver.cxx
index 9b34fd2..9b34fd2 100644
--- a/mysql/native/driver.cxx
+++ b/odb-tests/mysql/native/driver.cxx
diff --git a/mysql/native/testscript b/odb-tests/mysql/native/testscript
index 21327ff..21327ff 100644
--- a/mysql/native/testscript
+++ b/odb-tests/mysql/native/testscript
diff --git a/mysql/truncation/buildfile b/odb-tests/mysql/truncation/buildfile
index fbd936b..fbd936b 100644
--- a/mysql/truncation/buildfile
+++ b/odb-tests/mysql/truncation/buildfile
diff --git a/mysql/truncation/driver.cxx b/odb-tests/mysql/truncation/driver.cxx
index 21084f5..21084f5 100644
--- a/mysql/truncation/driver.cxx
+++ b/odb-tests/mysql/truncation/driver.cxx
diff --git a/mysql/truncation/test.hxx b/odb-tests/mysql/truncation/test.hxx
index 1883b0e..1883b0e 100644
--- a/mysql/truncation/test.hxx
+++ b/odb-tests/mysql/truncation/test.hxx
diff --git a/mysql/truncation/testscript b/odb-tests/mysql/truncation/testscript
index b9b6792..b9b6792 100644
--- a/mysql/truncation/testscript
+++ b/odb-tests/mysql/truncation/testscript
diff --git a/mysql/types/buildfile b/odb-tests/mysql/types/buildfile
index 112a81f..112a81f 100644
--- a/mysql/types/buildfile
+++ b/odb-tests/mysql/types/buildfile
diff --git a/mysql/types/driver.cxx b/odb-tests/mysql/types/driver.cxx
index 2354b04..2354b04 100644
--- a/mysql/types/driver.cxx
+++ b/odb-tests/mysql/types/driver.cxx
diff --git a/mysql/types/test.hxx b/odb-tests/mysql/types/test.hxx
index 82f7496..82f7496 100644
--- a/mysql/types/test.hxx
+++ b/odb-tests/mysql/types/test.hxx
diff --git a/mysql/types/testscript b/odb-tests/mysql/types/testscript
index 2962d1c..2962d1c 100644
--- a/mysql/types/testscript
+++ b/odb-tests/mysql/types/testscript
diff --git a/mysql/types/traits.hxx b/odb-tests/mysql/types/traits.hxx
index d4ce200..d4ce200 100644
--- a/mysql/types/traits.hxx
+++ b/odb-tests/mysql/types/traits.hxx
diff --git a/oracle/custom/custom.sql b/odb-tests/oracle/custom/custom.sql
index 6e22903..6e22903 100644
--- a/oracle/custom/custom.sql
+++ b/odb-tests/oracle/custom/custom.sql
diff --git a/oracle/custom/driver.cxx b/odb-tests/oracle/custom/driver.cxx
index 45f0a4e..45f0a4e 100644
--- a/oracle/custom/driver.cxx
+++ b/odb-tests/oracle/custom/driver.cxx
diff --git a/oracle/custom/test.hxx b/odb-tests/oracle/custom/test.hxx
index 523d50b..523d50b 100644
--- a/oracle/custom/test.hxx
+++ b/odb-tests/oracle/custom/test.hxx
diff --git a/oracle/custom/traits.hxx b/odb-tests/oracle/custom/traits.hxx
index 8df2f91..8df2f91 100644
--- a/oracle/custom/traits.hxx
+++ b/odb-tests/oracle/custom/traits.hxx
diff --git a/oracle/database/driver.cxx b/odb-tests/oracle/database/driver.cxx
index 499f136..499f136 100644
--- a/oracle/database/driver.cxx
+++ b/odb-tests/oracle/database/driver.cxx
diff --git a/oracle/native/driver.cxx b/odb-tests/oracle/native/driver.cxx
index 541d21e..541d21e 100644
--- a/oracle/native/driver.cxx
+++ b/odb-tests/oracle/native/driver.cxx
diff --git a/oracle/template/driver.cxx b/odb-tests/oracle/template/driver.cxx
index 13317df..13317df 100644
--- a/oracle/template/driver.cxx
+++ b/odb-tests/oracle/template/driver.cxx
diff --git a/oracle/template/template-vc10.vcxproj b/odb-tests/oracle/template/template-vc10.vcxproj
index 92066cf..92066cf 100644
--- a/oracle/template/template-vc10.vcxproj
+++ b/odb-tests/oracle/template/template-vc10.vcxproj
diff --git a/oracle/template/template-vc10.vcxproj.filters b/odb-tests/oracle/template/template-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/oracle/template/template-vc10.vcxproj.filters
+++ b/odb-tests/oracle/template/template-vc10.vcxproj.filters
diff --git a/oracle/template/template-vc11.vcxproj b/odb-tests/oracle/template/template-vc11.vcxproj
index a92e437..a92e437 100644
--- a/oracle/template/template-vc11.vcxproj
+++ b/odb-tests/oracle/template/template-vc11.vcxproj
diff --git a/oracle/template/template-vc11.vcxproj.filters b/odb-tests/oracle/template/template-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/oracle/template/template-vc11.vcxproj.filters
+++ b/odb-tests/oracle/template/template-vc11.vcxproj.filters
diff --git a/oracle/template/template-vc12.vcxproj b/odb-tests/oracle/template/template-vc12.vcxproj
index de35c03..de35c03 100644
--- a/oracle/template/template-vc12.vcxproj
+++ b/odb-tests/oracle/template/template-vc12.vcxproj
diff --git a/oracle/template/template-vc12.vcxproj.filters b/odb-tests/oracle/template/template-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/oracle/template/template-vc12.vcxproj.filters
+++ b/odb-tests/oracle/template/template-vc12.vcxproj.filters
diff --git a/oracle/template/template-vc8.vcproj b/odb-tests/oracle/template/template-vc8.vcproj
index 71e2b52..71e2b52 100644
--- a/oracle/template/template-vc8.vcproj
+++ b/odb-tests/oracle/template/template-vc8.vcproj
diff --git a/oracle/template/template-vc9.vcproj b/odb-tests/oracle/template/template-vc9.vcproj
index de9804e..de9804e 100644
--- a/oracle/template/template-vc9.vcproj
+++ b/odb-tests/oracle/template/template-vc9.vcproj
diff --git a/oracle/template/test.hxx b/odb-tests/oracle/template/test.hxx
index bfa9cc9..bfa9cc9 100644
--- a/oracle/template/test.hxx
+++ b/odb-tests/oracle/template/test.hxx
diff --git a/oracle/types/driver.cxx b/odb-tests/oracle/types/driver.cxx
index 2e3e2e7..2e3e2e7 100644
--- a/oracle/types/driver.cxx
+++ b/odb-tests/oracle/types/driver.cxx
diff --git a/oracle/types/test.hxx b/odb-tests/oracle/types/test.hxx
index 255bc08..255bc08 100644
--- a/oracle/types/test.hxx
+++ b/odb-tests/oracle/types/test.hxx
diff --git a/oracle/types/traits.hxx b/odb-tests/oracle/types/traits.hxx
index ad747d8..ad747d8 100644
--- a/oracle/types/traits.hxx
+++ b/odb-tests/oracle/types/traits.hxx
diff --git a/pgsql-schema.testscript b/odb-tests/pgsql-schema.testscript
index 8659bcd..8659bcd 100644
--- a/pgsql-schema.testscript
+++ b/odb-tests/pgsql-schema.testscript
diff --git a/pgsql.testscript b/odb-tests/pgsql.testscript
index e4b4636..e4b4636 100644
--- a/pgsql.testscript
+++ b/odb-tests/pgsql.testscript
diff --git a/pgsql/buildfile b/odb-tests/pgsql/buildfile
index c6385c0..c6385c0 100644
--- a/pgsql/buildfile
+++ b/odb-tests/pgsql/buildfile
diff --git a/pgsql/bulk/buildfile b/odb-tests/pgsql/bulk/buildfile
index 6984edb..6984edb 100644
--- a/pgsql/bulk/buildfile
+++ b/odb-tests/pgsql/bulk/buildfile
diff --git a/pgsql/bulk/driver.cxx b/odb-tests/pgsql/bulk/driver.cxx
index ba25542..ba25542 100644
--- a/pgsql/bulk/driver.cxx
+++ b/odb-tests/pgsql/bulk/driver.cxx
diff --git a/pgsql/bulk/test.hxx b/odb-tests/pgsql/bulk/test.hxx
index 25dd138..25dd138 100644
--- a/pgsql/bulk/test.hxx
+++ b/odb-tests/pgsql/bulk/test.hxx
diff --git a/pgsql/bulk/testscript b/odb-tests/pgsql/bulk/testscript
index 60b7d92..60b7d92 100644
--- a/pgsql/bulk/testscript
+++ b/odb-tests/pgsql/bulk/testscript
diff --git a/pgsql/custom/buildfile b/odb-tests/pgsql/custom/buildfile
index a5c6717..a5c6717 100644
--- a/pgsql/custom/buildfile
+++ b/odb-tests/pgsql/custom/buildfile
diff --git a/pgsql/custom/driver.cxx b/odb-tests/pgsql/custom/driver.cxx
index 91ff0ce..91ff0ce 100644
--- a/pgsql/custom/driver.cxx
+++ b/odb-tests/pgsql/custom/driver.cxx
diff --git a/pgsql/custom/query.hxx b/odb-tests/pgsql/custom/query.hxx
index 8b89047..8b89047 100644
--- a/pgsql/custom/query.hxx
+++ b/odb-tests/pgsql/custom/query.hxx
diff --git a/pgsql/custom/test.hxx b/odb-tests/pgsql/custom/test.hxx
index ec3d496..ec3d496 100644
--- a/pgsql/custom/test.hxx
+++ b/odb-tests/pgsql/custom/test.hxx
diff --git a/pgsql/custom/testscript b/odb-tests/pgsql/custom/testscript
index 8e1448b..8e1448b 100644
--- a/pgsql/custom/testscript
+++ b/odb-tests/pgsql/custom/testscript
diff --git a/pgsql/custom/traits.hxx b/odb-tests/pgsql/custom/traits.hxx
index c45dec0..c45dec0 100644
--- a/pgsql/custom/traits.hxx
+++ b/odb-tests/pgsql/custom/traits.hxx
diff --git a/pgsql/database/buildfile b/odb-tests/pgsql/database/buildfile
index 6977ea6..6977ea6 100644
--- a/pgsql/database/buildfile
+++ b/odb-tests/pgsql/database/buildfile
diff --git a/pgsql/database/driver.cxx b/odb-tests/pgsql/database/driver.cxx
index 56bde0a..56bde0a 100644
--- a/pgsql/database/driver.cxx
+++ b/odb-tests/pgsql/database/driver.cxx
diff --git a/pgsql/database/testscript b/odb-tests/pgsql/database/testscript
index f57a8e1..f57a8e1 100644
--- a/pgsql/database/testscript
+++ b/odb-tests/pgsql/database/testscript
diff --git a/pgsql/index/buildfile b/odb-tests/pgsql/index/buildfile
index a84ed9a..a84ed9a 100644
--- a/pgsql/index/buildfile
+++ b/odb-tests/pgsql/index/buildfile
diff --git a/pgsql/index/driver.cxx b/odb-tests/pgsql/index/driver.cxx
index dc4c11e..dc4c11e 100644
--- a/pgsql/index/driver.cxx
+++ b/odb-tests/pgsql/index/driver.cxx
diff --git a/pgsql/index/test.hxx b/odb-tests/pgsql/index/test.hxx
index d728188..d728188 100644
--- a/pgsql/index/test.hxx
+++ b/odb-tests/pgsql/index/test.hxx
diff --git a/pgsql/index/testscript b/odb-tests/pgsql/index/testscript
index 671a8c3..671a8c3 100644
--- a/pgsql/index/testscript
+++ b/odb-tests/pgsql/index/testscript
diff --git a/pgsql/native/buildfile b/odb-tests/pgsql/native/buildfile
index ec4c80c..ec4c80c 100644
--- a/pgsql/native/buildfile
+++ b/odb-tests/pgsql/native/buildfile
diff --git a/pgsql/native/driver.cxx b/odb-tests/pgsql/native/driver.cxx
index 843db41..843db41 100644
--- a/pgsql/native/driver.cxx
+++ b/odb-tests/pgsql/native/driver.cxx
diff --git a/pgsql/native/testscript b/odb-tests/pgsql/native/testscript
index 4fd9d2c..4fd9d2c 100644
--- a/pgsql/native/testscript
+++ b/odb-tests/pgsql/native/testscript
diff --git a/pgsql/truncation/buildfile b/odb-tests/pgsql/truncation/buildfile
index 2f2f3a2..2f2f3a2 100644
--- a/pgsql/truncation/buildfile
+++ b/odb-tests/pgsql/truncation/buildfile
diff --git a/pgsql/truncation/driver.cxx b/odb-tests/pgsql/truncation/driver.cxx
index 337a26e..337a26e 100644
--- a/pgsql/truncation/driver.cxx
+++ b/odb-tests/pgsql/truncation/driver.cxx
diff --git a/pgsql/truncation/test.hxx b/odb-tests/pgsql/truncation/test.hxx
index 73110c0..73110c0 100644
--- a/pgsql/truncation/test.hxx
+++ b/odb-tests/pgsql/truncation/test.hxx
diff --git a/pgsql/truncation/testscript b/odb-tests/pgsql/truncation/testscript
index c57b723..c57b723 100644
--- a/pgsql/truncation/testscript
+++ b/odb-tests/pgsql/truncation/testscript
diff --git a/pgsql/types/buildfile b/odb-tests/pgsql/types/buildfile
index 64f0c02..64f0c02 100644
--- a/pgsql/types/buildfile
+++ b/odb-tests/pgsql/types/buildfile
diff --git a/pgsql/types/driver.cxx b/odb-tests/pgsql/types/driver.cxx
index 710f601..710f601 100644
--- a/pgsql/types/driver.cxx
+++ b/odb-tests/pgsql/types/driver.cxx
diff --git a/pgsql/types/test.hxx b/odb-tests/pgsql/types/test.hxx
index 462ebad..462ebad 100644
--- a/pgsql/types/test.hxx
+++ b/odb-tests/pgsql/types/test.hxx
diff --git a/pgsql/types/testscript b/odb-tests/pgsql/types/testscript
index 57218e1..57218e1 100644
--- a/pgsql/types/testscript
+++ b/odb-tests/pgsql/types/testscript
diff --git a/pgsql/types/traits.hxx b/odb-tests/pgsql/types/traits.hxx
index a1c8fbe..a1c8fbe 100644
--- a/pgsql/types/traits.hxx
+++ b/odb-tests/pgsql/types/traits.hxx
diff --git a/qt/common/basic/driver.cxx b/odb-tests/qt/common/basic/driver.cxx
index 342a313..342a313 100644
--- a/qt/common/basic/driver.cxx
+++ b/odb-tests/qt/common/basic/driver.cxx
diff --git a/qt/common/basic/test.hxx b/odb-tests/qt/common/basic/test.hxx
index e67302e..e67302e 100644
--- a/qt/common/basic/test.hxx
+++ b/odb-tests/qt/common/basic/test.hxx
diff --git a/qt/common/containers/basics/driver.cxx b/odb-tests/qt/common/containers/basics/driver.cxx
index 5e38ee1..5e38ee1 100644
--- a/qt/common/containers/basics/driver.cxx
+++ b/odb-tests/qt/common/containers/basics/driver.cxx
diff --git a/qt/common/containers/basics/test.hxx b/odb-tests/qt/common/containers/basics/test.hxx
index 2c61c88..2c61c88 100644
--- a/qt/common/containers/basics/test.hxx
+++ b/odb-tests/qt/common/containers/basics/test.hxx
diff --git a/qt/common/containers/change-tracking/driver.cxx b/odb-tests/qt/common/containers/change-tracking/driver.cxx
index 8157d96..8157d96 100644
--- a/qt/common/containers/change-tracking/driver.cxx
+++ b/odb-tests/qt/common/containers/change-tracking/driver.cxx
diff --git a/qt/common/containers/change-tracking/test.hxx b/odb-tests/qt/common/containers/change-tracking/test.hxx
index 6067581..6067581 100644
--- a/qt/common/containers/change-tracking/test.hxx
+++ b/odb-tests/qt/common/containers/change-tracking/test.hxx
diff --git a/qt/common/smart-ptr/driver.cxx b/odb-tests/qt/common/smart-ptr/driver.cxx
index 2c7c38a..2c7c38a 100644
--- a/qt/common/smart-ptr/driver.cxx
+++ b/odb-tests/qt/common/smart-ptr/driver.cxx
diff --git a/qt/common/smart-ptr/test.hxx b/odb-tests/qt/common/smart-ptr/test.hxx
index 2c8bf36..2c8bf36 100644
--- a/qt/common/smart-ptr/test.hxx
+++ b/odb-tests/qt/common/smart-ptr/test.hxx
diff --git a/qt/common/template/driver.cxx b/odb-tests/qt/common/template/driver.cxx
index 30f9fc6..30f9fc6 100644
--- a/qt/common/template/driver.cxx
+++ b/odb-tests/qt/common/template/driver.cxx
diff --git a/qt/common/template/template-qt4-vc10.vcxproj b/odb-tests/qt/common/template/template-qt4-vc10.vcxproj
index fddcac3..fddcac3 100644
--- a/qt/common/template/template-qt4-vc10.vcxproj
+++ b/odb-tests/qt/common/template/template-qt4-vc10.vcxproj
diff --git a/qt/common/template/template-qt4-vc10.vcxproj.filters b/odb-tests/qt/common/template/template-qt4-vc10.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/qt/common/template/template-qt4-vc10.vcxproj.filters
+++ b/odb-tests/qt/common/template/template-qt4-vc10.vcxproj.filters
diff --git a/qt/common/template/template-qt4-vc11.vcxproj b/odb-tests/qt/common/template/template-qt4-vc11.vcxproj
index a71ac6b..a71ac6b 100644
--- a/qt/common/template/template-qt4-vc11.vcxproj
+++ b/odb-tests/qt/common/template/template-qt4-vc11.vcxproj
diff --git a/qt/common/template/template-qt4-vc11.vcxproj.filters b/odb-tests/qt/common/template/template-qt4-vc11.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/qt/common/template/template-qt4-vc11.vcxproj.filters
+++ b/odb-tests/qt/common/template/template-qt4-vc11.vcxproj.filters
diff --git a/qt/common/template/template-qt4-vc12.vcxproj b/odb-tests/qt/common/template/template-qt4-vc12.vcxproj
index eaa4d12..eaa4d12 100644
--- a/qt/common/template/template-qt4-vc12.vcxproj
+++ b/odb-tests/qt/common/template/template-qt4-vc12.vcxproj
diff --git a/qt/common/template/template-qt4-vc12.vcxproj.filters b/odb-tests/qt/common/template/template-qt4-vc12.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/qt/common/template/template-qt4-vc12.vcxproj.filters
+++ b/odb-tests/qt/common/template/template-qt4-vc12.vcxproj.filters
diff --git a/qt/common/template/template-qt4-vc8.vcproj b/odb-tests/qt/common/template/template-qt4-vc8.vcproj
index 63fc22c..63fc22c 100644
--- a/qt/common/template/template-qt4-vc8.vcproj
+++ b/odb-tests/qt/common/template/template-qt4-vc8.vcproj
diff --git a/qt/common/template/template-qt4-vc9.vcproj b/odb-tests/qt/common/template/template-qt4-vc9.vcproj
index b37675e..b37675e 100644
--- a/qt/common/template/template-qt4-vc9.vcproj
+++ b/odb-tests/qt/common/template/template-qt4-vc9.vcproj
diff --git a/qt/common/template/template-qt5-vc10.vcxproj b/odb-tests/qt/common/template/template-qt5-vc10.vcxproj
index add071a..add071a 100644
--- a/qt/common/template/template-qt5-vc10.vcxproj
+++ b/odb-tests/qt/common/template/template-qt5-vc10.vcxproj
diff --git a/qt/common/template/template-qt5-vc10.vcxproj.filters b/odb-tests/qt/common/template/template-qt5-vc10.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/qt/common/template/template-qt5-vc10.vcxproj.filters
+++ b/odb-tests/qt/common/template/template-qt5-vc10.vcxproj.filters
diff --git a/qt/common/template/template-qt5-vc11.vcxproj b/odb-tests/qt/common/template/template-qt5-vc11.vcxproj
index 07daa25..07daa25 100644
--- a/qt/common/template/template-qt5-vc11.vcxproj
+++ b/odb-tests/qt/common/template/template-qt5-vc11.vcxproj
diff --git a/qt/common/template/template-qt5-vc11.vcxproj.filters b/odb-tests/qt/common/template/template-qt5-vc11.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/qt/common/template/template-qt5-vc11.vcxproj.filters
+++ b/odb-tests/qt/common/template/template-qt5-vc11.vcxproj.filters
diff --git a/qt/common/template/template-qt5-vc12.vcxproj b/odb-tests/qt/common/template/template-qt5-vc12.vcxproj
index a64ba40..a64ba40 100644
--- a/qt/common/template/template-qt5-vc12.vcxproj
+++ b/odb-tests/qt/common/template/template-qt5-vc12.vcxproj
diff --git a/qt/common/template/template-qt5-vc12.vcxproj.filters b/odb-tests/qt/common/template/template-qt5-vc12.vcxproj.filters
index f3ee658..f3ee658 100644
--- a/qt/common/template/template-qt5-vc12.vcxproj.filters
+++ b/odb-tests/qt/common/template/template-qt5-vc12.vcxproj.filters
diff --git a/qt/common/template/template-qt5-vc9.vcproj b/odb-tests/qt/common/template/template-qt5-vc9.vcproj
index 57b4edc..57b4edc 100644
--- a/qt/common/template/template-qt5-vc9.vcproj
+++ b/odb-tests/qt/common/template/template-qt5-vc9.vcproj
diff --git a/qt/common/template/test.hxx b/odb-tests/qt/common/template/test.hxx
index 6f38186..6f38186 100644
--- a/qt/common/template/test.hxx
+++ b/odb-tests/qt/common/template/test.hxx
diff --git a/qt/mssql/basic/driver.cxx b/odb-tests/qt/mssql/basic/driver.cxx
index fca335d..fca335d 100644
--- a/qt/mssql/basic/driver.cxx
+++ b/odb-tests/qt/mssql/basic/driver.cxx
diff --git a/qt/mssql/basic/test.hxx b/odb-tests/qt/mssql/basic/test.hxx
index bce87b6..bce87b6 100644
--- a/qt/mssql/basic/test.hxx
+++ b/odb-tests/qt/mssql/basic/test.hxx
diff --git a/qt/mssql/date-time/driver.cxx b/odb-tests/qt/mssql/date-time/driver.cxx
index 9b4320e..9b4320e 100644
--- a/qt/mssql/date-time/driver.cxx
+++ b/odb-tests/qt/mssql/date-time/driver.cxx
diff --git a/qt/mssql/date-time/test.hxx b/odb-tests/qt/mssql/date-time/test.hxx
index 71769b9..71769b9 100644
--- a/qt/mssql/date-time/test.hxx
+++ b/odb-tests/qt/mssql/date-time/test.hxx
diff --git a/qt/mssql/template/driver.cxx b/odb-tests/qt/mssql/template/driver.cxx
index 97ef6ef..97ef6ef 100644
--- a/qt/mssql/template/driver.cxx
+++ b/odb-tests/qt/mssql/template/driver.cxx
diff --git a/qt/mssql/template/template-qt4-vc10.vcxproj b/odb-tests/qt/mssql/template/template-qt4-vc10.vcxproj
index e4902d0..e4902d0 100644
--- a/qt/mssql/template/template-qt4-vc10.vcxproj
+++ b/odb-tests/qt/mssql/template/template-qt4-vc10.vcxproj
diff --git a/qt/mssql/template/template-qt4-vc10.vcxproj.filters b/odb-tests/qt/mssql/template/template-qt4-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mssql/template/template-qt4-vc10.vcxproj.filters
+++ b/odb-tests/qt/mssql/template/template-qt4-vc10.vcxproj.filters
diff --git a/qt/mssql/template/template-qt4-vc11.vcxproj b/odb-tests/qt/mssql/template/template-qt4-vc11.vcxproj
index b9dd89c..b9dd89c 100644
--- a/qt/mssql/template/template-qt4-vc11.vcxproj
+++ b/odb-tests/qt/mssql/template/template-qt4-vc11.vcxproj
diff --git a/qt/mssql/template/template-qt4-vc11.vcxproj.filters b/odb-tests/qt/mssql/template/template-qt4-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mssql/template/template-qt4-vc11.vcxproj.filters
+++ b/odb-tests/qt/mssql/template/template-qt4-vc11.vcxproj.filters
diff --git a/qt/mssql/template/template-qt4-vc12.vcxproj b/odb-tests/qt/mssql/template/template-qt4-vc12.vcxproj
index 0916a38..0916a38 100644
--- a/qt/mssql/template/template-qt4-vc12.vcxproj
+++ b/odb-tests/qt/mssql/template/template-qt4-vc12.vcxproj
diff --git a/qt/mssql/template/template-qt4-vc12.vcxproj.filters b/odb-tests/qt/mssql/template/template-qt4-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mssql/template/template-qt4-vc12.vcxproj.filters
+++ b/odb-tests/qt/mssql/template/template-qt4-vc12.vcxproj.filters
diff --git a/qt/mssql/template/template-qt4-vc8.vcproj b/odb-tests/qt/mssql/template/template-qt4-vc8.vcproj
index 38916fa..38916fa 100644
--- a/qt/mssql/template/template-qt4-vc8.vcproj
+++ b/odb-tests/qt/mssql/template/template-qt4-vc8.vcproj
diff --git a/qt/mssql/template/template-qt4-vc9.vcproj b/odb-tests/qt/mssql/template/template-qt4-vc9.vcproj
index da1b5ab..da1b5ab 100644
--- a/qt/mssql/template/template-qt4-vc9.vcproj
+++ b/odb-tests/qt/mssql/template/template-qt4-vc9.vcproj
diff --git a/qt/mssql/template/template-qt5-vc10.vcxproj b/odb-tests/qt/mssql/template/template-qt5-vc10.vcxproj
index 508e262..508e262 100644
--- a/qt/mssql/template/template-qt5-vc10.vcxproj
+++ b/odb-tests/qt/mssql/template/template-qt5-vc10.vcxproj
diff --git a/qt/mssql/template/template-qt5-vc10.vcxproj.filters b/odb-tests/qt/mssql/template/template-qt5-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mssql/template/template-qt5-vc10.vcxproj.filters
+++ b/odb-tests/qt/mssql/template/template-qt5-vc10.vcxproj.filters
diff --git a/qt/mssql/template/template-qt5-vc11.vcxproj b/odb-tests/qt/mssql/template/template-qt5-vc11.vcxproj
index a974034..a974034 100644
--- a/qt/mssql/template/template-qt5-vc11.vcxproj
+++ b/odb-tests/qt/mssql/template/template-qt5-vc11.vcxproj
diff --git a/qt/mssql/template/template-qt5-vc11.vcxproj.filters b/odb-tests/qt/mssql/template/template-qt5-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mssql/template/template-qt5-vc11.vcxproj.filters
+++ b/odb-tests/qt/mssql/template/template-qt5-vc11.vcxproj.filters
diff --git a/qt/mssql/template/template-qt5-vc12.vcxproj b/odb-tests/qt/mssql/template/template-qt5-vc12.vcxproj
index 40e2fbb..40e2fbb 100644
--- a/qt/mssql/template/template-qt5-vc12.vcxproj
+++ b/odb-tests/qt/mssql/template/template-qt5-vc12.vcxproj
diff --git a/qt/mssql/template/template-qt5-vc12.vcxproj.filters b/odb-tests/qt/mssql/template/template-qt5-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mssql/template/template-qt5-vc12.vcxproj.filters
+++ b/odb-tests/qt/mssql/template/template-qt5-vc12.vcxproj.filters
diff --git a/qt/mssql/template/template-qt5-vc9.vcproj b/odb-tests/qt/mssql/template/template-qt5-vc9.vcproj
index 66ea9ab..66ea9ab 100644
--- a/qt/mssql/template/template-qt5-vc9.vcproj
+++ b/odb-tests/qt/mssql/template/template-qt5-vc9.vcproj
diff --git a/qt/mssql/template/test.hxx b/odb-tests/qt/mssql/template/test.hxx
index 033703a..033703a 100644
--- a/qt/mssql/template/test.hxx
+++ b/odb-tests/qt/mssql/template/test.hxx
diff --git a/qt/mysql/basic/driver.cxx b/odb-tests/qt/mysql/basic/driver.cxx
index b685d68..b685d68 100644
--- a/qt/mysql/basic/driver.cxx
+++ b/odb-tests/qt/mysql/basic/driver.cxx
diff --git a/qt/mysql/basic/test.hxx b/odb-tests/qt/mysql/basic/test.hxx
index 6dd246e..6dd246e 100644
--- a/qt/mysql/basic/test.hxx
+++ b/odb-tests/qt/mysql/basic/test.hxx
diff --git a/qt/mysql/date-time/driver.cxx b/odb-tests/qt/mysql/date-time/driver.cxx
index 94cf653..94cf653 100644
--- a/qt/mysql/date-time/driver.cxx
+++ b/odb-tests/qt/mysql/date-time/driver.cxx
diff --git a/qt/mysql/date-time/test.hxx b/odb-tests/qt/mysql/date-time/test.hxx
index ba31da5..ba31da5 100644
--- a/qt/mysql/date-time/test.hxx
+++ b/odb-tests/qt/mysql/date-time/test.hxx
diff --git a/qt/mysql/template/driver.cxx b/odb-tests/qt/mysql/template/driver.cxx
index 1e293b4..1e293b4 100644
--- a/qt/mysql/template/driver.cxx
+++ b/odb-tests/qt/mysql/template/driver.cxx
diff --git a/qt/mysql/template/template-qt4-vc10.vcxproj b/odb-tests/qt/mysql/template/template-qt4-vc10.vcxproj
index 0f57bbe..0f57bbe 100644
--- a/qt/mysql/template/template-qt4-vc10.vcxproj
+++ b/odb-tests/qt/mysql/template/template-qt4-vc10.vcxproj
diff --git a/qt/mysql/template/template-qt4-vc10.vcxproj.filters b/odb-tests/qt/mysql/template/template-qt4-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mysql/template/template-qt4-vc10.vcxproj.filters
+++ b/odb-tests/qt/mysql/template/template-qt4-vc10.vcxproj.filters
diff --git a/qt/mysql/template/template-qt4-vc11.vcxproj b/odb-tests/qt/mysql/template/template-qt4-vc11.vcxproj
index 33cb785..33cb785 100644
--- a/qt/mysql/template/template-qt4-vc11.vcxproj
+++ b/odb-tests/qt/mysql/template/template-qt4-vc11.vcxproj
diff --git a/qt/mysql/template/template-qt4-vc11.vcxproj.filters b/odb-tests/qt/mysql/template/template-qt4-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mysql/template/template-qt4-vc11.vcxproj.filters
+++ b/odb-tests/qt/mysql/template/template-qt4-vc11.vcxproj.filters
diff --git a/qt/mysql/template/template-qt4-vc12.vcxproj b/odb-tests/qt/mysql/template/template-qt4-vc12.vcxproj
index 6a2812a..6a2812a 100644
--- a/qt/mysql/template/template-qt4-vc12.vcxproj
+++ b/odb-tests/qt/mysql/template/template-qt4-vc12.vcxproj
diff --git a/qt/mysql/template/template-qt4-vc12.vcxproj.filters b/odb-tests/qt/mysql/template/template-qt4-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mysql/template/template-qt4-vc12.vcxproj.filters
+++ b/odb-tests/qt/mysql/template/template-qt4-vc12.vcxproj.filters
diff --git a/qt/mysql/template/template-qt4-vc8.vcproj b/odb-tests/qt/mysql/template/template-qt4-vc8.vcproj
index 25e096f..25e096f 100644
--- a/qt/mysql/template/template-qt4-vc8.vcproj
+++ b/odb-tests/qt/mysql/template/template-qt4-vc8.vcproj
diff --git a/qt/mysql/template/template-qt4-vc9.vcproj b/odb-tests/qt/mysql/template/template-qt4-vc9.vcproj
index a904d40..a904d40 100644
--- a/qt/mysql/template/template-qt4-vc9.vcproj
+++ b/odb-tests/qt/mysql/template/template-qt4-vc9.vcproj
diff --git a/qt/mysql/template/template-qt5-vc10.vcxproj b/odb-tests/qt/mysql/template/template-qt5-vc10.vcxproj
index 27eb1a8..27eb1a8 100644
--- a/qt/mysql/template/template-qt5-vc10.vcxproj
+++ b/odb-tests/qt/mysql/template/template-qt5-vc10.vcxproj
diff --git a/qt/mysql/template/template-qt5-vc10.vcxproj.filters b/odb-tests/qt/mysql/template/template-qt5-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mysql/template/template-qt5-vc10.vcxproj.filters
+++ b/odb-tests/qt/mysql/template/template-qt5-vc10.vcxproj.filters
diff --git a/qt/mysql/template/template-qt5-vc11.vcxproj b/odb-tests/qt/mysql/template/template-qt5-vc11.vcxproj
index 7a2e2b9..7a2e2b9 100644
--- a/qt/mysql/template/template-qt5-vc11.vcxproj
+++ b/odb-tests/qt/mysql/template/template-qt5-vc11.vcxproj
diff --git a/qt/mysql/template/template-qt5-vc11.vcxproj.filters b/odb-tests/qt/mysql/template/template-qt5-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mysql/template/template-qt5-vc11.vcxproj.filters
+++ b/odb-tests/qt/mysql/template/template-qt5-vc11.vcxproj.filters
diff --git a/qt/mysql/template/template-qt5-vc12.vcxproj b/odb-tests/qt/mysql/template/template-qt5-vc12.vcxproj
index f75d5d3..f75d5d3 100644
--- a/qt/mysql/template/template-qt5-vc12.vcxproj
+++ b/odb-tests/qt/mysql/template/template-qt5-vc12.vcxproj
diff --git a/qt/mysql/template/template-qt5-vc12.vcxproj.filters b/odb-tests/qt/mysql/template/template-qt5-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/mysql/template/template-qt5-vc12.vcxproj.filters
+++ b/odb-tests/qt/mysql/template/template-qt5-vc12.vcxproj.filters
diff --git a/qt/mysql/template/template-qt5-vc9.vcproj b/odb-tests/qt/mysql/template/template-qt5-vc9.vcproj
index c17267b..c17267b 100644
--- a/qt/mysql/template/template-qt5-vc9.vcproj
+++ b/odb-tests/qt/mysql/template/template-qt5-vc9.vcproj
diff --git a/qt/mysql/template/test.hxx b/odb-tests/qt/mysql/template/test.hxx
index 94b806d..94b806d 100644
--- a/qt/mysql/template/test.hxx
+++ b/odb-tests/qt/mysql/template/test.hxx
diff --git a/qt/oracle/basic/driver.cxx b/odb-tests/qt/oracle/basic/driver.cxx
index 43a20e2..43a20e2 100644
--- a/qt/oracle/basic/driver.cxx
+++ b/odb-tests/qt/oracle/basic/driver.cxx
diff --git a/qt/oracle/basic/test.hxx b/odb-tests/qt/oracle/basic/test.hxx
index 6781a97..6781a97 100644
--- a/qt/oracle/basic/test.hxx
+++ b/odb-tests/qt/oracle/basic/test.hxx
diff --git a/qt/oracle/date-time/driver.cxx b/odb-tests/qt/oracle/date-time/driver.cxx
index d13fab7..d13fab7 100644
--- a/qt/oracle/date-time/driver.cxx
+++ b/odb-tests/qt/oracle/date-time/driver.cxx
diff --git a/qt/oracle/date-time/test.hxx b/odb-tests/qt/oracle/date-time/test.hxx
index 93bc5b7..93bc5b7 100644
--- a/qt/oracle/date-time/test.hxx
+++ b/odb-tests/qt/oracle/date-time/test.hxx
diff --git a/qt/oracle/template/driver.cxx b/odb-tests/qt/oracle/template/driver.cxx
index 9b092a9..9b092a9 100644
--- a/qt/oracle/template/driver.cxx
+++ b/odb-tests/qt/oracle/template/driver.cxx
diff --git a/qt/oracle/template/template-qt4-vc10.vcxproj b/odb-tests/qt/oracle/template/template-qt4-vc10.vcxproj
index 6e7c369..6e7c369 100644
--- a/qt/oracle/template/template-qt4-vc10.vcxproj
+++ b/odb-tests/qt/oracle/template/template-qt4-vc10.vcxproj
diff --git a/qt/oracle/template/template-qt4-vc10.vcxproj.filters b/odb-tests/qt/oracle/template/template-qt4-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/oracle/template/template-qt4-vc10.vcxproj.filters
+++ b/odb-tests/qt/oracle/template/template-qt4-vc10.vcxproj.filters
diff --git a/qt/oracle/template/template-qt4-vc11.vcxproj b/odb-tests/qt/oracle/template/template-qt4-vc11.vcxproj
index ad1e888..ad1e888 100644
--- a/qt/oracle/template/template-qt4-vc11.vcxproj
+++ b/odb-tests/qt/oracle/template/template-qt4-vc11.vcxproj
diff --git a/qt/oracle/template/template-qt4-vc11.vcxproj.filters b/odb-tests/qt/oracle/template/template-qt4-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/oracle/template/template-qt4-vc11.vcxproj.filters
+++ b/odb-tests/qt/oracle/template/template-qt4-vc11.vcxproj.filters
diff --git a/qt/oracle/template/template-qt4-vc12.vcxproj b/odb-tests/qt/oracle/template/template-qt4-vc12.vcxproj
index 88dffa8..88dffa8 100644
--- a/qt/oracle/template/template-qt4-vc12.vcxproj
+++ b/odb-tests/qt/oracle/template/template-qt4-vc12.vcxproj
diff --git a/qt/oracle/template/template-qt4-vc12.vcxproj.filters b/odb-tests/qt/oracle/template/template-qt4-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/oracle/template/template-qt4-vc12.vcxproj.filters
+++ b/odb-tests/qt/oracle/template/template-qt4-vc12.vcxproj.filters
diff --git a/qt/oracle/template/template-qt4-vc8.vcproj b/odb-tests/qt/oracle/template/template-qt4-vc8.vcproj
index 187254b..187254b 100644
--- a/qt/oracle/template/template-qt4-vc8.vcproj
+++ b/odb-tests/qt/oracle/template/template-qt4-vc8.vcproj
diff --git a/qt/oracle/template/template-qt4-vc9.vcproj b/odb-tests/qt/oracle/template/template-qt4-vc9.vcproj
index 292b899..292b899 100644
--- a/qt/oracle/template/template-qt4-vc9.vcproj
+++ b/odb-tests/qt/oracle/template/template-qt4-vc9.vcproj
diff --git a/qt/oracle/template/template-qt5-vc10.vcxproj b/odb-tests/qt/oracle/template/template-qt5-vc10.vcxproj
index c388d6b..c388d6b 100644
--- a/qt/oracle/template/template-qt5-vc10.vcxproj
+++ b/odb-tests/qt/oracle/template/template-qt5-vc10.vcxproj
diff --git a/qt/oracle/template/template-qt5-vc10.vcxproj.filters b/odb-tests/qt/oracle/template/template-qt5-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/oracle/template/template-qt5-vc10.vcxproj.filters
+++ b/odb-tests/qt/oracle/template/template-qt5-vc10.vcxproj.filters
diff --git a/qt/oracle/template/template-qt5-vc11.vcxproj b/odb-tests/qt/oracle/template/template-qt5-vc11.vcxproj
index 79d5d15..79d5d15 100644
--- a/qt/oracle/template/template-qt5-vc11.vcxproj
+++ b/odb-tests/qt/oracle/template/template-qt5-vc11.vcxproj
diff --git a/qt/oracle/template/template-qt5-vc11.vcxproj.filters b/odb-tests/qt/oracle/template/template-qt5-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/oracle/template/template-qt5-vc11.vcxproj.filters
+++ b/odb-tests/qt/oracle/template/template-qt5-vc11.vcxproj.filters
diff --git a/qt/oracle/template/template-qt5-vc12.vcxproj b/odb-tests/qt/oracle/template/template-qt5-vc12.vcxproj
index 2ae82a6..2ae82a6 100644
--- a/qt/oracle/template/template-qt5-vc12.vcxproj
+++ b/odb-tests/qt/oracle/template/template-qt5-vc12.vcxproj
diff --git a/qt/oracle/template/template-qt5-vc12.vcxproj.filters b/odb-tests/qt/oracle/template/template-qt5-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/oracle/template/template-qt5-vc12.vcxproj.filters
+++ b/odb-tests/qt/oracle/template/template-qt5-vc12.vcxproj.filters
diff --git a/qt/oracle/template/template-qt5-vc9.vcproj b/odb-tests/qt/oracle/template/template-qt5-vc9.vcproj
index 2712157..2712157 100644
--- a/qt/oracle/template/template-qt5-vc9.vcproj
+++ b/odb-tests/qt/oracle/template/template-qt5-vc9.vcproj
diff --git a/qt/oracle/template/test.hxx b/odb-tests/qt/oracle/template/test.hxx
index 0ad65cf..0ad65cf 100644
--- a/qt/oracle/template/test.hxx
+++ b/odb-tests/qt/oracle/template/test.hxx
diff --git a/qt/pgsql/basic/driver.cxx b/odb-tests/qt/pgsql/basic/driver.cxx
index 4c6a78a..4c6a78a 100644
--- a/qt/pgsql/basic/driver.cxx
+++ b/odb-tests/qt/pgsql/basic/driver.cxx
diff --git a/qt/pgsql/basic/test.hxx b/odb-tests/qt/pgsql/basic/test.hxx
index d4a1ba6..d4a1ba6 100644
--- a/qt/pgsql/basic/test.hxx
+++ b/odb-tests/qt/pgsql/basic/test.hxx
diff --git a/qt/pgsql/date-time/driver.cxx b/odb-tests/qt/pgsql/date-time/driver.cxx
index 43a676d..43a676d 100644
--- a/qt/pgsql/date-time/driver.cxx
+++ b/odb-tests/qt/pgsql/date-time/driver.cxx
diff --git a/qt/pgsql/date-time/test.hxx b/odb-tests/qt/pgsql/date-time/test.hxx
index 2da5587..2da5587 100644
--- a/qt/pgsql/date-time/test.hxx
+++ b/odb-tests/qt/pgsql/date-time/test.hxx
diff --git a/qt/pgsql/template/driver.cxx b/odb-tests/qt/pgsql/template/driver.cxx
index 71934a7..71934a7 100644
--- a/qt/pgsql/template/driver.cxx
+++ b/odb-tests/qt/pgsql/template/driver.cxx
diff --git a/qt/pgsql/template/template-qt4-vc10.vcxproj b/odb-tests/qt/pgsql/template/template-qt4-vc10.vcxproj
index 1c1e1a7..1c1e1a7 100644
--- a/qt/pgsql/template/template-qt4-vc10.vcxproj
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc10.vcxproj
diff --git a/qt/pgsql/template/template-qt4-vc10.vcxproj.filters b/odb-tests/qt/pgsql/template/template-qt4-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/pgsql/template/template-qt4-vc10.vcxproj.filters
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc10.vcxproj.filters
diff --git a/qt/pgsql/template/template-qt4-vc11.vcxproj b/odb-tests/qt/pgsql/template/template-qt4-vc11.vcxproj
index a7e7a86..a7e7a86 100644
--- a/qt/pgsql/template/template-qt4-vc11.vcxproj
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc11.vcxproj
diff --git a/qt/pgsql/template/template-qt4-vc11.vcxproj.filters b/odb-tests/qt/pgsql/template/template-qt4-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/pgsql/template/template-qt4-vc11.vcxproj.filters
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc11.vcxproj.filters
diff --git a/qt/pgsql/template/template-qt4-vc12.vcxproj b/odb-tests/qt/pgsql/template/template-qt4-vc12.vcxproj
index f1b9924..f1b9924 100644
--- a/qt/pgsql/template/template-qt4-vc12.vcxproj
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc12.vcxproj
diff --git a/qt/pgsql/template/template-qt4-vc12.vcxproj.filters b/odb-tests/qt/pgsql/template/template-qt4-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/pgsql/template/template-qt4-vc12.vcxproj.filters
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc12.vcxproj.filters
diff --git a/qt/pgsql/template/template-qt4-vc8.vcproj b/odb-tests/qt/pgsql/template/template-qt4-vc8.vcproj
index 3f364d2..3f364d2 100644
--- a/qt/pgsql/template/template-qt4-vc8.vcproj
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc8.vcproj
diff --git a/qt/pgsql/template/template-qt4-vc9.vcproj b/odb-tests/qt/pgsql/template/template-qt4-vc9.vcproj
index 2e9e84b..2e9e84b 100644
--- a/qt/pgsql/template/template-qt4-vc9.vcproj
+++ b/odb-tests/qt/pgsql/template/template-qt4-vc9.vcproj
diff --git a/qt/pgsql/template/template-qt5-vc10.vcxproj b/odb-tests/qt/pgsql/template/template-qt5-vc10.vcxproj
index cb6aa0c..cb6aa0c 100644
--- a/qt/pgsql/template/template-qt5-vc10.vcxproj
+++ b/odb-tests/qt/pgsql/template/template-qt5-vc10.vcxproj
diff --git a/qt/pgsql/template/template-qt5-vc10.vcxproj.filters b/odb-tests/qt/pgsql/template/template-qt5-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/pgsql/template/template-qt5-vc10.vcxproj.filters
+++ b/odb-tests/qt/pgsql/template/template-qt5-vc10.vcxproj.filters
diff --git a/qt/pgsql/template/template-qt5-vc11.vcxproj b/odb-tests/qt/pgsql/template/template-qt5-vc11.vcxproj
index 863bd51..863bd51 100644
--- a/qt/pgsql/template/template-qt5-vc11.vcxproj
+++ b/odb-tests/qt/pgsql/template/template-qt5-vc11.vcxproj
diff --git a/qt/pgsql/template/template-qt5-vc11.vcxproj.filters b/odb-tests/qt/pgsql/template/template-qt5-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/pgsql/template/template-qt5-vc11.vcxproj.filters
+++ b/odb-tests/qt/pgsql/template/template-qt5-vc11.vcxproj.filters
diff --git a/qt/pgsql/template/template-qt5-vc12.vcxproj b/odb-tests/qt/pgsql/template/template-qt5-vc12.vcxproj
index 5d958c2..5d958c2 100644
--- a/qt/pgsql/template/template-qt5-vc12.vcxproj
+++ b/odb-tests/qt/pgsql/template/template-qt5-vc12.vcxproj
diff --git a/qt/pgsql/template/template-qt5-vc12.vcxproj.filters b/odb-tests/qt/pgsql/template/template-qt5-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/pgsql/template/template-qt5-vc12.vcxproj.filters
+++ b/odb-tests/qt/pgsql/template/template-qt5-vc12.vcxproj.filters
diff --git a/qt/pgsql/template/template-qt5-vc9.vcproj b/odb-tests/qt/pgsql/template/template-qt5-vc9.vcproj
index b32a1e7..b32a1e7 100644
--- a/qt/pgsql/template/template-qt5-vc9.vcproj
+++ b/odb-tests/qt/pgsql/template/template-qt5-vc9.vcproj
diff --git a/qt/pgsql/template/test.hxx b/odb-tests/qt/pgsql/template/test.hxx
index 8b866bd..8b866bd 100644
--- a/qt/pgsql/template/test.hxx
+++ b/odb-tests/qt/pgsql/template/test.hxx
diff --git a/qt/sqlite/basic/driver.cxx b/odb-tests/qt/sqlite/basic/driver.cxx
index 3bae10b..3bae10b 100644
--- a/qt/sqlite/basic/driver.cxx
+++ b/odb-tests/qt/sqlite/basic/driver.cxx
diff --git a/qt/sqlite/basic/test.hxx b/odb-tests/qt/sqlite/basic/test.hxx
index b0cdf46..b0cdf46 100644
--- a/qt/sqlite/basic/test.hxx
+++ b/odb-tests/qt/sqlite/basic/test.hxx
diff --git a/qt/sqlite/date-time/driver.cxx b/odb-tests/qt/sqlite/date-time/driver.cxx
index adf7889..adf7889 100644
--- a/qt/sqlite/date-time/driver.cxx
+++ b/odb-tests/qt/sqlite/date-time/driver.cxx
diff --git a/qt/sqlite/date-time/test.hxx b/odb-tests/qt/sqlite/date-time/test.hxx
index 9795846..9795846 100644
--- a/qt/sqlite/date-time/test.hxx
+++ b/odb-tests/qt/sqlite/date-time/test.hxx
diff --git a/qt/sqlite/template/driver.cxx b/odb-tests/qt/sqlite/template/driver.cxx
index dc1181c..dc1181c 100644
--- a/qt/sqlite/template/driver.cxx
+++ b/odb-tests/qt/sqlite/template/driver.cxx
diff --git a/qt/sqlite/template/template-qt4-vc10.vcxproj b/odb-tests/qt/sqlite/template/template-qt4-vc10.vcxproj
index 5d4cd02..5d4cd02 100644
--- a/qt/sqlite/template/template-qt4-vc10.vcxproj
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc10.vcxproj
diff --git a/qt/sqlite/template/template-qt4-vc10.vcxproj.filters b/odb-tests/qt/sqlite/template/template-qt4-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/sqlite/template/template-qt4-vc10.vcxproj.filters
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc10.vcxproj.filters
diff --git a/qt/sqlite/template/template-qt4-vc11.vcxproj b/odb-tests/qt/sqlite/template/template-qt4-vc11.vcxproj
index 217b75e..217b75e 100644
--- a/qt/sqlite/template/template-qt4-vc11.vcxproj
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc11.vcxproj
diff --git a/qt/sqlite/template/template-qt4-vc11.vcxproj.filters b/odb-tests/qt/sqlite/template/template-qt4-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/sqlite/template/template-qt4-vc11.vcxproj.filters
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc11.vcxproj.filters
diff --git a/qt/sqlite/template/template-qt4-vc12.vcxproj b/odb-tests/qt/sqlite/template/template-qt4-vc12.vcxproj
index 43959de..43959de 100644
--- a/qt/sqlite/template/template-qt4-vc12.vcxproj
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc12.vcxproj
diff --git a/qt/sqlite/template/template-qt4-vc12.vcxproj.filters b/odb-tests/qt/sqlite/template/template-qt4-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/sqlite/template/template-qt4-vc12.vcxproj.filters
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc12.vcxproj.filters
diff --git a/qt/sqlite/template/template-qt4-vc8.vcproj b/odb-tests/qt/sqlite/template/template-qt4-vc8.vcproj
index 16623a8..16623a8 100644
--- a/qt/sqlite/template/template-qt4-vc8.vcproj
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc8.vcproj
diff --git a/qt/sqlite/template/template-qt4-vc9.vcproj b/odb-tests/qt/sqlite/template/template-qt4-vc9.vcproj
index b52f2ec..b52f2ec 100644
--- a/qt/sqlite/template/template-qt4-vc9.vcproj
+++ b/odb-tests/qt/sqlite/template/template-qt4-vc9.vcproj
diff --git a/qt/sqlite/template/template-qt5-vc10.vcxproj b/odb-tests/qt/sqlite/template/template-qt5-vc10.vcxproj
index b0f2c28..b0f2c28 100644
--- a/qt/sqlite/template/template-qt5-vc10.vcxproj
+++ b/odb-tests/qt/sqlite/template/template-qt5-vc10.vcxproj
diff --git a/qt/sqlite/template/template-qt5-vc10.vcxproj.filters b/odb-tests/qt/sqlite/template/template-qt5-vc10.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/sqlite/template/template-qt5-vc10.vcxproj.filters
+++ b/odb-tests/qt/sqlite/template/template-qt5-vc10.vcxproj.filters
diff --git a/qt/sqlite/template/template-qt5-vc11.vcxproj b/odb-tests/qt/sqlite/template/template-qt5-vc11.vcxproj
index d0ca5d9..d0ca5d9 100644
--- a/qt/sqlite/template/template-qt5-vc11.vcxproj
+++ b/odb-tests/qt/sqlite/template/template-qt5-vc11.vcxproj
diff --git a/qt/sqlite/template/template-qt5-vc11.vcxproj.filters b/odb-tests/qt/sqlite/template/template-qt5-vc11.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/sqlite/template/template-qt5-vc11.vcxproj.filters
+++ b/odb-tests/qt/sqlite/template/template-qt5-vc11.vcxproj.filters
diff --git a/qt/sqlite/template/template-qt5-vc12.vcxproj b/odb-tests/qt/sqlite/template/template-qt5-vc12.vcxproj
index dc303a6..dc303a6 100644
--- a/qt/sqlite/template/template-qt5-vc12.vcxproj
+++ b/odb-tests/qt/sqlite/template/template-qt5-vc12.vcxproj
diff --git a/qt/sqlite/template/template-qt5-vc12.vcxproj.filters b/odb-tests/qt/sqlite/template/template-qt5-vc12.vcxproj.filters
index 8ac18a3..8ac18a3 100644
--- a/qt/sqlite/template/template-qt5-vc12.vcxproj.filters
+++ b/odb-tests/qt/sqlite/template/template-qt5-vc12.vcxproj.filters
diff --git a/qt/sqlite/template/template-qt5-vc9.vcproj b/odb-tests/qt/sqlite/template/template-qt5-vc9.vcproj
index 79c9389..79c9389 100644
--- a/qt/sqlite/template/template-qt5-vc9.vcproj
+++ b/odb-tests/qt/sqlite/template/template-qt5-vc9.vcproj
diff --git a/qt/sqlite/template/test.hxx b/odb-tests/qt/sqlite/template/test.hxx
index 1a8d616..1a8d616 100644
--- a/qt/sqlite/template/test.hxx
+++ b/odb-tests/qt/sqlite/template/test.hxx
diff --git a/sqlite.testscript b/odb-tests/sqlite.testscript
index 986bb37..986bb37 100644
--- a/sqlite.testscript
+++ b/odb-tests/sqlite.testscript
diff --git a/sqlite/attach/buildfile b/odb-tests/sqlite/attach/buildfile
index 959f050..959f050 100644
--- a/sqlite/attach/buildfile
+++ b/odb-tests/sqlite/attach/buildfile
diff --git a/sqlite/attach/driver.cxx b/odb-tests/sqlite/attach/driver.cxx
index 25d279f..25d279f 100644
--- a/sqlite/attach/driver.cxx
+++ b/odb-tests/sqlite/attach/driver.cxx
diff --git a/sqlite/attach/test.hxx b/odb-tests/sqlite/attach/test.hxx
index b3b8f63..b3b8f63 100644
--- a/sqlite/attach/test.hxx
+++ b/odb-tests/sqlite/attach/test.hxx
diff --git a/sqlite/attach/testscript b/odb-tests/sqlite/attach/testscript
index db5089d..db5089d 100644
--- a/sqlite/attach/testscript
+++ b/odb-tests/sqlite/attach/testscript
diff --git a/sqlite/auto/buildfile b/odb-tests/sqlite/auto/buildfile
index 2c70b7c..2c70b7c 100644
--- a/sqlite/auto/buildfile
+++ b/odb-tests/sqlite/auto/buildfile
diff --git a/sqlite/auto/driver.cxx b/odb-tests/sqlite/auto/driver.cxx
index bcd42c1..bcd42c1 100644
--- a/sqlite/auto/driver.cxx
+++ b/odb-tests/sqlite/auto/driver.cxx
diff --git a/sqlite/auto/test.hxx b/odb-tests/sqlite/auto/test.hxx
index 9905182..9905182 100644
--- a/sqlite/auto/test.hxx
+++ b/odb-tests/sqlite/auto/test.hxx
diff --git a/sqlite/auto/testscript b/odb-tests/sqlite/auto/testscript
index a5a7da5..a5a7da5 100644
--- a/sqlite/auto/testscript
+++ b/odb-tests/sqlite/auto/testscript
diff --git a/sqlite/custom/buildfile b/odb-tests/sqlite/custom/buildfile
index 3325762..3325762 100644
--- a/sqlite/custom/buildfile
+++ b/odb-tests/sqlite/custom/buildfile
diff --git a/sqlite/custom/driver.cxx b/odb-tests/sqlite/custom/driver.cxx
index 0627708..0627708 100644
--- a/sqlite/custom/driver.cxx
+++ b/odb-tests/sqlite/custom/driver.cxx
diff --git a/sqlite/custom/test.hxx b/odb-tests/sqlite/custom/test.hxx
index 54a2ba3..54a2ba3 100644
--- a/sqlite/custom/test.hxx
+++ b/odb-tests/sqlite/custom/test.hxx
diff --git a/sqlite/custom/testscript b/odb-tests/sqlite/custom/testscript
index 53561ae..53561ae 100644
--- a/sqlite/custom/testscript
+++ b/odb-tests/sqlite/custom/testscript
diff --git a/sqlite/database/buildfile b/odb-tests/sqlite/database/buildfile
index e74ab1a..e74ab1a 100644
--- a/sqlite/database/buildfile
+++ b/odb-tests/sqlite/database/buildfile
diff --git a/sqlite/database/driver.cxx b/odb-tests/sqlite/database/driver.cxx
index 5e16653..5e16653 100644
--- a/sqlite/database/driver.cxx
+++ b/odb-tests/sqlite/database/driver.cxx
diff --git a/sqlite/database/testscript b/odb-tests/sqlite/database/testscript
index b9c0f5f..b9c0f5f 100644
--- a/sqlite/database/testscript
+++ b/odb-tests/sqlite/database/testscript
diff --git a/sqlite/native/buildfile b/odb-tests/sqlite/native/buildfile
index 49aa05b..49aa05b 100644
--- a/sqlite/native/buildfile
+++ b/odb-tests/sqlite/native/buildfile
diff --git a/sqlite/native/driver.cxx b/odb-tests/sqlite/native/driver.cxx
index c87aa5d..c87aa5d 100644
--- a/sqlite/native/driver.cxx
+++ b/odb-tests/sqlite/native/driver.cxx
diff --git a/sqlite/native/testscript b/odb-tests/sqlite/native/testscript
index 16f05e0..16f05e0 100644
--- a/sqlite/native/testscript
+++ b/odb-tests/sqlite/native/testscript
diff --git a/sqlite/stream/buildfile b/odb-tests/sqlite/stream/buildfile
index fb8f605..fb8f605 100644
--- a/sqlite/stream/buildfile
+++ b/odb-tests/sqlite/stream/buildfile
diff --git a/sqlite/stream/driver.cxx b/odb-tests/sqlite/stream/driver.cxx
index 86522ec..86522ec 100644
--- a/sqlite/stream/driver.cxx
+++ b/odb-tests/sqlite/stream/driver.cxx
diff --git a/sqlite/stream/test.hxx b/odb-tests/sqlite/stream/test.hxx
index 9189a87..9189a87 100644
--- a/sqlite/stream/test.hxx
+++ b/odb-tests/sqlite/stream/test.hxx
diff --git a/sqlite/stream/testscript b/odb-tests/sqlite/stream/testscript
index 2b9f019..2b9f019 100644
--- a/sqlite/stream/testscript
+++ b/odb-tests/sqlite/stream/testscript
diff --git a/sqlite/transaction/buildfile b/odb-tests/sqlite/transaction/buildfile
index e29092d..e29092d 100644
--- a/sqlite/transaction/buildfile
+++ b/odb-tests/sqlite/transaction/buildfile
diff --git a/sqlite/transaction/driver.cxx b/odb-tests/sqlite/transaction/driver.cxx
index 80a0804..80a0804 100644
--- a/sqlite/transaction/driver.cxx
+++ b/odb-tests/sqlite/transaction/driver.cxx
diff --git a/sqlite/transaction/test.hxx b/odb-tests/sqlite/transaction/test.hxx
index bfb981b..bfb981b 100644
--- a/sqlite/transaction/test.hxx
+++ b/odb-tests/sqlite/transaction/test.hxx
diff --git a/sqlite/transaction/testscript b/odb-tests/sqlite/transaction/testscript
index c3388cb..c3388cb 100644
--- a/sqlite/transaction/testscript
+++ b/odb-tests/sqlite/transaction/testscript
diff --git a/sqlite/truncation/buildfile b/odb-tests/sqlite/truncation/buildfile
index 9a014e6..9a014e6 100644
--- a/sqlite/truncation/buildfile
+++ b/odb-tests/sqlite/truncation/buildfile
diff --git a/sqlite/truncation/driver.cxx b/odb-tests/sqlite/truncation/driver.cxx
index a2f6d66..a2f6d66 100644
--- a/sqlite/truncation/driver.cxx
+++ b/odb-tests/sqlite/truncation/driver.cxx
diff --git a/sqlite/truncation/test.hxx b/odb-tests/sqlite/truncation/test.hxx
index 8ca44ea..8ca44ea 100644
--- a/sqlite/truncation/test.hxx
+++ b/odb-tests/sqlite/truncation/test.hxx
diff --git a/sqlite/truncation/testscript b/odb-tests/sqlite/truncation/testscript
index 97e04f7..97e04f7 100644
--- a/sqlite/truncation/testscript
+++ b/odb-tests/sqlite/truncation/testscript
diff --git a/sqlite/types/buildfile b/odb-tests/sqlite/types/buildfile
index 1bf719d..1bf719d 100644
--- a/sqlite/types/buildfile
+++ b/odb-tests/sqlite/types/buildfile
diff --git a/sqlite/types/driver.cxx b/odb-tests/sqlite/types/driver.cxx
index b444d94..b444d94 100644
--- a/sqlite/types/driver.cxx
+++ b/odb-tests/sqlite/types/driver.cxx
diff --git a/sqlite/types/test.hxx b/odb-tests/sqlite/types/test.hxx
index fe0b274..fe0b274 100644
--- a/sqlite/types/test.hxx
+++ b/odb-tests/sqlite/types/test.hxx
diff --git a/sqlite/types/testscript b/odb-tests/sqlite/types/testscript
index 5e50d32..5e50d32 100644
--- a/sqlite/types/testscript
+++ b/odb-tests/sqlite/types/testscript
diff --git a/sqlite/types/traits.hxx b/odb-tests/sqlite/types/traits.hxx
index 9483f58..9483f58 100644
--- a/sqlite/types/traits.hxx
+++ b/odb-tests/sqlite/types/traits.hxx
diff --git a/repositories.manifest b/repositories.manifest
deleted file mode 100644
index a5b9faa..0000000
--- a/repositories.manifest
+++ /dev/null
@@ -1,44 +0,0 @@
-: 1
-summary: ODB test suite repository
-
-:
-role: prerequisite
-location: https://git.codesynthesis.com/odb/libodb.git##HEAD
-
-:
-role: prerequisite
-location: https://git.codesynthesis.com/odb/libodb-mysql.git##HEAD
-
-:
-role: prerequisite
-location: https://git.codesynthesis.com/odb/libodb-sqlite.git##HEAD
-
-:
-role: prerequisite
-location: https://git.codesynthesis.com/odb/libodb-pgsql.git##HEAD
-
-:
-role: prerequisite
-location: https://git.codesynthesis.com/odb/libodb-oracle.git##HEAD
-
-:
-role: prerequisite
-location: https://git.codesynthesis.com/odb/libodb-mssql.git##HEAD
-
-:
-role: prerequisite
-location: https://git.codesynthesis.com/odb/odb.git##HEAD
-
-# @@ TMP Uncomment when mysql package is added to mysql.git repository.
-#
-#:
-#role: prerequisite
-#location: https://git.build2.org/packaging/mysql/mysql.git##HEAD
-
-:
-role: prerequisite
-location: https://git.build2.org/packaging/sqlite/sqlite.git##HEAD
-
-:
-role: prerequisite
-location: https://git.build2.org/packaging/postgresql/postgresql.git##HEAD