Sha256: f83d4f90a956cf28507e189740f0b3b7c6915f88d4fbf23be3345bffa53ccdce
Contents?: true
Size: 817 Bytes
Versions: 1
Compression:
Stored size: 817 Bytes
Contents
# Changelog ## 6.0.0 - 2021-04-26 - Add a telemetry query on start-up. This helps the Cockroach Labs team prioritize support for the adapter. It can be disabled by setting the `disable_cockroachdb_telemetry` configuration option to false. ## 6.0.0-beta.5 - 2021-04-02 - Added a configuration option named `use_follower_reads_for_type_introspection`. If true, it improves the speed of type introspection by allowing potentially stale type metadata to be read. Defaults to false. ## 6.0.0-beta.4 - 2021-03-06 - Improved connection performance by refactoring an introspection that loads types. - Changed version numbers to semver. ## 6.0.0beta3 - Added support for spatial features. ## 6.0.0beta2 - Updated transaction retry logic to work with Rails 6. ## 6.0.0beta1 - Initial support for Rails 6.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-cockroachdb-adapter-6.0.0 | CHANGELOG.md |