Skip to content

Commit 645fd0d

Browse files
committed
0.6.51
1 parent fdb3fb3 commit 645fd0d

File tree

9 files changed

+310
-412
lines changed

9 files changed

+310
-412
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.6.51
9+
- support for extracting underlying db-specific type from AnyValueRef
10+
811
## 0.6.50
912
- Added support for SQL Server named instances with automatic port discovery via SSRP (SQL Server Resolution Protocol). You can now connect using `mssql://user:pass@host/db?instance=SQLEXPRESS` and the port will be automatically discovered.
1013
- odbc: no warning when statement row count is unavailable

0 commit comments

Comments
 (0)