embulk-input-postgresql 0.12.3-java → 0.12.4-java

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
  SHA256:
3
- metadata.gz: 98743533e87e37941898eb39a464ff3003e5afdf27a937097054570d86c815d4
4
- data.tar.gz: 1ac95b451a6458c190e34f909bcdedca16cfdbcee442171c904b3543c0020c87
3
+ metadata.gz: 07e6e75ab76ca37ecd114e15bf89e8f99b42331d6f62d8c6d67cdb8f71d5aff4
4
+ data.tar.gz: b048564f7e86310b5faee7efa5086a6c8ca528661efdd98add01585fcf47c118
5
5
  SHA512:
6
- metadata.gz: afa7fbac673e9012f317eec97a4cec65a40965e19a2ad82f59e027d63bc5f7656554c418e73155d569937bf6c93581300bfb2a31f68b379e8423ba663e0ea57e
7
- data.tar.gz: 1f220edf627c1cfaf3d987dcf19aa3742cbeee988574d15beeec2c2e909d3fbd75a592f361eda65e414e1295a1accc042e478876e5e98bb0d594e7c6b6b2a243
6
+ metadata.gz: 1fa752fc2a116deba466b050d91cedab283cd60ab12cbb206c6f02918ff5e73711e3870f5e37b2d5fe2fb7d5799d61646b20703da1c4759bcb244229c65bf151
7
+ data.tar.gz: 5b05d634b8312a8d1bf62bdfa4915d77477d0a15600abadef7fac0a5bc74f0fdc2b9462d00299b87501777d8e1ab4057f5fb3a1eb715bcf516cbb9b47143c2a2
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-input-postgresql
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.3
4
+ version: 0.12.4
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-08-25 00:00:00.000000000 Z
11
+ date: 2022-05-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Selects records from a table.
14
14
  email:
@@ -17,8 +17,8 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - classpath/embulk-input-jdbc-0.12.3.jar
21
- - classpath/embulk-input-postgresql-0.12.3.jar
20
+ - classpath/embulk-input-jdbc-0.12.4.jar
21
+ - classpath/embulk-input-postgresql-0.12.4.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-rubytime-0.3.2.jar