Skip to content

2.2.4-pre: Merge pull request #55 from abe545/fix-double-ats

Pre-release
Pre-release
Compare
Choose a tag to compare
@abe545 abe545 released this 05 Dec 00:50
· 72 commits to master since this release

2.2.4-pre

  • Fixed #53 - bug where calling ToString on a stored procedure could print parameters with a double @.
  • Fixed #52 - bug where the fluent syntax would not infer the type of its parameters from the compile time generic parameter type.