embulk-output-sqlserver 0.10.1-java → 0.10.2-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: f5bf53cbc9284fd2f8b6526d478acc5e53c953875b39f72a98609bde104d1d00
|
4
|
+
data.tar.gz: 0c9ce838094f6f36904d182af7c5a1c6a22733b112c17eb4c9af443cabb06e99
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 68578ad942a327f3ce6a9ebe4ea9a8b8d8639985715c556233f21d878a0f9ac106d91126004293a72a07fb98de3f7a1cbda549cfa067d40bdc5bf4a893e87070
|
7
|
+
data.tar.gz: fbcf8280d2853e6b1936b006aa14cdf32220d0446d2a8c64facc86185d73853e937790cbfbba377413688d55a092676feb944606e7d238e4b96cd0f82d1040cb
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-sqlserver
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-09-30 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -22,8 +22,8 @@ files:
|
|
22
22
|
- classpath/asm-commons-5.0.4.jar
|
23
23
|
- classpath/asm-tree-5.0.4.jar
|
24
24
|
- classpath/asm-util-5.0.4.jar
|
25
|
-
- classpath/embulk-output-jdbc-0.10.
|
26
|
-
- classpath/embulk-output-sqlserver-0.10.
|
25
|
+
- classpath/embulk-output-jdbc-0.10.2.jar
|
26
|
+
- classpath/embulk-output-sqlserver-0.10.2.jar
|
27
27
|
- classpath/embulk-util-config-0.3.0.jar
|
28
28
|
- classpath/embulk-util-json-0.1.1.jar
|
29
29
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|