rmpestano / dbunit-rules

https://github.com/database-rider/database-rider
15 stars 5 forks source link

Configure DBUnit datatypeFactory #34

Closed rmpestano closed 8 years ago

rmpestano commented 8 years ago

We need to set datatype config to avoid potential issues. Currently we're receiving this warning:

WARNING: Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'HSQL Database Engine'