Skip to content

Commit 96408be

Browse files
committed
Update to v0.13
1 parent 5762ec6 commit 96408be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Changelog
44
v0.13.0
55
-------
66
* Fixes an issue with executeMulti being broken.
7+
* Fixes an issue with query failing if the first field in a SELECT is an empty string
78

89
v0.12.0
910
-------

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sqljocky
2-
version: 0.12.0
2+
version: 0.13.0
33
author: James Ots <[email protected]>
44
description: A MySQL connector
55
homepage: https://github.com/jamesots/sqljocky

0 commit comments

Comments
 (0)