Skip to content

Commit a002d41

Browse files
committed
v0.6.46
1 parent 648bbb3 commit a002d41

File tree

8 files changed

+228
-186
lines changed

8 files changed

+228
-186
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +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-
## unpublished
8+
## 0.6.46
99
- MySqlValueRef::format/as_bytes/as_str/as_bytes() are now public (#27)
10-
- allow decoding postgres `interval` values as strings. Previously, there was no way to decode an interval without knowing in advance which representation (textual or binary) it had.
10+
- allow decoding postgres `interval` values as strings. Previously, there was no way to decode an interval without knowing in advance which representation (textual or binary) it had.
1111

1212
## 0.6.44
1313
- Add support for mssql MONEY and SMALLMONEY types.

0 commit comments

Comments
 (0)