strict_pagination 0.1.1
Adds strict_pagination mode to ActiveRecord::Relation to validate queries before execution, ensuring they don't use JOINs that multiply rows (has_many, unsafe has_one). Helps prevent inconsistent pagination with LIMIT/OFFSET + DISTINCT.
Gemfile:
=
instalar:
=
Versiones:
Mostrar todas las versiones (3 total)dependencias de Runtime (1):
activerecord
>= 6.0, < 8.0