Skip to content

0.8.3

Compare
Choose a tag to compare
@gwgrubbs gwgrubbs released this 09 Sep 20:04
5eb2986

Added

Changed

  • Moved Execute and ExecuteAsync methods from extension methods to interfaces (and instance implementations)

Fixed

Breaking Changes

  • A TOOLS UPDATE IS REQUIRED as code scaffolding templates were changed in support of interface changes
  • Selecting aliased fields requires the use of the generic version of dbex.Alias method
  • SQL Statement executor factory no longer accepts the QueryExpression as a parameter for creating an executor