RubyGems Navigation menu

active_record_distinct_on 1.1.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:
=

installation:
=

Versions:

  1. 1.7.0 November 11, 2024 (5,5 ko)
  2. 1.6.0 January 19, 2024 (5,5 ko)
  3. 1.5.0 May 12, 2023 (5,5 ko)
  4. 1.4.0 April 28, 2022 (5 ko)
  5. 1.3.0 January 10, 2022 (5 ko)
  6. 1.1.0 September 01, 2021 (5 ko)
Voir toutes les versions (16)

Dépendances de Runtime (1):

activerecord >= 5.2, < 6.2

Dépendances de Development (7):

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

Propriétaires:

Pushed by:

Auteurs:

  • Alec Larsen

Total de contrôle SHA 256:

=

Total de téléchargements 496 085

Pour cette version 7 109

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: