embulk-input-jdbc 0.11.0-java → 0.11.1-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: '0878976f835bb7668d666a80e6297d105e93749f1bbe45e5129b3ee4f0c803bf'
|
4
|
+
data.tar.gz: af89b22d2ac936fa0090c8f81bb64a14c6d388159123f933c0ff3d265444c5de
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 83f56450bfc0245d6233b708065f16754380394de8c31c9dd55a562dc5d3b44ef017cecd69c7a18ce1f5c9fecc116a1a1088f609ac220d0dd038a777628252fd
|
7
|
+
data.tar.gz: fc11e1fd55e33618d27c60d6ab97ed84e0d1b6d08cb6cd126ea156bcc238b7bae08fa0904d8a2aa670771f31c47ba308f2ab6b70d1200acfff5b90d1a748cbaa
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-input-jdbc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.11.
|
4
|
+
version: 0.11.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-09-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Selects records from a table.
|
14
14
|
email:
|
@@ -17,9 +17,9 @@ executables: []
|
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
|
-
- classpath/embulk-input-jdbc-0.11.
|
21
|
-
- classpath/embulk-util-rubytime-0.3.
|
22
|
-
- classpath/embulk-util-timestamp-0.2.
|
20
|
+
- classpath/embulk-input-jdbc-0.11.1.jar
|
21
|
+
- classpath/embulk-util-rubytime-0.3.2.jar
|
22
|
+
- classpath/embulk-util-timestamp-0.2.1.jar
|
23
23
|
- lib/embulk/input/jdbc.rb
|
24
24
|
homepage: https://github.com/embulk/embulk-input-jdbc
|
25
25
|
licenses:
|