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:
=

instalar:
=

Versiones:

  1. 1.9.0 June 17, 2025 (5,5 KB)
  2. 1.8.0 December 14, 2024 (5,5 KB)
  3. 1.7.0 November 11, 2024 (5,5 KB)
  4. 1.6.0 January 19, 2024 (5,5 KB)
  5. 1.5.0 May 12, 2023 (5,5 KB)
  6. 0.1.7 December 01, 2019 (5 KB)
Mostrar todas las versiones (18 total)

dependencias de Runtime (1):

activerecord >= 4.2, < 6.1

dependencias de Development (7):

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

Propietarios:

Subida por:

Autores:

  • Alec Larsen

SHA 256 checksum:

=

Total de descargas 628.337

Para esta versión 60.808

Versión publicada:

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: