RubyGems Navigation menu

active_record_distinct_on 0.1.7

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.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.6.0 January 19, 2024 (5.5 KB)
  2. 1.5.0 May 12, 2023 (5.5 KB)
  3. 1.4.0 April 28, 2022 (5.0 KB)
  4. 1.3.0 January 10, 2022 (5.0 KB)
  5. 1.2.0 November 16, 2021 (5.0 KB)
  6. 0.1.7 December 01, 2019 (5.0 KB)
顯示所有版本(共 15)

Runtime 相依性套件 (1):

activerecord >= 4.2, < 6.1

Development 相依性套件 (7):

appraisal >= 0
bundler ~> 1.17
pry >= 0
rake ~> 10.0
rspec >= 0
simplecov >= 0
sqlite3 >= 0

擁有者:

推送者:

作者:

  • Alec Larsen

SHA 256 總和檢查碼:

=

總下載次數 490,592

這個版本 60,717

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: