Would it be a good idea to extend the ODBC tests? Currently they are limit to only: - MSSQL - MySQL - Postgres - MSAccess (if platform Windows)
But the tests could also be enlarged to check against: - SQLite (using ODBC driver http://www.ch-werner.de/sqliteodbc/) - Oracle (ODBC for Instant Client) - DB 2 (using ODBC client) - Firebird (using ODBC driver) For this 4 backend types for ODBC I would propose tests by pull request. Would also ensure that those tests have to be explicitly enabled via WITH_ODBC_SQLITE WITH_ODBC_ORACLE WITH_ODBC_DB2 WITH_ODBC_FIREBIRD And appropriate connect string options. So the current travis build will run unchanged because no new ODBC’s are activated by default. Would this sound well for you? Would you prefer PR as ODBC by ODBC or all at once? Regards Heiko
signature.asc
Description: Message signed with OpenPGP
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ soci-devel mailing list soci-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/soci-devel