Sha256: 7d73229eaa58e19227b830143e0c02793915820f6c313163ef401208952a67c1
Contents?: true
Size: 558 Bytes
Versions: 1
Compression:
Stored size: 558 Bytes
Contents
## [0.2.2] - 2023-12-14 - Fix `pg_eventstore:drop` rake task to also drop `migrations` table ## [0.2.1] - 2023-12-14 Under certain circumstances `PG::TRSerializationFailure` exception wasn't retried. Adjust connection's states list to fix that. ## [0.2.0] - 2023-12-14 - Improve performance by reviewing indexes - Implement migrations Please run `rake pg_eventstore:migrate` to migrate eventstore db to actual version. ## [0.1.0] - 2023-12-12 Initial release. - Implement Read command - Implement AppendToStream command - Implement Multiple command
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pg_eventstore-0.2.2 | CHANGELOG.md |