<!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">piro <piro@aspire.(none)></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2012-08-01 15:08:41 +0900 (Wed, 01 Aug 2012)</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/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459">479a3f9e3c9f2eb5fce642b89055dc2c091d2459</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em">Add domain ID to generated table name</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/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-0">lib/database/domain.js</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-1">test/api-batch.test.js</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-2">test/api-configuration.test.js</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-3">test/batch-processor.test.js</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-4">test/batch-translator.test.js</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-5">test/database-domain.test.js</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-6">test/database-index-field.test.js</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-7">test/fixture/companies/data-deleted.grn</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-8">test/fixture/companies/data.grn</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-9">test/fixture/companies/ddl.grn</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-10">test/fixture/companies/delete.grn</a></li>
<li><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#diff-11">test/fixture/companies/synonyms.grn</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: lib/database/domain.js (+9 -5)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L6">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L9">9</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L10">10</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L11">11</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L12">12</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L15">15</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L87">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L88">88</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L89">89</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L90">90</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L91">91</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L94">94</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L121">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L122">122</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L123">123</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L124">124</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L125">125</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L126">126</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L127">127</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L128">128</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0L129">129</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R6">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R9">9</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R10">10</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R11">11</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R15">15</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R87">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R88">88</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R89">89</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R90">90</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R91">91</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R94">94</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R121">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R122">122</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R123">123</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R124">124</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R125">125</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R126">126</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R127">127</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R128">128</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R129">129</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R130">130</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R131">131</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R132">132</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L0R133">133</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -7,9 +7,9 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">exports.MAXIMUM_DOMAIN_NAME_LENGTH = 28;</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> exports.INVALID_DOMAIN_NAME_CHARACTER_PATTERN = /[^\-a-z0-9]/g;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> exports.INVALID_TABLE_NAME_CHARACTER_PATTERN = /[^_a-z0-9]/g;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-var FAKE_DOMAIN_ID =</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- exports.FAKE_DOMAIN_ID =</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- Domain.FAKE_DOMAIN_ID = '00000000000000000000000000';</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+var DEFAULT_DOMAIN_ID =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ exports.DEFAULT_DOMAIN_ID =</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ Domain.DEFAULT_DOMAIN_ID = '00000000000000000000000000';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> function assertValidDomainName(domain) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (typeof domain != 'string')</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -88,7 +88,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">Domain.prototype = {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> get tableName() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> if (!this._tableName) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assertValidDomainName(this.name);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- this._tableName = this.name;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ this._tableName = this.name + '_' + this.id;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> return this._tableName;</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">@@ -122,8 +122,12 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">Domain.prototype = {</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"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> get id() {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- return FAKE_DOMAIN_ID;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ return this._id || DEFAULT_DOMAIN_ID;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> },</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ set id(value) {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ return this._id = value;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ },</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> get domainId() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> return this.id + '/' + this.name;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> },</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/api-batch.test.js (+2 -2)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L46">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L47">47</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L48">48</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L49">49</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L50">50</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L51">51</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L52">52</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L53">53</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L82">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L85">85</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L86">86</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L87">87</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L88">88</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1L89">89</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R46">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R47">47</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R48">48</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R49">49</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R50">50</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R51">51</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R52">52</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R53">53</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R82">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R85">85</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R86">86</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R87">87</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R88">88</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L1R89">89</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -47,7 +47,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('documents/batch API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.deepEqual(response, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- tables: 'companies'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ tables: 'companies_00000000000000000000000000'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, schemeDump + '\n' + loadDump);</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">@@ -83,7 +83,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('documents/batch API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.deepEqual(response, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- tables: 'companies'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ tables: 'companies_00000000000000000000000000'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, schemeDump + '\n' + deletedLoadDump);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/api-configuration.test.js (+44 -44)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L235">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L236">236</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L237">237</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L238">238</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L239">239</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L240">240</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L241">241</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L242">242</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L243">243</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L249">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L250">250</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L251">251</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L252">252</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L253">253</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L254">254</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L255">255</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L256">256</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L257">257</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L258">258</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L259">259</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L260">260</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L261">261</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L262">262</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L263">263</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L264">264</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L265">265</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L292">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L293">293</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L294">294</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L295">295</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L296">296</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L297">297</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L298">298</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L299">299</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L300">300</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L301">301</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L302">302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L303">303</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L304">304</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L305">305</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L306">306</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L307">307</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L308">308</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L326">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L327">327</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L328">328</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L329">329</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L330">330</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L331">331</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L332">332</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L333">333</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L334">334</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L335">335</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L336">336</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L337">337</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L338">338</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L339">339</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L370">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L371">371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L372">372</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L373">373</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L374">374</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L375">375</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L376">376</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L377">377</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L378">378</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L379">379</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L380">380</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L381">381</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L382">382</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L383">383</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L384">384</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L385">385</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L414">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L415">415</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L416">416</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L417">417</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L418">418</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L419">419</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L420">420</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L421">421</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L422">422</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L423">423</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L424">424</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L425">425</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L426">426</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L427">427</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L428">428</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L429">429</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L463">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L464">464</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L465">465</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L466">466</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L467">467</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L468">468</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L469">469</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L470">470</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L471">471</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L495">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L496">496</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L497">497</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L498">498</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L499">499</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L500">500</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L501">501</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L502">502</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L503">503</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L527">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L528">528</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L529">529</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L530">530</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L531">531</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L532">532</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L533">533</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L534">534</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L535">535</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L561">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L562">562</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L563">563</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L564">564</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L565">565</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L566">566</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L567">567</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L568">568</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L569">569</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L570">570</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L571">571</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L572">572</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L573">573</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L574">574</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L575">575</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L576">576</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L577">577</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L578">578</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L616">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L617">617</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L618">618</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L619">619</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L620">620</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L621">621</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L622">622</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L623">623</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L624">624</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L625">625</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L626">626</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L627">627</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L628">628</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L629">629</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L630">630</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L631">631</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2L632">632</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R235">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R236">236</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R237">237</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R238">238</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R239">239</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R240">240</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R241">241</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R242">242</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R243">243</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R249">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R250">250</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R251">251</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R252">252</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R253">253</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R254">254</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R255">255</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R256">256</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R257">257</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R258">258</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R259">259</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R260">260</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R261">261</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R262">262</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R263">263</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R264">264</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R265">265</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R292">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R293">293</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R294">294</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R295">295</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R296">296</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R297">297</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R298">298</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R299">299</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R300">300</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R301">301</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R302">302</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R303">303</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R304">304</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R305">305</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R306">306</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R307">307</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R308">308</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R326">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R327">327</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R328">328</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R329">329</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R330">330</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R331">331</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R332">332</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R333">333</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R334">334</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R335">335</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R336">336</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R337">337</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R338">338</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R339">339</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R370">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R371">371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R372">372</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R373">373</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R374">374</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R375">375</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R376">376</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R377">377</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R378">378</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R379">379</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R380">380</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R381">381</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R382">382</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R383">383</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R384">384</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R385">385</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R414">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R415">415</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R416">416</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R417">417</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R418">418</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R419">419</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R420">420</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R421">421</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R422">422</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R423">423</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R424">424</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R425">425</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R426">426</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R427">427</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R428">428</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R429">429</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R463">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R464">464</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R465">465</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R466">466</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R467">467</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R468">468</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R469">469</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R470">470</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R471">471</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R495">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R496">496</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R497">497</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R498">498</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R499">499</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R500">500</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R501">501</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R502">502</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R503">503</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R527">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R528">528</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R529">529</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R530">530</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R531">531</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R532">532</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R533">533</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R534">534</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R535">535</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R561">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R562">562</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R563">563</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R564">564</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R565">565</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R566">566</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R567">567</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R568">568</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R569">569</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R570">570</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R571">571</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R572">572</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R573">573</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R574">574</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R575">575</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R576">576</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R577">577</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R578">578</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R616">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R617">617</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R618">618</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R619">619</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R620">620</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R621">621</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R622">622</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R623">623</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R624">624</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R625">625</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R626">626</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R627">627</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R628">628</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R629">629</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R630">630</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R631">631</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L2R632">632</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -236,8 +236,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expectedDump = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expectedDump = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expectedDump);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -250,16 +250,16 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Created: 'true',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Deleted: 'false',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> DocService: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- Endpoint: 'doc-companies-' + Domain.FAKE_DOMAIN_ID + '.localhost'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ Endpoint: 'doc-companies-' + Domain.DEFAULT_DOMAIN_ID + '.localhost'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> },</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- DomainId: Domain.FAKE_DOMAIN_ID + '/companies',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ DomainId: Domain.DEFAULT_DOMAIN_ID + '/companies',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> DomainName: 'companies',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> NumSearchableDocs: '0',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> RequiresIndexDocuments: 'false',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> SearchInstanceCount: '0',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> SearchPartitionCount: '0',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> SearchService: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- Endpoint: 'search-companies-' + Domain.FAKE_DOMAIN_ID + '.localhost'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ Endpoint: 'search-companies-' + Domain.DEFAULT_DOMAIN_ID + '.localhost'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> };</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var status = response.body.CreateDomainResponse.CreateDomainResult.DomainStatus;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -293,16 +293,16 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Created: 'false',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Deleted: 'true',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> DocService: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- Endpoint: 'doc-companies-' + Domain.FAKE_DOMAIN_ID + '.localhost'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ Endpoint: 'doc-companies-' + Domain.DEFAULT_DOMAIN_ID + '.localhost'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> },</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- DomainId: Domain.FAKE_DOMAIN_ID + '/companies',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ DomainId: Domain.DEFAULT_DOMAIN_ID + '/companies',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> DomainName: 'companies',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> NumSearchableDocs: '0',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> RequiresIndexDocuments: 'false',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> SearchInstanceCount: '0',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> SearchPartitionCount: '0',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> SearchService: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- Endpoint: 'search-companies-' + Domain.FAKE_DOMAIN_ID + '.localhost'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ Endpoint: 'search-companies-' + Domain.DEFAULT_DOMAIN_ID + '.localhost'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> };</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var status = response.body.DeleteDomainResponse.DeleteDomainResult.DomainStatus;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -327,13 +327,13 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies name COLUMN_SCALAR ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000 name COLUMN_SCALAR ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies_BigramTerms companies_name ' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'COLUMN_INDEX|WITH_POSITION companies name';</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000_BigramTerms companies_00000000000000000000000000_name ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 name';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> response = toParsedResponse(response);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -371,15 +371,15 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies age COLUMN_SCALAR UInt32\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000 age COLUMN_SCALAR UInt32\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_age ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_age ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_HASH_KEY UInt32\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies_age companies_age ' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'COLUMN_INDEX|WITH_POSITION companies age';</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000_age companies_00000000000000000000000000_age ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 age';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> response = toParsedResponse(response);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -415,15 +415,15 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_member ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_member ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies_member companies_member ' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'COLUMN_INDEX|WITH_POSITION companies member\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies member COLUMN_SCALAR companies_member';</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000_member companies_00000000000000000000000000_member ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 member\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000 member COLUMN_SCALAR companies_00000000000000000000000000_member';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> response = toParsedResponse(response);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -464,8 +464,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expected);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -496,8 +496,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expected);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -528,8 +528,8 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expected);</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -562,17 +562,17 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> tables: 'companies'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'table_create companies TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies age COLUMN_SCALAR UInt32\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies name COLUMN_SCALAR ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_BigramTerms ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000 age COLUMN_SCALAR UInt32\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000 name COLUMN_SCALAR ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_BigramTerms ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'TABLE_PAT_KEY|KEY_NORMALIZE ShortText ' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '--default_tokenizer TokenBigram\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_age TABLE_HASH_KEY UInt32\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies_age companies_age ' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'COLUMN_INDEX|WITH_POSITION companies age\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies_BigramTerms companies_name ' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'COLUMN_INDEX|WITH_POSITION companies name';</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_age TABLE_HASH_KEY UInt32\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000_age companies_00000000000000000000000000_age ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 age\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000_BigramTerms companies_00000000000000000000000000_name ' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 name';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var expectedFieldNames = ['age', 'name'];</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -617,16 +617,16 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Configuration API', function() {</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"> .next(function(response) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dumpExpected =</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'table_create companies_synonyms TABLE_HASH_KEY|KEY_NORMALIZE ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'column_create companies_synonyms synonyms COLUMN_VECTOR ShortText\n' +</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'load --table companies_synonyms\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'table_create companies_00000000000000000000000000_synonyms TABLE_HASH_KEY|KEY_NORMALIZE ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'column_create companies_00000000000000000000000000_synonyms synonyms COLUMN_VECTOR ShortText\n' +</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'load --table companies_00000000000000000000000000_synonyms\n' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '[\n' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '["_key","synonyms"],\n' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '["tokio",["tokyo"]],\n' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '["dekkaido",["hokkaido"]]\n' +</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ']';</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dumpActual = context.commandSync('dump', {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- tables: 'companies_synonyms'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ tables: 'companies_00000000000000000000000000_synonyms'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dumpExpected, dumpActual);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/batch-processor.test.js (+2 -2)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L51">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L52">52</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L53">53</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L54">54</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L55">55</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L56">56</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L57">57</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L58">58</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L78">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L80">80</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L81">81</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L82">82</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3L85">85</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R51">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R52">52</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R53">53</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R54">54</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R55">55</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R56">56</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R57">57</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R58">58</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R78">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R80">80</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R81">81</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L3R85">85</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -52,7 +52,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/processor/Processor (instance methods)', function() {</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"> assert.deepEqual(result, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- tables: 'companies'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ tables: 'companies_00000000000000000000000000'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, schemeDump + '\n' + loadDump);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> done();</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -79,7 +79,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/processor/Processor (instance methods)', function() {</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"> assert.deepEqual(result, expected);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var dump = context.commandSync('dump', {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- tables: 'companies'</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ tables: 'companies_00000000000000000000000000'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(dump, schemeDump + '\n' + deletedLoadDump);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> done();</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/batch-translator.test.js (+17 -17)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L24">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L27">27</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L28">28</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L30">30</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L31">31</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L44">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L47">47</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L48">48</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L50">50</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L51">51</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L57">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L58">58</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L59">59</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L60">60</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L61">61</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L64">64</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L77">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L78">78</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L80">80</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L81">81</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L84">84</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L91">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L94">94</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L95">95</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L97">97</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L98">98</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L105">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L106">106</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L107">107</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L108">108</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L109">109</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L110">110</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L111">111</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L112">112</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L119">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L120">120</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L121">121</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L122">122</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L123">123</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L124">124</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L125">125</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L126">126</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L137">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L138">138</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L139">139</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L140">140</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L141">141</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L142">142</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L143">143</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L144">144</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L146">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L147">147</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L148">148</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L149">149</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L150">150</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L151">151</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L152">152</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L153">153</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L157">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L158">158</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L159">159</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L160">160</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L161">161</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L162">162</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L163">163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L164">164</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L165">165</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L166">166</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L167">167</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L168">168</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L174">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L175">175</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L176">176</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L177">177</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L178">178</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L179">179</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L180">180</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L181">181</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L186">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L187">187</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L188">188</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L189">189</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L190">190</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L191">191</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L192">192</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L193">193</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L198">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L199">199</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L200">200</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L201">201</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L202">202</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L203">203</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L204">204</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L205">205</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L206">206</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L207">207</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L208">208</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L209">209</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L210">210</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L211">211</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L212">212</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4L213">213</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R24">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R25">25</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R27">27</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R30">30</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R31">31</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R44">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R47">47</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R48">48</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R50">50</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R51">51</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R57">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R58">58</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R59">59</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R60">60</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R61">61</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R64">64</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R77">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R78">78</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R80">80</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R81">81</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R84">84</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R91">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R92">92</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R93">93</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R94">94</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R97">97</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R98">98</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R105">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R106">106</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R107">107</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R108">108</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R109">109</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R110">110</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R111">111</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R112">112</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R119">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R120">120</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R121">121</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R122">122</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R123">123</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R124">124</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R125">125</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R126">126</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R137">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R138">138</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R139">139</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R140">140</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R141">141</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R142">142</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R143">143</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R144">144</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R146">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R147">147</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R148">148</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R149">149</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R150">150</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R151">151</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R152">152</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R153">153</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R157">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R158">158</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R159">159</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R160">160</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R161">161</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R162">162</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R163">163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R164">164</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R165">165</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R166">166</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R167">167</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R168">168</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R174">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R175">175</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R176">176</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R177">177</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R178">178</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R179">179</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R180">180</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R181">181</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R186">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R187">187</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R188">188</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R189">189</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R190">190</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R191">191</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R192">192</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R193">193</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R198">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R199">199</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R200">200</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R201">201</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R202">202</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R203">203</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R204">204</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R205">205</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R206">206</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R207">207</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R208">208</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R209">209</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R210">210</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R211">211</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R212">212</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L4R213">213</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -25,7 +25,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '_key': batch['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'name': batch['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -45,7 +45,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> key: batch['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</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">@@ -58,7 +58,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '_key': batch['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'name': batch['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -78,7 +78,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> key: batch['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</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">@@ -92,7 +92,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</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"> command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '_key': batches[0]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'name': batches[0]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -106,7 +106,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</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"> command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '_key': batches[1]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'name': batches[1]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -120,7 +120,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (instance methods)', function() {</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"> command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> key: batches[2]['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</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">@@ -138,7 +138,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var command = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '_key': batch['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'name': batch['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -147,7 +147,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</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"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> };</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'load --table test --values ' + command.options.values;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'load --table test_00000000000000000000000000 --values ' + command.options.values;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var stringified = Translator.commandToString(command);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(stringified, expected);</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">@@ -158,11 +158,11 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var command = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> key: batch['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> };</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- var expected = 'delete --table test --key ' + command.options.key;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ var expected = 'delete --table test_00000000000000000000000000 --key ' + command.options.key;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var stringified = Translator.commandToString(command);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(stringified, expected);</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">@@ -175,7 +175,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</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"> command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '_key': batches[0]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'name': batches[0]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -187,7 +187,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</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"> command: 'load',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> values: JSON.stringify([{</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> '_key': batches[1]['id'],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> 'name': batches[1]['fields']['name'],</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -199,15 +199,15 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('batch/translator/Translator (class methods)', function() {</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"> command: 'delete',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> options: {</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- table: 'test',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ table: 'test_00000000000000000000000000',</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> key: batches[2]['id']</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ];</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var expected = [</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'load --table test --values ' + commands[0].options.values,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'load --table test --values ' + commands[1].options.values,</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'delete --table test --key ' + commands[2].options.key</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'load --table test_00000000000000000000000000 --values ' + commands[0].options.values,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'load --table test_00000000000000000000000000 --values ' + commands[1].options.values,</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'delete --table test_00000000000000000000000000 --key ' + commands[2].options.key</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ].join('\n');</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var stringified = Translator.commandsToString(commands);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(stringified, expected);</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/database-domain.test.js (+3 -3)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L22">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L25">25</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L26">26</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L30">30</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L31">31</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L32">32</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L33">33</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L34">34</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L63">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L64">64</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L65">65</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L66">66</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L67">67</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L68">68</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L69">69</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5L70">70</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R22">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R25">25</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R29">29</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R30">30</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R31">31</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R32">32</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R33">33</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R34">34</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R63">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R64">64</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R65">65</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R66">66</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R67">67</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R68">68</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R69">69</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L5R70">70</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -23,12 +23,12 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('database', function() {</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"> test('lower case', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var domain = new Domain('valid');</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- assert.equal(domain.tableName, 'valid');</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ assert.equal(domain.tableName, 'valid_00000000000000000000000000');</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> test('lower case and number', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var domain = new Domain('valid123');</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- assert.equal(domain.tableName, 'valid123');</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ assert.equal(domain.tableName, 'valid123_00000000000000000000000000');</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> test('too short', function() {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -64,7 +64,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('database', function() {</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"> test('termsTableName', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var domain = new Domain('valid123');</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- assert.equal(domain.termsTableName, 'valid123_BigramTerms');</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ assert.equal(domain.termsTableName, 'valid123_00000000000000000000000000_BigramTerms');</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> suite('from query parameter', function() {</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/database-index-field.test.js (+4 -4)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L4">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L7">7</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L8">8</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L10">10</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L11">11</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L61">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L64">64</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L65">65</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L66">66</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L67">67</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L68">68</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L69">69</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L70">70</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L71">71</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L72">72</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L73">73</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L84">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L85">85</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L86">86</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L87">87</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L88">88</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L89">89</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L90">90</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6L91">91</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R4">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R10">10</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R11">11</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R61">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R64">64</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R65">65</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R66">66</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R67">67</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R68">68</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R69">69</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R70">70</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R71">71</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R72">72</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R73">73</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R84">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R85">85</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R86">86</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R87">87</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R88">88</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R89">89</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R90">90</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L6R91">91</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -5,7 +5,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">var assert = require('chai').assert;</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var Domain = require('../lib/database/domain').Domain;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var IndexField = require('../lib/database/index-field').IndexField;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-suite('domain', function() {</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+suite('database', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> suite('IndexField', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var domain;</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">@@ -62,12 +62,12 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('domain', function() {</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"> test('indexColumnName', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var field = new IndexField('valid_123', domain);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- assert.equal(field.indexColumnName, 'testdomain_valid_123');</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ assert.equal(field.indexColumnName, 'testdomain_00000000000000000000000000_valid_123');</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> test('alterTableName', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var field = new IndexField('valid_123', domain);</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- assert.equal(field.alterTableName, 'testdomain_valid_123');</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ assert.equal(field.alterTableName, 'testdomain_00000000000000000000000000_valid_123');</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> test('fieldTypeToColumnType (text)', function() {</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -85,7 +85,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('domain', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> test('fieldTypeToColumnType (literal)', function() {</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> var field = new IndexField('valid_123', domain);</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> assert.equal(field.fieldTypeToColumnType('literal'),</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">- 'testdomain_valid_123');</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+ 'testdomain_00000000000000000000000000_valid_123');</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> });</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> test('initial status (text)', function() {</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/fixture/companies/data-deleted.grn (+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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7L0">...</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7L1">1</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7L4">4</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7R0">...</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7R1">1</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L7R4">4</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1,4 +1,4 @@</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-load --table companies</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+load --table companies_00000000000000000000000000</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ["_key","address","age","description","email_address","name","product"],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ["id2","Sapporo, Hokkaido, Japan",2,"","info****@enish*****","Enishi Tech Inc.","groonga"],</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/fixture/companies/data.grn (+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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8L0">...</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8L1">1</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8L4">4</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8R0">...</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8R1">1</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L8R4">4</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1,4 +1,4 @@</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-load --table companies</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+load --table companies_00000000000000000000000000</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ["_key","address","age","description","email_address","name","product"],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ["id1","Shibuya, Tokyo, Japan",1,"","info****@razil*****","Brazil","groonga"],</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/fixture/companies/ddl.grn (+16 -16)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L0">...</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L1">1</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L2">2</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L3">3</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L5">5</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L7">7</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L8">8</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L9">9</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L10">10</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L11">11</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L12">12</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L13">13</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L14">14</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L15">15</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9L16">16</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R0">...</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R1">1</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R2">2</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R3">3</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R4">4</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R5">5</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R6">6</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R7">7</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R8">8</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R9">9</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R10">10</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R11">11</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R12">12</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R13">13</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R14">14</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R15">15</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L9R16">16</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1,16 +1,16 @@</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-table_create companies_product TABLE_HASH_KEY ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-table_create companies_age TABLE_HASH_KEY UInt32</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-table_create companies_BigramTerms TABLE_PAT_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-table_create companies TABLE_HASH_KEY ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies address COLUMN_SCALAR ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies age COLUMN_SCALAR UInt32</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies description COLUMN_SCALAR ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies email_address COLUMN_SCALAR ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies name COLUMN_SCALAR ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies product COLUMN_SCALAR companies_product</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies_BigramTerms companies_name COLUMN_INDEX|WITH_POSITION companies name</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies_BigramTerms companies_email_address COLUMN_INDEX|WITH_POSITION companies email_address</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies_BigramTerms companies_description COLUMN_INDEX|WITH_POSITION companies description</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies_BigramTerms companies_address COLUMN_INDEX|WITH_POSITION companies address</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies_age companies_age COLUMN_INDEX|WITH_POSITION companies age</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies_product companies_product COLUMN_INDEX|WITH_POSITION companies product</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+table_create companies_00000000000000000000000000_product TABLE_HASH_KEY ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+table_create companies_00000000000000000000000000_age TABLE_HASH_KEY UInt32</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+table_create companies_00000000000000000000000000_BigramTerms TABLE_PAT_KEY|KEY_NORMALIZE ShortText --default_tokenizer TokenBigram</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+table_create companies_00000000000000000000000000 TABLE_HASH_KEY ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000 address COLUMN_SCALAR ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000 age COLUMN_SCALAR UInt32</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000 description COLUMN_SCALAR ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000 email_address COLUMN_SCALAR ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000 name COLUMN_SCALAR ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000 product COLUMN_SCALAR companies_00000000000000000000000000_product</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000_BigramTerms companies_name COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 name</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000_BigramTerms companies_email_address COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 email_address</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000_BigramTerms companies_description COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 description</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000_BigramTerms companies_address COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 address</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000_age companies_age COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 age</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000_product companies_product COLUMN_INDEX|WITH_POSITION companies_00000000000000000000000000 product</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/fixture/companies/delete.grn (+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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L10L0">...</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L10L1">1</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L10R0">...</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L10R1">1</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1 +1 @@</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-delete --table companies --key id1</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+delete --table companies_00000000000000000000000000 --key id1</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/fixture/companies/synonyms.grn (+3 -3)</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, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11L0">...</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11L1">1</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11L2">2</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11L3">3</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11L6">6</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11R0">...</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11R1">1</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11R2">2</a></span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/479a3f9e3c9f2eb5fce642b89055dc2c091d2459#L11R6">6</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -1,6 +1,6 @@</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-table_create companies_synonyms TABLE_HASH_KEY|KEY_NORMALIZE ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-column_create companies_synonyms synonyms COLUMN_VECTOR ShortText</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-load --table companies_synonyms</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+table_create companies_00000000000000000000000000_synonyms TABLE_HASH_KEY|KEY_NORMALIZE ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+column_create companies_00000000000000000000000000_synonyms synonyms COLUMN_VECTOR ShortText</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+load --table companies_00000000000000000000000000_synonyms</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ["_key","synonyms"],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ["tokio",["tokyo"]],</span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>