gregorydgraham / DBvolution7

DBvolution customised & optimised for Java 7
Other
1 stars 2 forks source link

TypeAdaptor Tests Need To Test All Databases #6

Open gregorydgraham opened 8 years ago

gregorydgraham commented 8 years ago

TypeAdaptorTest.java ignores the standard database infrastructure and only uses H2 as a test.

This needs to be corrected so TypeAdaptors are tested against every database, especially Postgres