embulk-output-postgresql 0.6.2 → 0.6.3
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
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f29ff2ddc2aeb88e408ca9e8c3d7ce00b2943f43
|
4
|
+
data.tar.gz: eb4fa3c4d4347073f57c5507df8510fd2a3b833f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 09f7e2f14479239d9c885d9bfafbd382d70ad3d1772ed3bcf0157ae158ff6fb1bbb5c90cecbd634e9dec7aee9ab9496658ec5388393296c4c828882efb0cc9e2
|
7
|
+
data.tar.gz: cffbd6a27e9a615c49eab45e09d3436bb6bf281b5c9164e6b7b476a2a1bc84498ed0496662c6058f306af0a62ac6a08c1b81c92113ec9c454d3b40744e246599
|
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.6.
|
4
|
+
version: 0.6.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-08-
|
11
|
+
date: 2016-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -26,8 +26,8 @@ files:
|
|
26
26
|
- src/main/java/org/embulk/output/postgresql/PostgreSQLOutputConnection.java
|
27
27
|
- src/main/java/org/embulk/output/postgresql/PostgreSQLOutputConnector.java
|
28
28
|
- src/main/java/org/embulk/output/postgresql/setter/PostgreSQLColumnSetterFactory.java
|
29
|
-
- classpath/embulk-output-jdbc-0.6.
|
30
|
-
- classpath/embulk-output-postgresql-0.6.
|
29
|
+
- classpath/embulk-output-jdbc-0.6.3.jar
|
30
|
+
- classpath/embulk-output-postgresql-0.6.3.jar
|
31
31
|
- classpath/postgresql-9.4-1205-jdbc41.jar
|
32
32
|
homepage: https://github.com/embulk/embulk-output-jdbc
|
33
33
|
licenses:
|