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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - March 07, 2018 (8 KB)

Runtime Dependencies (1):

Development Dependencies (7):

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

Owners:

Authors:

  • Marco Costa

SHA 256 checksum:

f2aedb27dc30ab5149fb6f9b05902f2741a2c9e11cffaeb02b3daae3e42011f8

Total downloads 2,424

For this version 2,424

License:

MIT

Required Ruby Version: >= 2.4

Links: