RubyGems Navigation menu

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

インストール:
=

バージョン履歴:

  1. 0.1.0 March 07, 2018 (8KB)

Runtime依存関係 (1):

Development依存関係 (7):

bundler ~> 1.15
rake ~> 10.0
rspec ~> 3.0
rubocop = 0.49.1
sqlite3 ~> 1
ws-style ~> 0

所有者:

作者:

  • Marco Costa

SHA 256チェックサム:

=

累計ダウンロード数 2,542

このバージョンのみ 2,542

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

ライセンス:

MIT

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

リンク: