Releases: NoBrainerORM/nobrainer
Releases · NoBrainerORM/nobrainer
v0.44.1
02 Aug 20:13
Compare
Sorry, something went wrong.
No results found
Changed
Allows one to change what should be done with the slow query log message
v0.44.0
31 Jul 07:37
Compare
Sorry, something went wrong.
No results found
Added
Slow Queries Logger feature logging slow queries in a dedicated log file
Fixed
first_or_create with a polymorphic association #288
v0.43.0
30 Jun 09:20
Compare
Sorry, something went wrong.
No results found
Added
Implements polymorphic associations
v0.42.0
15 Jun 10:05
Compare
Sorry, something went wrong.
No results found
Added
Add support for partial compound index queries
v0.41.1
21 Mar 13:25
Compare
Sorry, something went wrong.
No results found
Fixed
Removing table_config duplicates after a runtime exception (caspiano)
v0.41.0
17 Oct 10:06
Compare
Sorry, something went wrong.
No results found
Added
ActiveRecord store_accessor helper method
Fixed
gemspec dependencies on activemodel and activesupport
v0.40.0
17 Oct 10:06
Compare
Sorry, something went wrong.
No results found
Fixed
Ruby 3 compatibility
Test Ruby 3 + Rails 7 alpha2 on Travis CI
v0.36.0
09 Sep 12:14
Compare
Sorry, something went wrong.
No results found
Added
Array and TypedArray types for validation and serialization
v0.35.0
09 Sep 12:15
Compare
Sorry, something went wrong.
No results found
Added
Dockerfile, docker-compose and Earthfile
Test Ruby 3 + Rails 6 on Travis CI
Implements the ReQL during command