embulk-output-mysql 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 408e11f83a89f67b22b9b94a03d29948853462dc
4
- data.tar.gz: 31932456c1e7951c31f7cb075e4127f876ff90ea
3
+ metadata.gz: d6b67a848e2202ebc31901130301005107ca6897
4
+ data.tar.gz: f7cb4f67515ea512dbb6135da0ad2a89c498500f
5
5
  SHA512:
6
- metadata.gz: 8e3f50397f3aab3c81463d7be15b38366a8b1251c33908c1891dac533cce4c8007f269db977db84aaaf26237cb4c4f248d8c80269644fad1b5d1232f24ec45ba
7
- data.tar.gz: 871b5fe5fa2d8ab8969cf87451fd34a07bdc8e305dce4f3d2f3e45a9112fbec4c97f8561c8e60e6880a2625a1566c47206f3a9cea0ac4c8e56e3afdf5714d1fc
6
+ metadata.gz: 963d894c295cbe6c0d242784dfbac06b062a6c1611b487adc8020c69ccce26f7d296060dff11acee1ed1db3c84f7c8d0c4dd74fae9e92945999c65f26b6afd42
7
+ data.tar.gz: ada63428a1351d41140ace617b9fe7a37317e1e696b50104bedc4bd00c0e03f7b1d9c8cee29c07fa8d2a248adfd1f6d2c373aa091a20494a034f04c917fc6dc4
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-output-mysql
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sadayuki Furuhashi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-15 00:00:00.000000000 Z
11
+ date: 2015-04-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Inserts or updates records to a table.
14
14
  email:
@@ -24,8 +24,8 @@ files:
24
24
  - src/main/java/org/embulk/output/mysql/MySQLBatchInsert.java
25
25
  - src/main/java/org/embulk/output/mysql/MySQLOutputConnection.java
26
26
  - src/main/java/org/embulk/output/mysql/MySQLOutputConnector.java
27
- - classpath/embulk-output-jdbc-0.2.1.jar
28
- - classpath/embulk-output-mysql-0.2.1.jar
27
+ - classpath/embulk-output-jdbc-0.2.2.jar
28
+ - classpath/embulk-output-mysql-0.2.2.jar
29
29
  - classpath/mysql-connector-java-5.1.34.jar
30
30
  homepage: https://github.com/embulk/embulk-output-jdbc
31
31
  licenses: