Skip to content

4.0.0

Compare
Choose a tag to compare
@jdaigle jdaigle released this 25 Mar 16:32
· 61 commits to master since this release

4.0.0 is a significant rewrite and is entirely incompatible with previous versions!

Notable Changes

  • Rewritten command line parser and new command line arguments.
  • New conventions around command line arguments. Some are optional, others can be inferred from environment.
  • Redesigned schema_info table.
  • Cleaner separation between database specific code and the general horton program code. Data access is all based on ADO.NET, so in theory I should be able to support any provider.
  • Supports arbitrarily named "repeatable" scripts that can exist in any sub-directory.