mvysny / vok-orm

Mapping rows from a SQL database to POJOs in its simplest form
MIT License
21 stars 4 forks source link

test on other databases as well #4

Closed mvysny closed 6 years ago

mvysny commented 6 years ago

We should run the same test battery on all major databases that can be launched easily from docker and has jdbc driver available in maven repo:

mvysny commented 6 years ago

MariaDB

mvysny commented 6 years ago

MySQL, MariaDB and Postgresql - done Oracle - the horror of those stupid moronic error reports ignoring DB2 and MSSQL for now.