required_query_attributes 0.1.0
Enforces the presence of specific columns in SELECT queries. Useful when you have performance restrictions when specific columns are not included in your WHERE clauses. Indexed columns and partition keys are common examples of such columns.
Gemfile:
=
安装:
=
版本列表:
- 0.1.0 March 07, 2018 (8.0 KB)
Runtime 依赖 (1):
activerecord
~> 5