embulk-output-postgresql 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-postgresql-0.10.4.jar → embulk-output-postgresql-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: d133d0d8394736d9d9fa604596a4b9c71bbbdf5f6b3eabe265a99188752f580f
|
4
|
+
data.tar.gz: 7731b1b326602e41904c8dbc589e0142dfa0ab244a4d272f2b76a332bd4d8e71
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 510814287b3026b0bf204050f4bfb3e06c9efa12172de9ffe93472289a0823b7941c7cfbf1f9bb574e696551ec4a8a0d0486ea57641f821626ede227102d11c6
|
7
|
+
data.tar.gz: 540e23c9860f6ee2299a0cf2e660fe011d3734fc95010ec022adbb63f8a10a00d9c4b5e000a4c913bd35bbf2c8ff64d0252ed92ca3ccfba83a9f40799007202d
|
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-postgresql
|
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-postgresql-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-postgresql-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
|