evt-entity_snapshot-postgres 2.1.0.0 → 2.1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -3
- data/lib/entity_snapshot/loader.rb +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2baec204d327357dfb307bed4653f6a956954733fd27c8cf69f06303394e71ab
|
4
|
+
data.tar.gz: 599e1558fa244fa7ed0fd068559502cf234826ea40ac269c8f2a6385fa2475e2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c1b5978861c1492a4ef235f346049a0e0d50f1d70a3f7ec065228f7333ad682bd9d7cca8eeb780b3d0803990a74bfa7022e9bd45bce23dfe512ff1a5a9648ea2
|
7
|
+
data.tar.gz: 9f93b3d17c5bd4cbc18fc9c32c95d380b0346834923719bd35860cd9844d2092f77a7b6de8bf24506f9d3f14e7b9b7c63c01d5dc25fed77227e255373f939314
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: evt-entity_snapshot-postgres
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.0.
|
4
|
+
version: 2.1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- The Eventide Project
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-01-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: evt-entity_store
|
@@ -58,7 +58,6 @@ executables: []
|
|
58
58
|
extensions: []
|
59
59
|
extra_rdoc_files: []
|
60
60
|
files:
|
61
|
-
- lib/entity_snapshot/loader.rb
|
62
61
|
- lib/entity_snapshot/postgres.rb
|
63
62
|
- lib/entity_snapshot/postgres/controls.rb
|
64
63
|
- lib/entity_snapshot/postgres/controls/batch.rb
|
@@ -1 +0,0 @@
|
|
1
|
-
lib/entity_snapshot/postgres.rb
|