Skip to content

DbFit 3.1.0

Compare
Choose a tag to compare
@javornikolov javornikolov released this 09 Sep 16:51
· 568 commits to main since this release

Release date: 9 September 2014

With this release we introduce support for Netezza and greatly enhanced support for Teradata. Huge thanks respectively to Patrick and to Mark Matten who contributed to these!

New features

  • Teradata support (#307, #316, #322) - thanks to Mark Matten.
  • Netezza support (#337) - thanks to Patrick.
  • Add Execute Ddl fixture (#312)
  • Better support for statements raising exceptions outside a transaction (#309)
  • Update FitNesse to 20140903 (#339)

Documentation improvements

  • Enhance Eclipse usage instructions (#323)

Code Changes Which May Affect Customizations and Extensions

  • AbstractDbEnvironment: moved setAutocommit(false) to afterConnectionEstablished (#327)

Development and Project improvements

  • DbFit build: allow customizing Oracle connection details for the acceptance tests (#338)