Sign in Sign up
rubygems

active_record_distinct_on

ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::DistinctOn` in the future, it should work seamlessly.

Activity

Latest release
10mo ago
Total releases
19
Cadence
~5 months
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Aug 24, 2016
Releases
Version Released
1.10.0 minor
1.9.0 minor
1.8.0 minor
1.7.0 minor
1.6.0 minor
1.5.0 minor
1.4.0 minor
1.3.0 minor
1.2.0 minor
1.1.0 minor
1.0.0 major
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial