Skip to content

1.2.0

Compare
Choose a tag to compare
@tmenier tmenier released this 14 Aug 18:39
· 48 commits to master since this release
  • Extracted IDatabase for better testability (#29, thx jholovacs)
  • Allow specifying case sensitivity on column names (#29, thx jholovacs)
  • Bug with ExecuteScalarAsync + nullable (#26)
  • Null check needed with Oracle adapter (#22)