Nobrainer Versions Save

Ruby ORM for RethinkDB

v0.44.1

10 months ago

Changed

  • Allows one to change what should be done with the slow query log message

v0.44.0

10 months ago

Added

  • Slow Queries Logger feature logging slow queries in a dedicated log file

Fixed

v0.43.0

1 year ago

Added

  • Implements polymorphic associations

v0.42.0

2 years ago

Added

  • Add support for partial compound index queries

v0.41.1

2 years ago

Fixed

  • Removing table_config duplicates after a runtime exception (caspiano)

v0.41.0

2 years ago

Added

  • ActiveRecord store_accessor helper method

Fixed

  • gemspec dependencies on activemodel and activesupport

v0.40.0

2 years ago

Fixed

  • Ruby 3 compatibility
  • Test Ruby 3 + Rails 7 alpha2 on Travis CI

v0.35.0

2 years ago

Added

  • Dockerfile, docker-compose and Earthfile
  • Test Ruby 3 + Rails 6 on Travis CI
  • Implements the ReQL during command

v0.36.0

2 years ago

Added

  • Array and TypedArray types for validation and serialization