embulk-output-postgresql 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: 9e024921e47ba42d5839fc1e787e39c78d2ab7b64e2605822ae4611160ca2c18
|
4
|
+
data.tar.gz: ece26e791b0d1c7d702a25f0e5939268af2e29c57751a0370e47e22a25b32b2f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b32e872cbb3d285bd6b823eaf540858e67ee3448c9d40974fdc81e2e9d779dae2844015df5a805561d70bf94218c0a0251b06b26f6d6578e914bbdf3c5854293
|
7
|
+
data.tar.gz: 89eeda0e8e123b0f895d21b95a568aeaf810f95994917137b6df70ebc7c8dfa1711e9c9e2041fd0c4ad4cd45560d00b7d2182ab25f7cdd55831c2247352e64b5
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-postgresql
|
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:
|
@@ -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-postgresql-0.10.
|
20
|
+
- classpath/embulk-output-jdbc-0.10.2.jar
|
21
|
+
- classpath/embulk-output-postgresql-0.10.2.jar
|
22
22
|
- classpath/embulk-util-config-0.3.0.jar
|
23
23
|
- classpath/embulk-util-json-0.1.1.jar
|
24
24
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|