RubyGems Navigation menu

active_record_distinct_on 1.7.0

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.7.0 November 11, 2024 (5.5KB)
  2. 1.6.0 January 19, 2024 (5.5KB)
  3. 1.5.0 May 12, 2023 (5.5KB)
  4. 1.4.0 April 28, 2022 (5KB)
  5. 1.3.0 January 10, 2022 (5KB)
全てのバージョンを表示(全16件)

Runtime依存関係 (1):

activerecord >= 6.1, < 7.3

Development依存関係 (8):

appraisal >= 0
bundler >= 0
pg >= 0
pry >= 0
rake >= 12.3.3
rspec >= 0
simplecov >= 0
sqlite3 >= 0

所有者:

プッシュ者:

作者:

  • Alec Larsen

SHA 256チェックサム:

=

累計ダウンロード数 492,819

このバージョンのみ 134

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: