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 ef0feb5 commit b39aa34Copy full SHA for b39aa34
Project.toml
@@ -1,7 +1,7 @@
1
name = "MySQL"
2
uuid = "39abe10b-433b-5dbd-92d4-e302a9df00cd"
3
author = ["quinnj"]
4
-version = "1.2.0"
+version = "1.2.1"
5
6
[deps]
7
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
@@ -20,7 +20,7 @@ DBInterface = "2"
20
Tables = "1"
21
DecFP = "0.4.9, 0.4.10, 1"
22
MariaDB_Connector_C_jll = "3"
23
-Parsers = "0.3, 1"
+Parsers = "0.3, 1, 2"
24
25
[extras]
26
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments