<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">Kouhei Sutou &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2017-04-27 11:19:37 +0900 (Thu, 27 Apr 2017)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3">e4e285bbd2d401e980b4864a05788269e2f955d3</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Remove needless FilterBetweenParameter

between(&quot;column&quot;, ...) is deprecated. Use between(:column, ...)
instead.</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70">lib/groonga/client/request/select.rb</a></li>
          <li><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5">test/request/select/test-filter.rb</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/groonga/client/request/select.rb (+28 -40)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L301">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L302">302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L303">303</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L304">304</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L305">305</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L306">306</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L307">307</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L308">308</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L309">309</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L310">310</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L311">311</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L337">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L338">338</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L339">339</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L340">340</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L341">341</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L342">342</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L343">343</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L344">344</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L345">345</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L346">346</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L347">347</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L348">348</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L349">349</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L350">350</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L351">351</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L356">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L357">357</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L358">358</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L359">359</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L360">360</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L361">361</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L362">362</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L363">363</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L364">364</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L614">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L615">615</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L616">616</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L617">617</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L618">618</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L619">619</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L620">620</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L621">621</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L622">622</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L623">623</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L624">624</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L625">625</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L626">626</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L627">627</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L628">628</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L629">629</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L630">630</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L631">631</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L632">632</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L633">633</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L634">634</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L635">635</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L636">636</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L637">637</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L638">638</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L639">639</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L640">640</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L641">641</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L642">642</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L643">643</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L644">644</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L645">645</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70L646">646</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R301">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R302">302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R303">303</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R304">304</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R305">305</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R306">306</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R307">307</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R308">308</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R309">309</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R310">310</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R311">311</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R312">312</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R313">313</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R314">314</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R315">315</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R316">316</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R317">317</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R318">318</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R319">319</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R320">320</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R321">321</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R322">322</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R323">323</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R324">324</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R350">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R351">351</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R352">352</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R353">353</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R354">354</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R355">355</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R356">356</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R357">357</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R358">358</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R359">359</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R364">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R365">365</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R366">366</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R367">367</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R368">368</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R369">369</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R370">370</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R371">371</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R372">372</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R373">373</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R374">374</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R375">375</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R376">376</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R377">377</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R378">378</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R628">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R629">629</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R630">630</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R631">631</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R632">632</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R633">633</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-77896fa1ebc078d26d520b539cd80e70R634">634</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -302,10 +302,23 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           #</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           # @since 0.4.4</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           def between(column_name, min, min_border, max, max_border)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            parameter = FilterBetweenParameter.new(column_name,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                                                   min, min_border,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                                                   max, max_border)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            add_parameter(FilterMerger, parameter)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            # TODO: Accept not only column name but also literal as</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            # the first argument.</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            column_name = column_namify(column_name,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                        &quot;first&quot;,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                        &quot;#{self.class}\##{__method__}&quot;)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            expression = &quot;between(%{column_name}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            expression &lt;&lt; &quot;, %{min}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            expression &lt;&lt; &quot;, %{min_border}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            expression &lt;&lt; &quot;, %{max}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            expression &lt;&lt; &quot;, %{max_border}&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            expression &lt;&lt; &quot;)&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            @request.filter(expression,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                            column_name: column_name,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                            min: min,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                            min_border: min_border,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                            max: max,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                            max_border: max_border)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">           # Adds a `in_values` condition then returns a new `select`</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -338,14 +351,9 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">             # TODO: Accept not only column name but also literal as</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             # the first argument.</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            if column_name.is_a?(String)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-              message = &quot;column name (the first argument) &quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-              message &lt;&lt; &quot;of #{self.class}\##{__method__} &quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-              message &lt;&lt; &quot;should be Symbol: #{column_name.inspect}: &quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-              message &lt;&lt; caller(1, 1)[0]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-              warn(message)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-              column_name = column_name.to_sym</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            end</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            column_name = column_namify(column_name,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                        &quot;first&quot;,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                        &quot;#{self.class}\##{__method__}&quot;)</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             expression_values = {column_name: column_name}</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             expression = &quot;in_values(%{column_name}&quot;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             values.each_with_index do |value, i|</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -357,8 +365,14 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">           private</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          def add_parameter(merger, parameter)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            @request.__send__(:add_parameter, merger, parameter)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          def column_namify(column_name, ith, signature)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            return column_name unless column_name.is_a?(String)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            message = &quot;column name (the #{ith} argument) of #{signature} &quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            message &lt;&lt; &quot;should be Symbol: #{column_name.inspect}: &quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            message &lt;&lt; caller(2, 1)[0]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            warn(message)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            column_name.to_sym</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           end</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -615,32 +629,6 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">module Groonga</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">           end</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        class FilterBetweenParameter</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          include ScriptSyntaxValueEscapable</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          def initialize(column_name,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                         min, min_border,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                         max, max_border)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            @column_name = column_name</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            @min = min</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            @min_border = min_border</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            @max = max</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            @max_border = max_border</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          def to_parameters</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            filter = &quot;between(#{@column_name}&quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            filter &lt;&lt; &quot;, #{escape_script_syntax_value(@min)}&quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            filter &lt;&lt; &quot;, #{escape_script_syntax_value(@min_border)}&quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            filter &lt;&lt; &quot;, #{escape_script_syntax_value(@max)}&quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            filter &lt;&lt; &quot;, #{escape_script_syntax_value(@max_border)}&quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            filter &lt;&lt; &quot;)&quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            {</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-              filter: filter,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            }</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        end</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         # @private</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         class OutputColumnsParameter &lt; ValuesParameter</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           def initialize(prefix, output_columns)</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: test/request/select/test-filter.rb (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L255">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L256">256</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L257">257</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L258">258</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L259">259</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L260">260</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L261">261</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5L262">262</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R255">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R256">256</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R257">257</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R258">258</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R259">259</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R260">260</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R261">261</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/ranguba/groonga-client/commit/e4e285bbd2d401e980b4864a05788269e2f955d3#diff-97fd0beaedded8e59b6c4df182a821c5R262">262</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -256,7 +256,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">title == &quot;[\&quot;He\\ llo\&quot;]&quot;</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">                        :table =&gt; &quot;posts&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                        :filter =&gt; &quot;between(ages, 2, \&quot;include\&quot;, 29, \&quot;exclude\&quot;)&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                      },</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                     between(<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">&quot;</span>ages<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">&quot;</span>, 2, &quot;include&quot;, 29, &quot;exclude&quot;))</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                     between(<span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">:</span>ages, 2, &quot;include&quot;, 29, &quot;exclude&quot;))</span>
<span class="diff-not-changed" style="display: block; white-space: pre">       end</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     end</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>