Skip to content

Releases: buggins/ddbc

v0.6.1

08 Dec 15:06
Compare
Choose a tag to compare

What's Changed

  • Bug: Closing connection closes already closed PGSQLPreparedStatement by @vnayar in #125
  • Catch PostgreSQL fatal errors when running queries. by @vnayar in #126
  • Implement SQLITEResultSet.first() by @vnayar in #127
  • Bugfix: Test Connections before Returning them from ConnectionPool. by @vnayar in #128
  • Process type BPCHAR the same way that text is processed. by @vnayar in #131

Full Changelog: v0.6.0...v0.6.1

v0.6.0

16 Dec 08:56
Compare
Choose a tag to compare
Finish transaction implementation for SQLite.

v0.5.9

23 Oct 14:34
92d342c
Compare
Choose a tag to compare
refactor Dialect enum to DialectType

v0.5.8

16 Oct 15:17
Compare
Choose a tag to compare
#118 add support for LIMIT & OFFSET

v0.5.7

07 Jan 10:17
266d935
Compare
Choose a tag to compare

Fix compatibility with latest dmd

v0.5.6

19 Oct 07:19
Compare
Choose a tag to compare

support MS-SQL's TrustServerCertificate option via new param: trusted_connection

v0.5.5

16 Oct 23:18
Compare
Choose a tag to compare
override tostring

v0.5.4

02 Mar 23:40
Compare
Choose a tag to compare
use ODBC dub package

v0.5.3

05 May 22:57
Compare
Choose a tag to compare

few minor changes to bump dependency versions and deal with some deprecation issues

v0.5.2

12 Feb 23:12
Compare
Choose a tag to compare

#90 sqlite3: cannot link on windows-x86-ldc with LNK1136