embulk-output-mysql 0.10.3-java → 0.10.4-java
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c0e1a19394662082e7cd59d4087e3b3716f5af569ed0514eb8e65755d54df5fb
|
4
|
+
data.tar.gz: e87b124edecea54ccf2468c8b3685d0339a4b8446962d6171b17054a34f8dc2b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5d07eb884016677967b3f1745f62af7a66c4feab2e3109fb2bf3d5fb4bdc0f85bb7c5c068985e4582b47c94a13909fc3788d8f4b6212cacbd29c6398062312fd
|
7
|
+
data.tar.gz: 7e1b48433d46a003cd9c7422f5196272410dcac2b96530824284549fad2634d3c7918a8e041e6fec9a8053ac9e078fb9923f24a3acc197529aa8c70ccfe64545
|
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.4
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-01-15 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -17,8 +17,8 @@ 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.
|
20
|
+
- classpath/embulk-output-jdbc-0.10.4.jar
|
21
|
+
- classpath/embulk-output-mysql-0.10.4.jar
|
22
22
|
- classpath/embulk-util-config-0.3.3.jar
|
23
23
|
- classpath/embulk-util-json-0.2.1.jar
|
24
24
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|