Skip to content

Commit f8ad381

Browse files
committed
fix decoding bits as bool
1 parent 8bb1941 commit f8ad381

File tree

10 files changed

+339
-70
lines changed

10 files changed

+339
-70
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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.36
9+
10+
- Fix decoding of MySQL `BIT` type as boolean
11+
812
## 0.6.35
913

1014
- Add support for unsigned integers in the `Any` driver

0 commit comments

Comments
 (0)