Oct 22 2007

DbFit 0.91 available: Update fixture and type cleaners

Published by gojko at 4:28 pm under dbfit

DbFit 0.91 is available for download from SourceForge.

Most important changes in this release are:

  • support for type normalisers in Java, which can transform content coming out of the database. That provides workarounds for JDBC driver inconsistencies and finally brings proper support for Oracle Timestamp, CLOB and REF cursor support in Java.
  • New fixture table: Update. This type of table can be used to quickly script data updates. See acceptance tests for examples.
  • support for BINARY and VARBINARY types for SQL Server 2005. These map to byte arrays. A utility formatter is also in the release, that allows you to specify byte arrays in hex format (0xABCD…). See the data types page in SQLServer acceptance tests for more information.

dbfit-complete-20071022.zip package contains all binaries (.NET and Java), examples and acceptance tests. Download that package if you want to start using DbFit. For those of you that already have an older binary release in use, I prepared smaller packages with DotNet and Java binaries.


Add to Del.Icio.Us bookmarks

Trackback URI | Comments RSS

Leave a Reply