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