We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5762ec6 commit 96408beCopy full SHA for 96408be
CHANGELOG.md
@@ -4,6 +4,7 @@ Changelog
4
v0.13.0
5
-------
6
* 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
8
9
v0.12.0
10
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: sqljocky
2
-version: 0.12.0
+version: 0.13.0
3
author: James Ots <[email protected]>
description: A MySQL connector
homepage: https://github.com/jamesots/sqljocky
0 commit comments