embulk-input-postgresql 0.12.2-java → 0.12.3-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:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 98743533e87e37941898eb39a464ff3003e5afdf27a937097054570d86c815d4
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 1ac95b451a6458c190e34f909bcdedca16cfdbcee442171c904b3543c0020c87
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: afa7fbac673e9012f317eec97a4cec65a40965e19a2ad82f59e027d63bc5f7656554c418e73155d569937bf6c93581300bfb2a31f68b379e8423ba663e0ea57e
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 1f220edf627c1cfaf3d987dcf19aa3742cbeee988574d15beeec2c2e909d3fbd75a592f361eda65e414e1295a1accc042e478876e5e98bb0d594e7c6b6b2a243
         
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
    
        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. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 0.12.3
         
     | 
| 
       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-08-25 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. 
     | 
| 
       21 
     | 
    
         
            -
            - classpath/embulk-input-postgresql-0.12. 
     | 
| 
      
 20 
     | 
    
         
            +
            - classpath/embulk-input-jdbc-0.12.3.jar
         
     | 
| 
      
 21 
     | 
    
         
            +
            - classpath/embulk-input-postgresql-0.12.3.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
         
     | 
| 
         Binary file 
     |