Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

1.0.0-beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 30 Jun 21:08

Features

  • Unbound parameters not caught by command execution (#79)
  • Expose handles to native SQLite objects (#75)

Bugs Fixed

  • Use UTF-16 native functions where possible (#72)
  • Unit tests fail on non-US machine (#58)
  • Remove unmanaged resources from DbCommand implementation (#56)