Skip to content

Commit 69c928c

Browse files
committed
Fixed issue with incorrectly adding to currentBinding if item was not in query binding. Thanks @irvine1231!
1 parent 330e15f commit 69c928c

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

CHANGELOG.md

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

7+
## [0.8.2] - 2020-04-13
8+
### Fixed
9+
- issue with incorrectly adding to currentBinding if item was not in query
10+
binding. Thanks @irvine1231!
11+
712
## [0.8.1] - 2020-04-09
813
### Fixed
914
- `jsonContains()` with array values. Thanks @dmason30!

tests/database/baseline.sqlite

-16 KB
Binary file not shown.

tests/database/testing.sqlite

-16 KB
Binary file not shown.

0 commit comments

Comments
 (0)