From d95e3666e780adb14f406375c3db41cea9a4725c Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 30 Jul 2021 06:49:34 +0000 Subject: [PATCH] New version: MySQL v1.2.1 UUID: 39abe10b-433b-5dbd-92d4-e302a9df00cd Repo: https://github.com/JuliaDatabases/MySQL.jl.git Tree: 6aef9b11d71dfb0cd8c70ce37c703d904a3b5c0c Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- M/MySQL/Compat.toml | 9 ++++++--- M/MySQL/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/M/MySQL/Compat.toml b/M/MySQL/Compat.toml index a31be5b4d5daa05..28eefc995e9459f 100644 --- a/M/MySQL/Compat.toml +++ b/M/MySQL/Compat.toml @@ -27,11 +27,14 @@ julia = "1" DecFP = "0.4" Parsers = "0.3" -["1.0.2-1"] -Parsers = ["0.3", "1"] - ["1.0.2-1.1.0"] DecFP = "0.4.9-0.4" +["1.0.2-1.2.0"] +Parsers = ["0.3", "1"] + ["1.1.1-1"] DecFP = ["0.4.9-0.4", "1"] + +["1.2.1-1"] +Parsers = ["0.3", "1-2"] diff --git a/M/MySQL/Versions.toml b/M/MySQL/Versions.toml index 2ce82aef5c64c36..9e49f9d3779fa3f 100644 --- a/M/MySQL/Versions.toml +++ b/M/MySQL/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "c8231e628febae37bf280ec5606fa2c8d05b4917" ["1.2.0"] git-tree-sha1 = "17c6df10a8de08f4385e5ca0a64191cabbb318d3" + +["1.2.1"] +git-tree-sha1 = "6aef9b11d71dfb0cd8c70ce37c703d904a3b5c0c"