embulk-output-mysql 0.10.4-java → 0.10.5-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/{embulk-output-jdbc-0.10.4.jar → embulk-output-jdbc-0.10.5.jar} +0 -0
- data/classpath/{embulk-output-mysql-0.10.4.jar → embulk-output-mysql-0.10.5.jar} +0 -0
- data/classpath/{embulk-util-config-0.3.3.jar → embulk-util-config-0.3.4.jar} +0 -0
- data/classpath/embulk-util-json-0.3.0.jar +0 -0
- metadata +6 -6
- data/classpath/embulk-util-json-0.2.1.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 967e26256c45df77e023751c0e0be695a868e50f84ab94a27c8ebe8cbe92fded
|
4
|
+
data.tar.gz: 91f680242ea3f9961499116d9b7cb7a5761192879afa7f66360fec53368577b7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 00ffefa9ab8f1d36748a33ca599863a29e3fd8f9eff853deeb54068610495cb0f95306db21bd0ec95af25486e9b41021115e51415017a6b12c597b5a51da8336
|
7
|
+
data.tar.gz: eab11fd52b3cad8d0e8c20ca00d7bebb13f503982908a77ca587653b1eaf3fc24e010196db2420047a9fbf8558801c0e4101a1a4e50a684f094680a9d6f85274
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-mysql
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.5
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-02-22 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -17,10 +17,10 @@ executables: []
|
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
|
-
- classpath/embulk-output-jdbc-0.10.
|
21
|
-
- classpath/embulk-output-mysql-0.10.
|
22
|
-
- classpath/embulk-util-config-0.3.
|
23
|
-
- classpath/embulk-util-json-0.
|
20
|
+
- classpath/embulk-output-jdbc-0.10.5.jar
|
21
|
+
- classpath/embulk-output-mysql-0.10.5.jar
|
22
|
+
- classpath/embulk-util-config-0.3.4.jar
|
23
|
+
- classpath/embulk-util-json-0.3.0.jar
|
24
24
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|
25
25
|
- classpath/embulk-util-rubytime-0.3.3.jar
|
26
26
|
- classpath/embulk-util-timestamp-0.2.2.jar
|
Binary file
|