Skip to content

Releases: OLIOEX/janus-ar

v0.15.2-1

02 May 14:33
d76d52f
Compare
Choose a tag to compare
Create Rakefile

Direct `BEGIN` queries to `primary` database server

30 Apr 08:02
Compare
Choose a tag to compare

TL;DR

BEGIN queries were going to replica resulting in errors about SAVEPOINTs not existing.

Changelog

Full Changelog: v0.15.0...v0.15.1

Experimental Trilogy Support

29 Apr 16:49
Compare
Choose a tag to compare

TL;DR

Experimental Trilogy support - see notes in README

What's Changed

Changelog

Full Changelog: v0.14.0...v0.15.0

v0.14.0

18 Apr 23:11
Compare
Choose a tag to compare

TL;DR

  • Ensure TRUNCATE queries go to primary database (#10)

What's Changed

Changelog

Full Changelog: v0.13.0...v0.14.0

v0.13.0

15 Apr 12:25
Compare
Choose a tag to compare

v0.11.0

12 Apr 12:01
c34e50c
Compare
Choose a tag to compare

TL;DR

  • rails dbconsole supported - connects to replica server (i.e. read-only)

What's Changed

Changelog

Full Changelog: v0.10.0...v0.11.0

Testing publishing

12 Apr 08:18
b436fbd
Compare
Choose a tag to compare

v0.9.0

11 Apr 16:15
Compare
Choose a tag to compare

TL;DR

  • Automated GEM build and publish from a tag

Changelog

Full Changelog: v0.8.0...v0.9.0

Simple testing automated publishing of GEM

11 Apr 16:05
Compare
Choose a tag to compare

TL;DR

  • Fixed an issue where DROP SQL commands were going to replica
  • Added some integration tests

What's Changed

New Contributors

Changelog

Full Changelog: v0.1.0...v0.8.0