ddbcli 0.3.6 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0ed0ee9d9dc097573bbdf49182bcef2a8751af2e
4
- data.tar.gz: 112ce4939ccb1cbfb083bc785cae474427b1f03d
3
+ metadata.gz: 37f0584f12c1b1b9c904f363ce23ba77a393ae9e
4
+ data.tar.gz: 06d7388329435968444a42a61419466084b65483
5
5
  SHA512:
6
- metadata.gz: 9fe3469ade8447b7a46fe768a75e8939b01b1486193e69b201d2ae4c4f0d4452b37db3dd9c17a3dea76b4a5215fa38766b5d6243559771bffbecfae696935a35
7
- data.tar.gz: 4edef9cd083130f4f1f39abb280c1e28c272fec6769817b98de87cca7bb4978c77c2b9b478d6dce9792a4ef0b741778f1998a84377b832ed6878b72da066aaab
6
+ metadata.gz: 6704684fbd7871d2208ab74efd4008d5ce7ae695c6a8058316c190e531a49225a307b86b0f35c32cf386174c40037e52ee288deccaf8133de7aa3b11b4b9314e
7
+ data.tar.gz: 98aa7d6912dc88001a641d9acfbe9b12888212f8e900973cbffca9af2ce6011f9ce21f9fdc40a1e3bc13c667d12ccd5ff81cbb50f19798b0128e8166d957a68b
data/README.md CHANGED
@@ -11,11 +11,11 @@ ddbcli is an interactive command-line client of Amazon DynamoDB.
11
11
 
12
12
  If you are not using RubyGems, you can use the script files that depend on only Ruby.
13
13
 
14
- [ddbcli-0.3.6](https://bitbucket.org/winebarrel/ddbcli/downloads/ddbcli-0.3.6)
14
+ [ddbcli-0.3.7](https://bitbucket.org/winebarrel/ddbcli/downloads/ddbcli-0.3.7)
15
15
 
16
16
  ```sh
17
- wget https://bitbucket.org/winebarrel/ddbcli/downloads/ddbcli-0.3.6
18
- mv ddbcli-0.3.6 ddbcli
17
+ wget https://bitbucket.org/winebarrel/ddbcli/downloads/ddbcli-0.3.7
18
+ mv ddbcli-0.3.7 ddbcli
19
19
  chmod 755 ddbcli
20
20
  ./ddbcli # show prompt
21
21
  ```
@@ -62,6 +62,10 @@ DEBUG: 'i' contains: [{"gender"=>"F"}, {"gender"=>"F"}, {"gender"=>"F"}] ...
62
62
 
63
63
  * [https://gist.github.com/winebarrel/7938971](https://gist.github.com/winebarrel/7938971)
64
64
 
65
+ ## Use QueryFilter
66
+
67
+ * [https://gist.github.com/winebarrel/cdfc59ff6188b1e49027](https://gist.github.com/winebarrel/cdfc59ff6188b1e49027)
68
+
65
69
  ## Enable ctrl-r (reverse-search-history) on OS X
66
70
 
67
71
  $ echo 'bind "^R" em-inc-search-prev' >> ~/.editrc
@@ -69,12 +69,12 @@ EOS
69
69
  'X-Amz-Target' => "DynamoDB_#{API_VERSION.gsub('-', '')}.#{action}",
70
70
  'Content-Length' => req_body.length.to_s,
71
71
  'User-Agent' => USER_AGENT,
72
- 'Host' => 'dynamodb.us-east-1.amazonaws.com',
72
+ 'Host' => @endpoint.host,
73
73
  'X-Amz-Date' => iso8601(date),
74
74
  'X-Amz-Content-Sha256' => hexhash(req_body),
75
75
  'Accept' => '*/*',
76
76
  'Accept-Encoding' => 'gzip',
77
- }
77
+ }
78
78
 
79
79
  headers['Authorization'] = authorization(date, headers, req_body)
80
80
 
@@ -246,4 +246,4 @@ EOS
246
246
  return retval
247
247
  end
248
248
  end # Client
249
- end # SimpleDB
249
+ end # DynamoDB
@@ -14,7 +14,7 @@ module DynamoDB
14
14
 
15
15
  class Parser < Racc::Parser
16
16
 
17
- module_eval(<<'...end ddb-parser.y/module_eval...', 'ddb-parser.y', 545)
17
+ module_eval(<<'...end ddb-parser.y/module_eval...', 'ddb-parser.y', 549)
18
18
 
19
19
  KEYWORDS = %w(
20
20
  ADD
@@ -185,212 +185,214 @@ end
185
185
  ##### State transition tables begin ###
186
186
 
187
187
  racc_action_table = [
188
- 3, 4, 252, 160, 160, 18, 191, 160, 160, 160,
189
- 21, 288, 289, 19, 20, 162, 162, 52, 52, 162,
190
- 162, 162, 110, 251, 160, 159, 159, 160, 190, 159,
191
- 159, 159, 22, 23, 24, 25, 162, 263, 160, 162,
192
- 26, 160, 25, 173, 50, 50, 159, 107, 174, 159,
193
- 162, 201, 160, 162, 156, 52, 160, 229, 27, 230,
188
+ 3, 4, 256, 160, 160, 18, 191, 160, 160, 160,
189
+ 21, 78, 79, 19, 20, 162, 162, 52, 52, 162,
190
+ 162, 162, 110, 255, 160, 159, 159, 160, 190, 159,
191
+ 159, 159, 22, 23, 24, 25, 162, 294, 160, 162,
192
+ 26, 160, 25, 173, 50, 50, 159, 113, 174, 159,
193
+ 162, 201, 160, 162, 156, 52, 160, 231, 27, 232,
194
194
  159, 28, 29, 159, 162, 30, 161, 161, 162, 192,
195
195
  161, 161, 161, 197, 159, 128, 171, 128, 159, 54,
196
- 201, 73, 50, 90, 172, 52, 91, 161, 94, 113,
197
- 161, 93, 223, 198, 199, 200, 202, 55, 134, 49,
198
- 107, 161, 197, 48, 161, 90, 57, 90, 91, 114,
199
- 91, 47, 50, 56, 115, 161, 32, 33, 34, 161,
196
+ 201, 73, 50, 90, 172, 52, 91, 161, 90, 250,
197
+ 161, 91, 223, 198, 199, 200, 202, 55, 107, 49,
198
+ 134, 161, 197, 48, 161, 252, 253, 57, 241, 240,
199
+ 94, 47, 50, 93, 56, 161, 32, 33, 34, 161,
200
200
  35, 205, 198, 199, 200, 202, 204, 206, 209, 210,
201
- 211, 36, 37, 311, 38, 39, 312, 305, 306, 307,
202
- 231, 117, 232, 142, 143, 144, 233, 118, 234, 305,
203
- 306, 307, 285, 119, 277, 142, 143, 144, 320, 121,
204
- 321, 142, 143, 144, 276, 122, 277, 142, 143, 144,
205
- 142, 143, 144, 288, 289, 241, 240, 78, 79, 78,
206
- 79, 123, 124, 105, 107, 102, 129, 105, 133, 134,
207
- 69, 138, 139, 140, 101, 100, 147, 148, 149, 134,
208
- 151, 152, 105, 99, 98, 164, 165, 168, 63, 170,
209
- 95, 97, 96, 95, 176, 178, 181, 182, 183, 63,
210
- 185, 186, 88, 63, 133, 85, 196, 86, 212, 213,
211
- 214, 215, 216, 217, 219, 168, 221, 85, 225, 121,
212
- 227, 134, 83, 82, 81, 168, 80, 162, 76, 75,
213
- 242, 244, 245, 246, 247, 248, 249, 63, 74, 196,
214
- 181, 71, 70, 256, 147, 134, 63, 260, 261, 262,
215
- 109, 264, 265, 69, 268, 269, 67, 271, 178, 63,
216
- 66, 275, 65, 278, 64, 219, 63, 61, 283, 63,
217
- 60, 59, 290, 291, 292, 58, 294, 295, 296, 297,
218
- 45, 300, 301, 302, 44, 43, 42, 309, 310, 41,
219
- 314, 316, 317, 318, 40, 31, 322, 323, 324, 172,
220
- 174 ]
201
+ 211, 36, 37, 90, 38, 39, 91, 312, 78, 79,
202
+ 313, 142, 143, 144, 142, 143, 144, 229, 114, 230,
203
+ 142, 143, 144, 306, 307, 308, 321, 115, 322, 142,
204
+ 143, 144, 142, 143, 144, 297, 283, 284, 284, 233,
205
+ 117, 234, 306, 307, 308, 252, 253, 252, 253, 118,
206
+ 119, 121, 122, 123, 124, 107, 107, 105, 129, 105,
207
+ 133, 134, 69, 138, 139, 140, 102, 101, 147, 148,
208
+ 149, 134, 151, 152, 105, 100, 99, 164, 165, 168,
209
+ 63, 170, 95, 98, 97, 96, 176, 178, 181, 182,
210
+ 183, 63, 185, 186, 95, 63, 133, 88, 196, 85,
211
+ 212, 213, 214, 215, 216, 217, 219, 168, 221, 86,
212
+ 225, 121, 227, 134, 85, 83, 82, 168, 81, 162,
213
+ 80, 76, 242, 244, 245, 246, 247, 248, 75, 63,
214
+ 74, 196, 181, 71, 70, 260, 147, 134, 63, 264,
215
+ 265, 266, 267, 268, 269, 69, 272, 273, 274, 67,
216
+ 276, 277, 278, 178, 63, 66, 282, 65, 64, 286,
217
+ 287, 288, 63, 219, 61, 60, 293, 109, 295, 63,
218
+ 59, 58, 45, 301, 274, 302, 303, 44, 43, 42,
219
+ 310, 311, 41, 315, 317, 318, 319, 40, 31, 323,
220
+ 324, 325, 172, 174 ]
221
221
 
222
222
  racc_action_check = [
223
- 0, 0, 219, 275, 129, 0, 162, 165, 271, 263,
224
- 0, 283, 283, 0, 0, 275, 129, 26, 100, 165,
225
- 271, 263, 83, 219, 203, 275, 129, 205, 162, 165,
226
- 271, 263, 0, 0, 0, 0, 203, 238, 244, 205,
227
- 0, 222, 83, 139, 26, 100, 203, 81, 139, 205,
228
- 244, 181, 223, 222, 129, 48, 277, 187, 0, 187,
229
- 244, 0, 0, 222, 223, 0, 275, 129, 277, 162,
230
- 165, 271, 263, 181, 223, 130, 138, 103, 277, 27,
231
- 168, 48, 48, 140, 138, 25, 140, 203, 67, 85,
232
- 205, 67, 181, 181, 181, 181, 181, 27, 130, 25,
233
- 103, 244, 168, 25, 222, 66, 28, 118, 66, 90,
234
- 118, 25, 25, 28, 91, 223, 2, 2, 2, 277,
223
+ 0, 0, 219, 278, 129, 0, 162, 165, 284, 267,
224
+ 0, 54, 54, 0, 0, 278, 129, 26, 100, 165,
225
+ 284, 267, 83, 219, 203, 278, 129, 205, 162, 165,
226
+ 284, 267, 0, 0, 0, 0, 203, 287, 244, 205,
227
+ 0, 222, 83, 139, 26, 100, 203, 85, 139, 205,
228
+ 244, 181, 223, 222, 129, 48, 282, 188, 0, 188,
229
+ 244, 0, 0, 222, 223, 0, 278, 129, 282, 162,
230
+ 165, 284, 267, 181, 223, 103, 138, 130, 282, 27,
231
+ 168, 48, 48, 118, 138, 25, 118, 203, 140, 217,
232
+ 205, 140, 181, 181, 181, 181, 181, 27, 103, 25,
233
+ 130, 244, 168, 25, 222, 217, 217, 28, 206, 206,
234
+ 67, 25, 25, 67, 28, 223, 2, 2, 2, 282,
235
235
  2, 168, 168, 168, 168, 168, 168, 168, 168, 168,
236
- 168, 18, 18, 308, 18, 18, 308, 302, 302, 302,
237
- 188, 93, 188, 314, 314, 314, 189, 94, 189, 301,
238
- 301, 301, 281, 95, 281, 300, 300, 300, 315, 96,
239
- 315, 117, 117, 117, 266, 97, 266, 249, 249, 249,
240
- 296, 296, 296, 290, 290, 206, 206, 80, 80, 54,
241
- 54, 98, 99, 77, 102, 76, 105, 106, 107, 109,
242
- 110, 114, 115, 116, 75, 74, 120, 121, 122, 123,
243
- 124, 125, 128, 73, 72, 131, 133, 134, 135, 136,
244
- 137, 71, 70, 68, 141, 146, 147, 148, 149, 150,
245
- 151, 152, 65, 163, 164, 64, 166, 63, 170, 171,
246
- 172, 173, 174, 176, 177, 178, 179, 62, 182, 183,
247
- 185, 186, 58, 57, 56, 196, 55, 204, 53, 51,
248
- 211, 212, 213, 214, 215, 216, 217, 218, 49, 220,
249
- 221, 47, 46, 225, 226, 227, 228, 230, 232, 234,
250
- 82, 241, 243, 43, 245, 247, 42, 255, 257, 258,
251
- 40, 265, 39, 270, 37, 272, 36, 35, 278, 280,
252
- 34, 31, 286, 288, 289, 29, 291, 292, 294, 295,
253
- 24, 297, 298, 299, 23, 22, 21, 303, 307, 20,
254
- 309, 310, 311, 312, 19, 1, 317, 318, 321, 322,
255
- 323 ]
236
+ 168, 18, 18, 66, 18, 18, 66, 309, 80, 80,
237
+ 309, 315, 315, 315, 117, 117, 117, 187, 90, 187,
238
+ 294, 294, 294, 302, 302, 302, 316, 91, 316, 301,
239
+ 301, 301, 250, 250, 250, 291, 270, 291, 270, 189,
240
+ 93, 189, 303, 303, 303, 293, 293, 274, 274, 94,
241
+ 95, 96, 97, 98, 99, 81, 102, 77, 105, 106,
242
+ 107, 109, 110, 114, 115, 116, 76, 75, 120, 121,
243
+ 122, 123, 124, 125, 128, 74, 73, 131, 133, 134,
244
+ 135, 136, 137, 72, 71, 70, 141, 146, 147, 148,
245
+ 149, 150, 151, 152, 68, 163, 164, 65, 166, 64,
246
+ 170, 171, 172, 173, 174, 176, 177, 178, 179, 63,
247
+ 182, 183, 185, 186, 62, 58, 57, 196, 56, 204,
248
+ 55, 53, 211, 212, 213, 214, 215, 216, 51, 218,
249
+ 49, 220, 221, 47, 46, 225, 226, 227, 228, 230,
250
+ 232, 234, 238, 241, 243, 43, 245, 247, 249, 42,
251
+ 252, 253, 259, 261, 262, 40, 269, 39, 37, 275,
252
+ 276, 277, 36, 279, 35, 34, 286, 82, 288, 290,
253
+ 31, 29, 24, 295, 298, 299, 300, 23, 22, 21,
254
+ 304, 308, 20, 310, 311, 312, 313, 19, 1, 318,
255
+ 319, 322, 323, 324 ]
256
256
 
257
257
  racc_action_pointer = [
258
- -2, 315, 114, nil, nil, nil, nil, nil, nil, nil,
259
- nil, nil, nil, nil, nil, nil, nil, nil, 123, 305,
260
- 296, 297, 296, 291, 287, 72, 4, 66, 75, 230,
261
- nil, 291, nil, nil, 285, 282, 228, 274, nil, 273,
262
- 267, nil, 263, 260, nil, nil, 224, 244, 42, 217,
263
- nil, 229, nil, 210, 118, 233, 231, 205, 229, nil,
264
- nil, nil, 223, 200, 211, 209, 80, 74, 193, nil,
265
- 199, 171, 166, 186, 168, 181, 172, 170, nil, nil,
266
- 116, 4, 257, 5, nil, 84, nil, nil, nil, nil,
267
- 83, 88, nil, 128, 134, 140, 143, 147, 168, 142,
268
- 5, nil, 141, 57, nil, 160, 174, 175, nil, 146,
269
- 177, nil, nil, nil, 164, 165, 175, 139, 82, nil,
270
- 153, 168, 160, 156, 182, 163, nil, nil, 189, -1,
271
- 55, 161, nil, 180, 194, 150, 191, 190, 56, 23,
272
- 58, 195, nil, nil, nil, nil, 156, 203, 200, 205,
273
- 161, 182, 208, nil, nil, nil, nil, nil, nil, nil,
274
- nil, nil, 1, 165, 211, 2, 182, nil, 76, nil,
275
- 162, 201, 204, 206, 206, nil, 213, 178, 222, 192,
276
- nil, 47, 225, 223, nil, 227, 198, 39, 122, 128,
277
- nil, nil, nil, nil, nil, nil, 232, nil, nil, nil,
278
- nil, nil, nil, 19, 230, 22, 121, nil, nil, nil,
279
- nil, 197, 234, 226, 226, 228, 228, 243, 199, -34,
280
- 215, 247, 36, 47, nil, 245, 221, 222, 208, nil,
281
- 240, nil, 263, nil, 201, nil, nil, nil, -7, nil,
282
- nil, 216, nil, 252, 33, 247, nil, 248, nil, 145,
283
- nil, nil, nil, nil, nil, 233, nil, 219, 221, nil,
284
- nil, nil, nil, 4, nil, 264, 146, nil, nil, nil,
285
- 262, 3, 229, nil, nil, -2, nil, 51, 268, nil,
286
- 231, 134, nil, -18, nil, nil, 272, nil, 280, 265,
287
- 144, 279, 284, nil, 285, 282, 148, 288, 284, 285,
288
- 133, 118, 106, 287, nil, nil, nil, 291, 108, 297,
289
- 298, 286, 287, nil, 121, 140, nil, 289, 290, nil,
290
- nil, 305, 291, 295, nil ]
258
+ -2, 318, 114, nil, nil, nil, nil, nil, nil, nil,
259
+ nil, nil, nil, nil, nil, nil, nil, nil, 123, 308,
260
+ 299, 300, 299, 294, 289, 72, 4, 66, 76, 236,
261
+ nil, 300, nil, nil, 290, 289, 234, 278, nil, 278,
262
+ 272, nil, 266, 262, nil, nil, 226, 246, 42, 219,
263
+ nil, 238, nil, 213, -50, 237, 235, 208, 232, nil,
264
+ nil, nil, 230, 212, 215, 214, 108, 96, 204, nil,
265
+ 202, 174, 175, 189, 178, 184, 183, 174, nil, nil,
266
+ 77, 142, 284, 5, nil, 42, nil, nil, nil, nil,
267
+ 122, 131, nil, 157, 166, 167, 165, 164, 170, 144,
268
+ 5, nil, 143, 55, nil, 162, 176, 177, nil, 148,
269
+ 179, nil, nil, nil, 166, 167, 177, 122, 58, nil,
270
+ 155, 170, 162, 158, 184, 165, nil, nil, 191, -1,
271
+ 57, 163, nil, 182, 196, 152, 193, 192, 56, 23,
272
+ 63, 197, nil, nil, nil, nil, 158, 205, 202, 207,
273
+ 163, 184, 210, nil, nil, nil, nil, nil, nil, nil,
274
+ nil, nil, 1, 167, 213, 2, 184, nil, 76, nil,
275
+ 164, 203, 206, 208, 208, nil, 215, 180, 224, 194,
276
+ nil, 47, 227, 225, nil, 229, 200, 129, 39, 151,
277
+ nil, nil, nil, nil, nil, nil, 234, nil, nil, nil,
278
+ nil, nil, nil, 19, 232, 22, 54, nil, nil, nil,
279
+ nil, 199, 236, 228, 228, 230, 230, 76, 201, -34,
280
+ 217, 249, 36, 47, nil, 247, 223, 224, 210, nil,
281
+ 242, nil, 265, nil, 203, nil, nil, nil, 228, nil,
282
+ nil, 218, nil, 254, 33, 249, nil, 250, nil, 258,
283
+ 140, nil, 267, 252, nil, nil, nil, nil, nil, 238,
284
+ nil, 224, 226, nil, nil, nil, nil, 4, nil, 269,
285
+ 148, nil, nil, nil, 148, 268, 273, 278, -2, 237,
286
+ nil, nil, 51, nil, 3, nil, 276, 24, 281, nil,
287
+ 241, 147, nil, 146, 128, 290, nil, nil, 284, 287,
288
+ 288, 137, 122, 141, 290, nil, nil, nil, 294, 112,
289
+ 300, 301, 289, 290, nil, 119, 138, nil, 292, 293,
290
+ nil, nil, 308, 294, 298, nil ]
291
291
 
292
292
  racc_action_default = [
293
- -145, -145, -1, -6, -7, -8, -9, -10, -11, -12,
294
- -13, -14, -15, -16, -17, -18, -19, -20, -145, -145,
295
- -145, -145, -145, -145, -145, -145, -145, -145, -145, -145,
296
- -126, -145, -2, -3, -145, -145, -101, -145, -23, -145,
297
- -145, -28, -145, -145, -56, -57, -145, -145, -145, -145,
298
- -64, -65, -66, -145, -145, -145, -145, -145, -145, 325,
299
- -4, -5, -25, -145, -25, -145, -145, -145, -55, -143,
300
- -145, -145, -145, -145, -145, -145, -145, -145, -107, -108,
301
- -145, -145, -145, -145, -21, -145, -102, -22, -24, -27,
302
- -145, -145, -40, -145, -145, -145, -68, -145, -145, -145,
303
- -145, -67, -145, -145, -109, -145, -145, -145, -116, -83,
304
- -145, -119, -120, -26, -145, -145, -145, -145, -30, -144,
305
- -70, -145, -145, -83, -145, -145, -63, -105, -145, -145,
306
- -83, -112, -113, -145, -145, -101, -145, -121, -145, -145,
307
- -145, -145, -35, -36, -37, -31, -103, -145, -145, -145,
308
- -101, -145, -145, -110, -111, -127, -128, -129, -130, -131,
309
- -132, -133, -145, -101, -145, -145, -84, -85, -145, -117,
310
- -145, -145, -145, -145, -145, -29, -32, -98, -145, -71,
311
- -72, -145, -145, -68, -60, -145, -83, -145, -145, -145,
312
- -137, -139, -141, -106, -114, -115, -145, -77, -78, -79,
313
- -80, -81, -82, -145, -145, -145, -145, -91, -92, -93,
314
- -94, -145, -145, -145, -145, -145, -145, -145, -101, -145,
315
- -104, -145, -145, -145, -76, -145, -70, -83, -101, -134,
316
- -145, -135, -145, -136, -145, -86, -87, -88, -145, -90,
317
- -96, -145, -95, -118, -145, -145, -41, -145, -42, -145,
318
- -58, -99, -100, -73, -74, -145, -69, -103, -101, -62,
319
- -138, -140, -142, -145, -97, -145, -145, -124, -38, -39,
320
- -145, -145, -98, -61, -89, -145, -122, -145, -33, -75,
321
- -101, -145, -125, -145, -59, -123, -34, -43, -145, -145,
322
- -145, -145, -145, -44, -145, -145, -145, -145, -145, -145,
323
- -145, -145, -145, -48, -45, -50, -51, -145, -46, -145,
324
- -145, -145, -145, -47, -145, -145, -53, -145, -145, -49,
325
- -52, -145, -145, -145, -54 ]
293
+ -146, -146, -1, -6, -7, -8, -9, -10, -11, -12,
294
+ -13, -14, -15, -16, -17, -18, -19, -20, -146, -146,
295
+ -146, -146, -146, -146, -146, -146, -146, -146, -146, -146,
296
+ -127, -146, -2, -3, -146, -146, -102, -146, -23, -146,
297
+ -146, -28, -146, -146, -57, -58, -146, -146, -146, -146,
298
+ -65, -66, -67, -146, -146, -146, -146, -146, -146, 326,
299
+ -4, -5, -25, -146, -25, -146, -146, -146, -56, -144,
300
+ -146, -146, -146, -146, -146, -146, -146, -146, -108, -109,
301
+ -146, -146, -146, -146, -21, -146, -103, -22, -24, -27,
302
+ -146, -146, -41, -146, -146, -146, -69, -146, -146, -146,
303
+ -146, -68, -146, -146, -110, -146, -146, -146, -117, -84,
304
+ -146, -120, -121, -26, -146, -146, -146, -146, -30, -145,
305
+ -71, -146, -146, -84, -146, -146, -64, -106, -146, -146,
306
+ -84, -113, -114, -146, -146, -102, -146, -122, -146, -146,
307
+ -146, -146, -36, -37, -38, -31, -104, -146, -146, -146,
308
+ -102, -146, -146, -111, -112, -128, -129, -130, -131, -132,
309
+ -133, -134, -146, -102, -146, -146, -85, -86, -146, -118,
310
+ -146, -146, -146, -146, -146, -29, -32, -99, -146, -72,
311
+ -73, -146, -146, -69, -61, -146, -84, -146, -146, -146,
312
+ -138, -140, -142, -107, -115, -116, -146, -78, -79, -80,
313
+ -81, -82, -83, -146, -146, -146, -146, -92, -93, -94,
314
+ -95, -146, -146, -146, -146, -146, -146, -146, -102, -146,
315
+ -105, -146, -146, -146, -77, -146, -71, -84, -102, -135,
316
+ -146, -136, -146, -137, -146, -87, -88, -89, -146, -91,
317
+ -97, -146, -96, -119, -146, -146, -42, -146, -43, -33,
318
+ -146, -44, -146, -146, -59, -100, -101, -74, -75, -146,
319
+ -70, -104, -102, -63, -139, -141, -143, -146, -98, -146,
320
+ -146, -125, -39, -40, -146, -146, -146, -146, -146, -99,
321
+ -62, -90, -146, -123, -146, -45, -34, -146, -146, -76,
322
+ -102, -146, -126, -146, -146, -146, -60, -124, -35, -146,
323
+ -146, -146, -146, -146, -49, -46, -51, -52, -146, -47,
324
+ -146, -146, -146, -146, -48, -146, -146, -54, -146, -146,
325
+ -50, -53, -146, -146, -146, -55 ]
326
326
 
327
327
  racc_goto_table = [
328
328
  62, 141, 155, 135, 177, 146, 218, 120, 11, 12,
329
- 46, 53, 180, 89, 68, 132, 166, 150, 266, 103,
330
- 77, 108, 207, 287, 163, 84, 1, 87, 304, 308,
331
- 293, 315, 313, 72, 286, 224, 299, 116, 195, 17,
332
- 16, 15, 126, 127, 14, 179, 106, 13, 130, 281,
333
- 222, 10, 9, 8, 235, 203, 237, 239, 208, 7,
334
- 220, 6, 153, 154, 131, 145, 5, 136, 243, 2,
335
- 187, 188, 194, 189, nil, nil, 236, nil, 238, nil,
336
- 228, 137, nil, nil, nil, 125, 253, 175, nil, nil,
337
- nil, 111, 112, nil, 226, 254, 255, nil, nil, 169,
338
- nil, 280, nil, nil, nil, nil, nil, nil, nil, nil,
339
- nil, 257, nil, nil, 184, 272, nil, nil, nil, nil,
340
- nil, 258, nil, nil, nil, nil, nil, 193, nil, nil,
341
- nil, nil, nil, 270, nil, nil, 274, nil, nil, nil,
342
- nil, nil, nil, nil, 279, nil, nil, nil, nil, nil,
343
- 282, nil, nil, nil, nil, nil, nil, nil, nil, nil,
329
+ 249, 89, 46, 53, 180, 68, 132, 150, 166, 270,
330
+ 103, 77, 108, 207, 163, 84, 1, 87, 305, 309,
331
+ 316, 285, 314, 300, 116, 72, 224, 17, 195, 16,
332
+ 15, 14, 179, 126, 127, 13, 222, 106, 10, 130,
333
+ 9, 8, 235, 203, 237, 239, 208, 291, 7, 6,
334
+ 153, 154, 220, 145, 131, 5, 136, 243, 2, 187,
335
+ 188, 189, nil, 194, nil, nil, 236, nil, 238, nil,
336
+ 228, nil, 137, nil, nil, 175, 298, 125, 257, nil,
337
+ nil, 111, 112, nil, 226, 258, 259, nil, nil, 169,
338
+ nil, nil, nil, nil, nil, nil, nil, nil, 290, nil,
339
+ nil, 261, nil, nil, 184, nil, nil, nil, nil, 279,
340
+ nil, 262, nil, nil, nil, nil, nil, 193, nil, nil,
341
+ nil, nil, nil, nil, 275, nil, nil, nil, nil, nil,
342
+ 281, nil, nil, nil, nil, nil, nil, nil, nil, nil,
343
+ nil, 289, nil, nil, nil, nil, nil, 292, nil, nil,
344
344
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
345
+ nil, nil, nil, nil, nil, nil, nil, nil, 299, nil,
346
+ nil, nil, 254, nil, nil, 304, nil, nil, nil, nil,
347
+ nil, nil, 263, nil, nil, nil, nil, nil, nil, 320,
345
348
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
346
- 298, nil, 250, nil, 303, nil, nil, nil, nil, nil,
347
- nil, nil, 259, nil, nil, nil, nil, nil, 319, nil,
348
349
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
350
+ nil, nil, nil, nil, nil, nil, 280, nil, nil, nil,
349
351
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
350
- nil, nil, 273, nil, nil, nil, nil, nil, nil, nil,
351
352
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
352
- nil, nil, nil, nil, 284 ]
353
+ nil, nil, nil, nil, 296 ]
353
354
 
354
355
  racc_goto_check = [
355
356
  16, 20, 39, 33, 31, 30, 32, 29, 9, 10,
356
- 28, 28, 37, 18, 27, 52, 41, 33, 55, 48,
357
- 47, 34, 40, 23, 33, 17, 1, 17, 24, 24,
358
- 23, 26, 22, 28, 21, 40, 25, 19, 39, 15,
359
- 14, 13, 34, 34, 12, 36, 47, 11, 48, 55,
360
- 38, 8, 7, 6, 42, 43, 44, 45, 46, 5,
361
- 41, 4, 49, 50, 51, 18, 3, 53, 54, 2,
362
- 57, 58, 52, 59, nil, nil, 39, nil, 39, nil,
363
- 33, 27, nil, nil, nil, 28, 37, 18, nil, nil,
357
+ 21, 18, 28, 28, 37, 27, 52, 33, 41, 55,
358
+ 48, 47, 34, 40, 33, 17, 1, 17, 24, 24,
359
+ 26, 23, 22, 25, 19, 28, 40, 15, 39, 14,
360
+ 13, 12, 36, 34, 34, 11, 38, 47, 8, 48,
361
+ 7, 6, 42, 43, 44, 45, 46, 55, 5, 4,
362
+ 49, 50, 41, 18, 51, 3, 53, 54, 2, 57,
363
+ 58, 59, nil, 52, nil, nil, 39, nil, 39, nil,
364
+ 33, nil, 27, nil, nil, 18, 21, 28, 37, nil,
364
365
  nil, 9, 10, nil, 29, 39, 39, nil, nil, 16,
365
- nil, 32, nil, nil, nil, nil, nil, nil, nil, nil,
366
- nil, 30, nil, nil, 16, 31, nil, nil, nil, nil,
366
+ nil, nil, nil, nil, nil, nil, nil, nil, 32, nil,
367
+ nil, 30, nil, nil, 16, nil, nil, nil, nil, 31,
367
368
  nil, 33, nil, nil, nil, nil, nil, 16, nil, nil,
368
- nil, nil, nil, 20, nil, nil, 39, nil, nil, nil,
369
- nil, nil, nil, nil, 39, nil, nil, nil, nil, nil,
369
+ nil, nil, nil, nil, 20, nil, nil, nil, nil, nil,
370
370
  39, nil, nil, nil, nil, nil, nil, nil, nil, nil,
371
+ nil, 39, nil, nil, nil, nil, nil, 39, nil, nil,
371
372
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
373
+ nil, nil, nil, nil, nil, nil, nil, nil, 20, nil,
374
+ nil, nil, 16, nil, nil, 20, nil, nil, nil, nil,
375
+ nil, nil, 16, nil, nil, nil, nil, nil, nil, 20,
372
376
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
373
- 20, nil, 16, nil, 20, nil, nil, nil, nil, nil,
374
- nil, nil, 16, nil, nil, nil, nil, nil, 20, nil,
375
377
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
378
+ nil, nil, nil, nil, nil, nil, 16, nil, nil, nil,
376
379
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
377
- nil, nil, 16, nil, nil, nil, nil, nil, nil, nil,
378
380
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
379
381
  nil, nil, nil, nil, 16 ]
380
382
 
381
383
  racc_goto_pointer = [
382
- nil, 26, 69, 66, 61, 59, 53, 52, 51, 8,
383
- 9, 47, 44, 41, 40, 39, -36, -37, -53, -56,
384
- -116, -249, -276, -260, -273, -261, -279, -29, -15, -89,
385
- -115, -142, -171, -106, -60, nil, -102, -135, -131, -127,
386
- -146, -118, -142, -113, -148, -149, -110, -34, -58, -66,
387
- -66, -43, -92, -43, -144, -226, nil, -92, -91, -89 ]
384
+ nil, 26, 68, 65, 59, 58, 51, 50, 48, 8,
385
+ 9, 45, 41, 40, 39, 37, -36, -37, -55, -59,
386
+ -116, -207, -277, -243, -274, -262, -281, -28, -13, -89,
387
+ -115, -142, -171, -106, -59, nil, -105, -133, -135, -127,
388
+ -145, -116, -144, -115, -150, -151, -112, -33, -57, -68,
389
+ -68, -43, -91, -44, -145, -225, nil, -93, -92, -91 ]
388
390
 
389
391
  racc_goto_default = [
390
392
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
391
393
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
392
- nil, nil, 92, nil, nil, nil, nil, nil, nil, nil,
393
- nil, nil, nil, nil, nil, 51, nil, nil, nil, 267,
394
+ nil, nil, 92, 251, nil, nil, nil, nil, nil, nil,
395
+ nil, nil, nil, nil, nil, 51, nil, nil, nil, 271,
394
396
  nil, nil, 167, nil, 158, nil, nil, nil, nil, 104,
395
397
  nil, nil, nil, nil, nil, nil, 157, nil, nil, nil ]
396
398
 
@@ -428,100 +430,101 @@ racc_reduce_table = [
428
430
  5, 75, :_reduce_30,
429
431
  6, 75, :_reduce_31,
430
432
  3, 88, :_reduce_32,
431
- 7, 88, :_reduce_33,
432
- 9, 88, :_reduce_34,
433
- 1, 89, :_reduce_35,
433
+ 5, 88, :_reduce_33,
434
+ 7, 88, :_reduce_34,
435
+ 9, 88, :_reduce_35,
434
436
  1, 89, :_reduce_36,
435
437
  1, 89, :_reduce_37,
436
- 7, 87, :_reduce_38,
438
+ 1, 89, :_reduce_38,
437
439
  7, 87, :_reduce_39,
440
+ 7, 87, :_reduce_40,
438
441
  1, 87, :_reduce_none,
439
- 6, 91, :_reduce_41,
440
442
  6, 91, :_reduce_42,
441
- 1, 90, :_reduce_43,
442
- 3, 90, :_reduce_44,
443
- 7, 92, :_reduce_45,
443
+ 6, 91, :_reduce_43,
444
+ 1, 90, :_reduce_44,
445
+ 3, 90, :_reduce_45,
444
446
  7, 92, :_reduce_46,
445
- 8, 92, :_reduce_47,
446
- 2, 94, :_reduce_48,
447
- 5, 94, :_reduce_49,
448
- 1, 93, :_reduce_50,
447
+ 7, 92, :_reduce_47,
448
+ 8, 92, :_reduce_48,
449
+ 2, 94, :_reduce_49,
450
+ 5, 94, :_reduce_50,
449
451
  1, 93, :_reduce_51,
450
- 4, 93, :_reduce_52,
451
- 1, 95, :_reduce_53,
452
- 3, 95, :_reduce_54,
453
- 3, 76, :_reduce_55,
454
- 2, 77, :_reduce_56,
452
+ 1, 93, :_reduce_52,
453
+ 4, 93, :_reduce_53,
454
+ 1, 95, :_reduce_54,
455
+ 3, 95, :_reduce_55,
456
+ 3, 76, :_reduce_56,
455
457
  2, 77, :_reduce_57,
456
- 9, 78, :_reduce_58,
457
- 12, 78, :_reduce_59,
458
- 7, 79, :_reduce_60,
459
- 10, 79, :_reduce_61,
460
- 9, 79, :_reduce_62,
461
- 5, 80, :_reduce_63,
462
- 1, 97, :_reduce_64,
458
+ 2, 77, :_reduce_58,
459
+ 9, 78, :_reduce_59,
460
+ 12, 78, :_reduce_60,
461
+ 7, 79, :_reduce_61,
462
+ 10, 79, :_reduce_62,
463
+ 9, 79, :_reduce_63,
464
+ 5, 80, :_reduce_64,
463
465
  1, 97, :_reduce_65,
464
- 1, 104, :_reduce_66,
465
- 3, 104, :_reduce_67,
466
+ 1, 97, :_reduce_66,
467
+ 1, 104, :_reduce_67,
468
+ 3, 104, :_reduce_68,
466
469
  0, 98, :_reduce_none,
467
- 5, 98, :_reduce_69,
470
+ 5, 98, :_reduce_70,
468
471
  0, 99, :_reduce_none,
469
- 2, 99, :_reduce_71,
470
- 1, 105, :_reduce_72,
471
- 3, 105, :_reduce_73,
472
- 3, 106, :_reduce_74,
473
- 5, 106, :_reduce_75,
472
+ 2, 99, :_reduce_72,
473
+ 1, 105, :_reduce_73,
474
+ 3, 105, :_reduce_74,
475
+ 3, 106, :_reduce_75,
476
+ 5, 106, :_reduce_76,
474
477
  1, 107, :_reduce_none,
475
- 1, 109, :_reduce_77,
476
478
  1, 109, :_reduce_78,
477
479
  1, 109, :_reduce_79,
478
480
  1, 109, :_reduce_80,
479
481
  1, 109, :_reduce_81,
482
+ 1, 109, :_reduce_82,
480
483
  1, 109, :_reduce_none,
481
484
  0, 102, :_reduce_none,
482
- 2, 102, :_reduce_84,
483
- 1, 110, :_reduce_85,
484
- 3, 110, :_reduce_86,
485
- 3, 111, :_reduce_87,
485
+ 2, 102, :_reduce_85,
486
+ 1, 110, :_reduce_86,
487
+ 3, 110, :_reduce_87,
486
488
  3, 111, :_reduce_88,
487
- 5, 111, :_reduce_89,
488
- 3, 111, :_reduce_90,
489
+ 3, 111, :_reduce_89,
490
+ 5, 111, :_reduce_90,
491
+ 3, 111, :_reduce_91,
489
492
  1, 112, :_reduce_none,
490
493
  1, 112, :_reduce_none,
491
- 1, 112, :_reduce_93,
494
+ 1, 112, :_reduce_94,
492
495
  1, 115, :_reduce_none,
493
- 2, 115, :_reduce_95,
494
- 1, 114, :_reduce_96,
495
- 2, 114, :_reduce_97,
496
+ 2, 115, :_reduce_96,
497
+ 1, 114, :_reduce_97,
498
+ 2, 114, :_reduce_98,
496
499
  0, 101, :_reduce_none,
497
- 2, 101, :_reduce_99,
498
500
  2, 101, :_reduce_100,
501
+ 2, 101, :_reduce_101,
499
502
  0, 85, :_reduce_none,
500
- 2, 85, :_reduce_102,
503
+ 2, 85, :_reduce_103,
501
504
  0, 100, :_reduce_none,
502
- 2, 100, :_reduce_104,
503
- 5, 81, :_reduce_105,
504
- 7, 81, :_reduce_106,
505
- 1, 116, :_reduce_107,
505
+ 2, 100, :_reduce_105,
506
+ 5, 81, :_reduce_106,
507
+ 7, 81, :_reduce_107,
506
508
  1, 116, :_reduce_108,
507
- 1, 117, :_reduce_109,
508
- 3, 117, :_reduce_110,
509
- 3, 118, :_reduce_111,
510
- 2, 103, :_reduce_112,
511
- 1, 120, :_reduce_113,
512
- 3, 120, :_reduce_114,
513
- 3, 121, :_reduce_115,
514
- 4, 82, :_reduce_116,
515
- 6, 82, :_reduce_117,
516
- 8, 83, :_reduce_118,
517
- 4, 83, :_reduce_119,
509
+ 1, 116, :_reduce_109,
510
+ 1, 117, :_reduce_110,
511
+ 3, 117, :_reduce_111,
512
+ 3, 118, :_reduce_112,
513
+ 2, 103, :_reduce_113,
514
+ 1, 120, :_reduce_114,
515
+ 3, 120, :_reduce_115,
516
+ 3, 121, :_reduce_116,
517
+ 4, 82, :_reduce_117,
518
+ 6, 82, :_reduce_118,
519
+ 8, 83, :_reduce_119,
518
520
  4, 83, :_reduce_120,
521
+ 4, 83, :_reduce_121,
519
522
  1, 122, :_reduce_none,
520
- 3, 123, :_reduce_122,
521
- 5, 123, :_reduce_123,
522
- 1, 124, :_reduce_124,
523
- 3, 124, :_reduce_125,
524
- 1, 84, :_reduce_126,
523
+ 3, 123, :_reduce_123,
524
+ 5, 123, :_reduce_124,
525
+ 1, 124, :_reduce_125,
526
+ 3, 124, :_reduce_126,
527
+ 1, 84, :_reduce_127,
525
528
  1, 119, :_reduce_none,
526
529
  1, 119, :_reduce_none,
527
530
  1, 108, :_reduce_none,
@@ -529,21 +532,21 @@ racc_reduce_table = [
529
532
  1, 125, :_reduce_none,
530
533
  1, 125, :_reduce_none,
531
534
  1, 125, :_reduce_none,
532
- 3, 113, :_reduce_134,
533
535
  3, 113, :_reduce_135,
534
536
  3, 113, :_reduce_136,
535
- 1, 126, :_reduce_137,
536
- 3, 126, :_reduce_138,
537
- 1, 127, :_reduce_139,
538
- 3, 127, :_reduce_140,
539
- 1, 128, :_reduce_141,
540
- 3, 128, :_reduce_142,
541
- 1, 96, :_reduce_143,
542
- 3, 96, :_reduce_144 ]
537
+ 3, 113, :_reduce_137,
538
+ 1, 126, :_reduce_138,
539
+ 3, 126, :_reduce_139,
540
+ 1, 127, :_reduce_140,
541
+ 3, 127, :_reduce_141,
542
+ 1, 128, :_reduce_142,
543
+ 3, 128, :_reduce_143,
544
+ 1, 96, :_reduce_144,
545
+ 3, 96, :_reduce_145 ]
543
546
 
544
- racc_reduce_n = 145
547
+ racc_reduce_n = 146
545
548
 
546
- racc_shift_n = 325
549
+ racc_shift_n = 326
547
550
 
548
551
  racc_token_table = {
549
552
  false => 0,
@@ -929,113 +932,120 @@ module_eval(<<'.,.,', 'ddb-parser.y', 94)
929
932
 
930
933
  module_eval(<<'.,.,', 'ddb-parser.y', 98)
931
934
  def _reduce_33(val, _values)
932
- {:hash => {:name => val[0], :type => val[1]}, :range => {:name => val[4], :type => val[5]}, :indices => nil}
935
+ {:hash => {:name => val[0], :type => val[1]}, :range => nil, :indices => val[4]}
933
936
 
934
937
  end
935
938
  .,.,
936
939
 
937
940
  module_eval(<<'.,.,', 'ddb-parser.y', 102)
938
941
  def _reduce_34(val, _values)
939
- {:hash => {:name => val[0], :type => val[1]}, :range => {:name => val[4], :type => val[5]}, :indices => val[8]}
942
+ {:hash => {:name => val[0], :type => val[1]}, :range => {:name => val[4], :type => val[5]}, :indices => nil}
940
943
 
941
944
  end
942
945
  .,.,
943
946
 
944
- module_eval(<<'.,.,', 'ddb-parser.y', 107)
947
+ module_eval(<<'.,.,', 'ddb-parser.y', 106)
945
948
  def _reduce_35(val, _values)
946
- 'S'
947
-
949
+ {:hash => {:name => val[0], :type => val[1]}, :range => {:name => val[4], :type => val[5]}, :indices => val[8]}
950
+
948
951
  end
949
952
  .,.,
950
953
 
951
954
  module_eval(<<'.,.,', 'ddb-parser.y', 111)
952
955
  def _reduce_36(val, _values)
953
- 'N'
956
+ 'S'
954
957
 
955
958
  end
956
959
  .,.,
957
960
 
958
961
  module_eval(<<'.,.,', 'ddb-parser.y', 115)
959
962
  def _reduce_37(val, _values)
960
- 'B'
963
+ 'N'
961
964
 
962
965
  end
963
966
  .,.,
964
967
 
965
- module_eval(<<'.,.,', 'ddb-parser.y', 120)
968
+ module_eval(<<'.,.,', 'ddb-parser.y', 119)
966
969
  def _reduce_38(val, _values)
967
- {:read => val[2], :write => val[6]}
968
-
970
+ 'B'
971
+
969
972
  end
970
973
  .,.,
971
974
 
972
975
  module_eval(<<'.,.,', 'ddb-parser.y', 124)
973
976
  def _reduce_39(val, _values)
977
+ {:read => val[2], :write => val[6]}
978
+
979
+ end
980
+ .,.,
981
+
982
+ module_eval(<<'.,.,', 'ddb-parser.y', 128)
983
+ def _reduce_40(val, _values)
974
984
  {:read => val[6], :write => val[2]}
975
985
 
976
986
  end
977
987
  .,.,
978
988
 
979
- # reduce 40 omitted
989
+ # reduce 41 omitted
980
990
 
981
- module_eval(<<'.,.,', 'ddb-parser.y', 130)
982
- def _reduce_41(val, _values)
991
+ module_eval(<<'.,.,', 'ddb-parser.y', 134)
992
+ def _reduce_42(val, _values)
983
993
  {:read => val[2], :write => val[5]}
984
994
 
985
995
  end
986
996
  .,.,
987
997
 
988
- module_eval(<<'.,.,', 'ddb-parser.y', 134)
989
- def _reduce_42(val, _values)
998
+ module_eval(<<'.,.,', 'ddb-parser.y', 138)
999
+ def _reduce_43(val, _values)
990
1000
  {:read => val[5], :write => val[2]}
991
1001
 
992
1002
  end
993
1003
  .,.,
994
1004
 
995
- module_eval(<<'.,.,', 'ddb-parser.y', 139)
996
- def _reduce_43(val, _values)
1005
+ module_eval(<<'.,.,', 'ddb-parser.y', 143)
1006
+ def _reduce_44(val, _values)
997
1007
  [val[0]]
998
1008
 
999
1009
  end
1000
1010
  .,.,
1001
1011
 
1002
- module_eval(<<'.,.,', 'ddb-parser.y', 143)
1003
- def _reduce_44(val, _values)
1012
+ module_eval(<<'.,.,', 'ddb-parser.y', 147)
1013
+ def _reduce_45(val, _values)
1004
1014
  val[0] + [val[2]]
1005
1015
 
1006
1016
  end
1007
1017
  .,.,
1008
1018
 
1009
- module_eval(<<'.,.,', 'ddb-parser.y', 148)
1010
- def _reduce_45(val, _values)
1019
+ module_eval(<<'.,.,', 'ddb-parser.y', 152)
1020
+ def _reduce_46(val, _values)
1011
1021
  {:name => val[1], :key => val[3], :type => val[4], :projection => val[6]}
1012
1022
 
1013
1023
  end
1014
1024
  .,.,
1015
1025
 
1016
- module_eval(<<'.,.,', 'ddb-parser.y', 152)
1017
- def _reduce_46(val, _values)
1026
+ module_eval(<<'.,.,', 'ddb-parser.y', 156)
1027
+ def _reduce_47(val, _values)
1018
1028
  {:name => val[2], :keys => val[4], :projection => val[6], :global => true}
1019
1029
 
1020
1030
  end
1021
1031
  .,.,
1022
1032
 
1023
- module_eval(<<'.,.,', 'ddb-parser.y', 156)
1024
- def _reduce_47(val, _values)
1033
+ module_eval(<<'.,.,', 'ddb-parser.y', 160)
1034
+ def _reduce_48(val, _values)
1025
1035
  {:name => val[2], :keys => val[4], :projection => val[6], :capacity => val[7], :global => true}
1026
1036
 
1027
1037
  end
1028
1038
  .,.,
1029
1039
 
1030
- module_eval(<<'.,.,', 'ddb-parser.y', 161)
1031
- def _reduce_48(val, _values)
1040
+ module_eval(<<'.,.,', 'ddb-parser.y', 165)
1041
+ def _reduce_49(val, _values)
1032
1042
  {:hash => {:key => val[0], :type => val[1]}}
1033
1043
 
1034
1044
  end
1035
1045
  .,.,
1036
1046
 
1037
- module_eval(<<'.,.,', 'ddb-parser.y', 165)
1038
- def _reduce_49(val, _values)
1047
+ module_eval(<<'.,.,', 'ddb-parser.y', 169)
1048
+ def _reduce_50(val, _values)
1039
1049
  {
1040
1050
  :hash => {:key => val[0], :type => val[1]},
1041
1051
  :range => {:key => val[3], :type => val[4]},
@@ -1044,487 +1054,485 @@ module_eval(<<'.,.,', 'ddb-parser.y', 165)
1044
1054
  end
1045
1055
  .,.,
1046
1056
 
1047
- module_eval(<<'.,.,', 'ddb-parser.y', 173)
1048
- def _reduce_50(val, _values)
1057
+ module_eval(<<'.,.,', 'ddb-parser.y', 177)
1058
+ def _reduce_51(val, _values)
1049
1059
  {:type => 'ALL'}
1050
1060
 
1051
1061
  end
1052
1062
  .,.,
1053
1063
 
1054
- module_eval(<<'.,.,', 'ddb-parser.y', 177)
1055
- def _reduce_51(val, _values)
1064
+ module_eval(<<'.,.,', 'ddb-parser.y', 181)
1065
+ def _reduce_52(val, _values)
1056
1066
  {:type => 'KEYS_ONLY'}
1057
1067
 
1058
1068
  end
1059
1069
  .,.,
1060
1070
 
1061
- module_eval(<<'.,.,', 'ddb-parser.y', 181)
1062
- def _reduce_52(val, _values)
1071
+ module_eval(<<'.,.,', 'ddb-parser.y', 185)
1072
+ def _reduce_53(val, _values)
1063
1073
  {:type => 'INCLUDE', :attrs => val[2]}
1064
1074
 
1065
1075
  end
1066
1076
  .,.,
1067
1077
 
1068
- module_eval(<<'.,.,', 'ddb-parser.y', 186)
1069
- def _reduce_53(val, _values)
1078
+ module_eval(<<'.,.,', 'ddb-parser.y', 190)
1079
+ def _reduce_54(val, _values)
1070
1080
  [val[0]]
1071
1081
 
1072
1082
  end
1073
1083
  .,.,
1074
1084
 
1075
- module_eval(<<'.,.,', 'ddb-parser.y', 190)
1076
- def _reduce_54(val, _values)
1085
+ module_eval(<<'.,.,', 'ddb-parser.y', 194)
1086
+ def _reduce_55(val, _values)
1077
1087
  val[0] + [val[2]]
1078
1088
 
1079
1089
  end
1080
1090
  .,.,
1081
1091
 
1082
- module_eval(<<'.,.,', 'ddb-parser.y', 195)
1083
- def _reduce_55(val, _values)
1092
+ module_eval(<<'.,.,', 'ddb-parser.y', 199)
1093
+ def _reduce_56(val, _values)
1084
1094
  struct(:DROP, :tables => val[2])
1085
1095
 
1086
1096
  end
1087
1097
  .,.,
1088
1098
 
1089
- module_eval(<<'.,.,', 'ddb-parser.y', 200)
1090
- def _reduce_56(val, _values)
1099
+ module_eval(<<'.,.,', 'ddb-parser.y', 204)
1100
+ def _reduce_57(val, _values)
1091
1101
  struct(:DESCRIBE, :table => val[1])
1092
1102
 
1093
1103
  end
1094
1104
  .,.,
1095
1105
 
1096
- module_eval(<<'.,.,', 'ddb-parser.y', 204)
1097
- def _reduce_57(val, _values)
1106
+ module_eval(<<'.,.,', 'ddb-parser.y', 208)
1107
+ def _reduce_58(val, _values)
1098
1108
  struct(:DESCRIBE, :table => val[1])
1099
1109
 
1100
1110
  end
1101
1111
  .,.,
1102
1112
 
1103
- module_eval(<<'.,.,', 'ddb-parser.y', 209)
1104
- def _reduce_58(val, _values)
1113
+ module_eval(<<'.,.,', 'ddb-parser.y', 213)
1114
+ def _reduce_59(val, _values)
1105
1115
  struct(:SELECT, :attrs => val[1], :table => val[3], :index => val[4], :conds => val[5], :having => val[6], :order_asc => val[7], :limit => val[8], :count => false)
1106
1116
 
1107
1117
  end
1108
1118
  .,.,
1109
1119
 
1110
- module_eval(<<'.,.,', 'ddb-parser.y', 213)
1111
- def _reduce_59(val, _values)
1120
+ module_eval(<<'.,.,', 'ddb-parser.y', 217)
1121
+ def _reduce_60(val, _values)
1112
1122
  struct(:SELECT, :attrs => [], :table => val[6], :index => val[7], :conds => val[8], :having => val[9], :order_asc => val[10], :limit => val[11], :count => true)
1113
1123
 
1114
1124
  end
1115
1125
  .,.,
1116
1126
 
1117
- module_eval(<<'.,.,', 'ddb-parser.y', 218)
1118
- def _reduce_60(val, _values)
1127
+ module_eval(<<'.,.,', 'ddb-parser.y', 222)
1128
+ def _reduce_61(val, _values)
1119
1129
  struct(:SCAN, :attrs => val[2], :table => val[4], :conds => val[5], :limit => val[6], :count => false, :segment => nil, :total_segments => nil)
1120
1130
 
1121
1131
  end
1122
1132
  .,.,
1123
1133
 
1124
- module_eval(<<'.,.,', 'ddb-parser.y', 222)
1125
- def _reduce_61(val, _values)
1134
+ module_eval(<<'.,.,', 'ddb-parser.y', 226)
1135
+ def _reduce_62(val, _values)
1126
1136
  struct(:SCAN, :attrs => [], :table => val[7], :conds => val[8], :limit => val[9], :count => true, :segment => nil, :total_segments => nil)
1127
1137
 
1128
1138
  end
1129
1139
  .,.,
1130
1140
 
1131
- module_eval(<<'.,.,', 'ddb-parser.y', 226)
1132
- def _reduce_62(val, _values)
1141
+ module_eval(<<'.,.,', 'ddb-parser.y', 230)
1142
+ def _reduce_63(val, _values)
1133
1143
  struct(:SCAN, :attrs => val[4], :table => val[6], :conds => val[7], :limit => val[8], :count => false, :segment => val[1], :total_segments => val[3])
1134
1144
 
1135
1145
  end
1136
1146
  .,.,
1137
1147
 
1138
- module_eval(<<'.,.,', 'ddb-parser.y', 231)
1139
- def _reduce_63(val, _values)
1148
+ module_eval(<<'.,.,', 'ddb-parser.y', 235)
1149
+ def _reduce_64(val, _values)
1140
1150
  struct(:GET, :attrs => val[1], :table => val[3], :conds => val[4])
1141
1151
 
1142
1152
  end
1143
1153
  .,.,
1144
1154
 
1145
- module_eval(<<'.,.,', 'ddb-parser.y', 236)
1146
- def _reduce_64(val, _values)
1155
+ module_eval(<<'.,.,', 'ddb-parser.y', 240)
1156
+ def _reduce_65(val, _values)
1147
1157
  []
1148
1158
 
1149
1159
  end
1150
1160
  .,.,
1151
1161
 
1152
- module_eval(<<'.,.,', 'ddb-parser.y', 240)
1153
- def _reduce_65(val, _values)
1162
+ module_eval(<<'.,.,', 'ddb-parser.y', 244)
1163
+ def _reduce_66(val, _values)
1154
1164
  val[0]
1155
1165
 
1156
1166
  end
1157
1167
  .,.,
1158
1168
 
1159
- module_eval(<<'.,.,', 'ddb-parser.y', 245)
1160
- def _reduce_66(val, _values)
1169
+ module_eval(<<'.,.,', 'ddb-parser.y', 249)
1170
+ def _reduce_67(val, _values)
1161
1171
  [val[0]]
1162
1172
 
1163
1173
  end
1164
1174
  .,.,
1165
1175
 
1166
- module_eval(<<'.,.,', 'ddb-parser.y', 249)
1167
- def _reduce_67(val, _values)
1176
+ module_eval(<<'.,.,', 'ddb-parser.y', 253)
1177
+ def _reduce_68(val, _values)
1168
1178
  val[0] + [val[2]]
1169
1179
 
1170
1180
  end
1171
1181
  .,.,
1172
1182
 
1173
- # reduce 68 omitted
1183
+ # reduce 69 omitted
1174
1184
 
1175
- module_eval(<<'.,.,', 'ddb-parser.y', 255)
1176
- def _reduce_69(val, _values)
1185
+ module_eval(<<'.,.,', 'ddb-parser.y', 259)
1186
+ def _reduce_70(val, _values)
1177
1187
  val[3]
1178
1188
 
1179
1189
  end
1180
1190
  .,.,
1181
1191
 
1182
- # reduce 70 omitted
1192
+ # reduce 71 omitted
1183
1193
 
1184
- module_eval(<<'.,.,', 'ddb-parser.y', 261)
1185
- def _reduce_71(val, _values)
1194
+ module_eval(<<'.,.,', 'ddb-parser.y', 265)
1195
+ def _reduce_72(val, _values)
1186
1196
  val[1]
1187
1197
 
1188
1198
  end
1189
1199
  .,.,
1190
1200
 
1191
- module_eval(<<'.,.,', 'ddb-parser.y', 266)
1192
- def _reduce_72(val, _values)
1201
+ module_eval(<<'.,.,', 'ddb-parser.y', 270)
1202
+ def _reduce_73(val, _values)
1193
1203
  [val[0]]
1194
1204
 
1195
1205
  end
1196
1206
  .,.,
1197
1207
 
1198
- module_eval(<<'.,.,', 'ddb-parser.y', 270)
1199
- def _reduce_73(val, _values)
1208
+ module_eval(<<'.,.,', 'ddb-parser.y', 274)
1209
+ def _reduce_74(val, _values)
1200
1210
  val[0] + [val[2]]
1201
1211
 
1202
1212
  end
1203
1213
  .,.,
1204
1214
 
1205
- module_eval(<<'.,.,', 'ddb-parser.y', 275)
1206
- def _reduce_74(val, _values)
1215
+ module_eval(<<'.,.,', 'ddb-parser.y', 279)
1216
+ def _reduce_75(val, _values)
1207
1217
  [val[0], val[1].to_s.upcase.to_sym, [val[2]]]
1208
1218
 
1209
1219
  end
1210
1220
  .,.,
1211
1221
 
1212
- module_eval(<<'.,.,', 'ddb-parser.y', 279)
1213
- def _reduce_75(val, _values)
1222
+ module_eval(<<'.,.,', 'ddb-parser.y', 283)
1223
+ def _reduce_76(val, _values)
1214
1224
  [val[0], val[1].to_s.upcase.to_sym, [val[2], val[4]]]
1215
1225
 
1216
1226
  end
1217
1227
  .,.,
1218
1228
 
1219
- # reduce 76 omitted
1220
-
1221
- module_eval(<<'.,.,', 'ddb-parser.y', 286)
1222
- def _reduce_77(val, _values)
1223
- :EQ
1224
-
1225
- end
1226
- .,.,
1229
+ # reduce 77 omitted
1227
1230
 
1228
1231
  module_eval(<<'.,.,', 'ddb-parser.y', 290)
1229
1232
  def _reduce_78(val, _values)
1230
- :LE
1233
+ :EQ
1231
1234
 
1232
1235
  end
1233
1236
  .,.,
1234
1237
 
1235
1238
  module_eval(<<'.,.,', 'ddb-parser.y', 294)
1236
1239
  def _reduce_79(val, _values)
1237
- :LT
1240
+ :LE
1238
1241
 
1239
1242
  end
1240
1243
  .,.,
1241
1244
 
1242
1245
  module_eval(<<'.,.,', 'ddb-parser.y', 298)
1243
1246
  def _reduce_80(val, _values)
1244
- :GE
1247
+ :LT
1245
1248
 
1246
1249
  end
1247
1250
  .,.,
1248
1251
 
1249
1252
  module_eval(<<'.,.,', 'ddb-parser.y', 302)
1250
1253
  def _reduce_81(val, _values)
1251
- :GT
1254
+ :GE
1252
1255
 
1253
1256
  end
1254
1257
  .,.,
1255
1258
 
1256
- # reduce 82 omitted
1259
+ module_eval(<<'.,.,', 'ddb-parser.y', 306)
1260
+ def _reduce_82(val, _values)
1261
+ :GT
1262
+
1263
+ end
1264
+ .,.,
1257
1265
 
1258
1266
  # reduce 83 omitted
1259
1267
 
1260
- module_eval(<<'.,.,', 'ddb-parser.y', 309)
1261
- def _reduce_84(val, _values)
1268
+ # reduce 84 omitted
1269
+
1270
+ module_eval(<<'.,.,', 'ddb-parser.y', 313)
1271
+ def _reduce_85(val, _values)
1262
1272
  val[1]
1263
1273
 
1264
1274
  end
1265
1275
  .,.,
1266
1276
 
1267
- module_eval(<<'.,.,', 'ddb-parser.y', 314)
1268
- def _reduce_85(val, _values)
1277
+ module_eval(<<'.,.,', 'ddb-parser.y', 318)
1278
+ def _reduce_86(val, _values)
1269
1279
  [val[0]]
1270
1280
 
1271
1281
  end
1272
1282
  .,.,
1273
1283
 
1274
- module_eval(<<'.,.,', 'ddb-parser.y', 318)
1275
- def _reduce_86(val, _values)
1284
+ module_eval(<<'.,.,', 'ddb-parser.y', 322)
1285
+ def _reduce_87(val, _values)
1276
1286
  val[0] + [val[2]]
1277
1287
 
1278
1288
  end
1279
1289
  .,.,
1280
1290
 
1281
- module_eval(<<'.,.,', 'ddb-parser.y', 323)
1282
- def _reduce_87(val, _values)
1291
+ module_eval(<<'.,.,', 'ddb-parser.y', 327)
1292
+ def _reduce_88(val, _values)
1283
1293
  [val[0], val[1].to_s.upcase.to_sym, [val[2]]]
1284
1294
 
1285
1295
  end
1286
1296
  .,.,
1287
1297
 
1288
- module_eval(<<'.,.,', 'ddb-parser.y', 327)
1289
- def _reduce_88(val, _values)
1298
+ module_eval(<<'.,.,', 'ddb-parser.y', 331)
1299
+ def _reduce_89(val, _values)
1290
1300
  [val[0], val[1].to_s.upcase.to_sym, val[2]]
1291
1301
 
1292
1302
  end
1293
1303
  .,.,
1294
1304
 
1295
- module_eval(<<'.,.,', 'ddb-parser.y', 331)
1296
- def _reduce_89(val, _values)
1305
+ module_eval(<<'.,.,', 'ddb-parser.y', 335)
1306
+ def _reduce_90(val, _values)
1297
1307
  [val[0], val[1].to_s.upcase.to_sym, [val[2], val[4]]]
1298
1308
 
1299
1309
  end
1300
1310
  .,.,
1301
1311
 
1302
- module_eval(<<'.,.,', 'ddb-parser.y', 335)
1303
- def _reduce_90(val, _values)
1312
+ module_eval(<<'.,.,', 'ddb-parser.y', 339)
1313
+ def _reduce_91(val, _values)
1304
1314
  [val[0], val[2].to_s.upcase.to_sym, []]
1305
1315
 
1306
1316
  end
1307
1317
  .,.,
1308
1318
 
1309
- # reduce 91 omitted
1310
-
1311
1319
  # reduce 92 omitted
1312
1320
 
1313
- module_eval(<<'.,.,', 'ddb-parser.y', 341)
1314
- def _reduce_93(val, _values)
1321
+ # reduce 93 omitted
1322
+
1323
+ module_eval(<<'.,.,', 'ddb-parser.y', 345)
1324
+ def _reduce_94(val, _values)
1315
1325
  :NE
1316
1326
 
1317
1327
  end
1318
1328
  .,.,
1319
1329
 
1320
- # reduce 94 omitted
1330
+ # reduce 95 omitted
1321
1331
 
1322
- module_eval(<<'.,.,', 'ddb-parser.y', 347)
1323
- def _reduce_95(val, _values)
1332
+ module_eval(<<'.,.,', 'ddb-parser.y', 351)
1333
+ def _reduce_96(val, _values)
1324
1334
  :NOT_CONTAINS
1325
1335
 
1326
1336
  end
1327
1337
  .,.,
1328
1338
 
1329
- module_eval(<<'.,.,', 'ddb-parser.y', 351)
1330
- def _reduce_96(val, _values)
1339
+ module_eval(<<'.,.,', 'ddb-parser.y', 355)
1340
+ def _reduce_97(val, _values)
1331
1341
  :NULL
1332
1342
 
1333
1343
  end
1334
1344
  .,.,
1335
1345
 
1336
- module_eval(<<'.,.,', 'ddb-parser.y', 355)
1337
- def _reduce_97(val, _values)
1346
+ module_eval(<<'.,.,', 'ddb-parser.y', 359)
1347
+ def _reduce_98(val, _values)
1338
1348
  :NOT_NULL
1339
1349
 
1340
1350
  end
1341
1351
  .,.,
1342
1352
 
1343
- # reduce 98 omitted
1353
+ # reduce 99 omitted
1344
1354
 
1345
- module_eval(<<'.,.,', 'ddb-parser.y', 361)
1346
- def _reduce_99(val, _values)
1355
+ module_eval(<<'.,.,', 'ddb-parser.y', 365)
1356
+ def _reduce_100(val, _values)
1347
1357
  true
1348
1358
 
1349
1359
  end
1350
1360
  .,.,
1351
1361
 
1352
- module_eval(<<'.,.,', 'ddb-parser.y', 365)
1353
- def _reduce_100(val, _values)
1362
+ module_eval(<<'.,.,', 'ddb-parser.y', 369)
1363
+ def _reduce_101(val, _values)
1354
1364
  false
1355
1365
 
1356
1366
  end
1357
1367
  .,.,
1358
1368
 
1359
- # reduce 101 omitted
1369
+ # reduce 102 omitted
1360
1370
 
1361
- module_eval(<<'.,.,', 'ddb-parser.y', 371)
1362
- def _reduce_102(val, _values)
1371
+ module_eval(<<'.,.,', 'ddb-parser.y', 375)
1372
+ def _reduce_103(val, _values)
1363
1373
  val[1]
1364
1374
 
1365
1375
  end
1366
1376
  .,.,
1367
1377
 
1368
- # reduce 103 omitted
1378
+ # reduce 104 omitted
1369
1379
 
1370
- module_eval(<<'.,.,', 'ddb-parser.y', 377)
1371
- def _reduce_104(val, _values)
1380
+ module_eval(<<'.,.,', 'ddb-parser.y', 381)
1381
+ def _reduce_105(val, _values)
1372
1382
  val[1]
1373
1383
 
1374
1384
  end
1375
1385
  .,.,
1376
1386
 
1377
- module_eval(<<'.,.,', 'ddb-parser.y', 382)
1378
- def _reduce_105(val, _values)
1387
+ module_eval(<<'.,.,', 'ddb-parser.y', 386)
1388
+ def _reduce_106(val, _values)
1379
1389
  struct(:UPDATE, :table => val[1], :action => val[2], :attrs => val[3], :conds => val[4])
1380
1390
 
1381
1391
  end
1382
1392
  .,.,
1383
1393
 
1384
- module_eval(<<'.,.,', 'ddb-parser.y', 386)
1385
- def _reduce_106(val, _values)
1394
+ module_eval(<<'.,.,', 'ddb-parser.y', 390)
1395
+ def _reduce_107(val, _values)
1386
1396
  struct(:UPDATE_ALL, :table => val[2], :action => val[3], :attrs => val[4], :conds => val[5], :limit => val[6])
1387
1397
 
1388
1398
  end
1389
1399
  .,.,
1390
1400
 
1391
- module_eval(<<'.,.,', 'ddb-parser.y', 391)
1392
- def _reduce_107(val, _values)
1401
+ module_eval(<<'.,.,', 'ddb-parser.y', 395)
1402
+ def _reduce_108(val, _values)
1393
1403
  :PUT
1394
1404
 
1395
1405
  end
1396
1406
  .,.,
1397
1407
 
1398
- module_eval(<<'.,.,', 'ddb-parser.y', 395)
1399
- def _reduce_108(val, _values)
1408
+ module_eval(<<'.,.,', 'ddb-parser.y', 399)
1409
+ def _reduce_109(val, _values)
1400
1410
  :ADD
1401
1411
 
1402
1412
  end
1403
1413
  .,.,
1404
1414
 
1405
- module_eval(<<'.,.,', 'ddb-parser.y', 400)
1406
- def _reduce_109(val, _values)
1415
+ module_eval(<<'.,.,', 'ddb-parser.y', 404)
1416
+ def _reduce_110(val, _values)
1407
1417
  [val[0]]
1408
1418
 
1409
1419
  end
1410
1420
  .,.,
1411
1421
 
1412
- module_eval(<<'.,.,', 'ddb-parser.y', 404)
1413
- def _reduce_110(val, _values)
1422
+ module_eval(<<'.,.,', 'ddb-parser.y', 408)
1423
+ def _reduce_111(val, _values)
1414
1424
  val[0] + [val[2]]
1415
1425
 
1416
1426
  end
1417
1427
  .,.,
1418
1428
 
1419
- module_eval(<<'.,.,', 'ddb-parser.y', 409)
1420
- def _reduce_111(val, _values)
1429
+ module_eval(<<'.,.,', 'ddb-parser.y', 413)
1430
+ def _reduce_112(val, _values)
1421
1431
  [val[0], val[2]]
1422
1432
 
1423
1433
  end
1424
1434
  .,.,
1425
1435
 
1426
- module_eval(<<'.,.,', 'ddb-parser.y', 414)
1427
- def _reduce_112(val, _values)
1436
+ module_eval(<<'.,.,', 'ddb-parser.y', 418)
1437
+ def _reduce_113(val, _values)
1428
1438
  val[1]
1429
1439
 
1430
1440
  end
1431
1441
  .,.,
1432
1442
 
1433
- module_eval(<<'.,.,', 'ddb-parser.y', 419)
1434
- def _reduce_113(val, _values)
1443
+ module_eval(<<'.,.,', 'ddb-parser.y', 423)
1444
+ def _reduce_114(val, _values)
1435
1445
  [val[0]]
1436
1446
 
1437
1447
  end
1438
1448
  .,.,
1439
1449
 
1440
- module_eval(<<'.,.,', 'ddb-parser.y', 423)
1441
- def _reduce_114(val, _values)
1450
+ module_eval(<<'.,.,', 'ddb-parser.y', 427)
1451
+ def _reduce_115(val, _values)
1442
1452
  val[0] + [val[2]]
1443
1453
 
1444
1454
  end
1445
1455
  .,.,
1446
1456
 
1447
- module_eval(<<'.,.,', 'ddb-parser.y', 428)
1448
- def _reduce_115(val, _values)
1457
+ module_eval(<<'.,.,', 'ddb-parser.y', 432)
1458
+ def _reduce_116(val, _values)
1449
1459
  [val[0], val[2]]
1450
1460
 
1451
1461
  end
1452
1462
  .,.,
1453
1463
 
1454
- module_eval(<<'.,.,', 'ddb-parser.y', 433)
1455
- def _reduce_116(val, _values)
1464
+ module_eval(<<'.,.,', 'ddb-parser.y', 437)
1465
+ def _reduce_117(val, _values)
1456
1466
  struct(:DELETE, :table => val[2], :conds => val[3])
1457
1467
 
1458
1468
  end
1459
1469
  .,.,
1460
1470
 
1461
- module_eval(<<'.,.,', 'ddb-parser.y', 437)
1462
- def _reduce_117(val, _values)
1471
+ module_eval(<<'.,.,', 'ddb-parser.y', 441)
1472
+ def _reduce_118(val, _values)
1463
1473
  struct(:DELETE_ALL, :table => val[3], :conds => val[4], :limit => val[5])
1464
1474
 
1465
1475
  end
1466
1476
  .,.,
1467
1477
 
1468
- module_eval(<<'.,.,', 'ddb-parser.y', 442)
1469
- def _reduce_118(val, _values)
1478
+ module_eval(<<'.,.,', 'ddb-parser.y', 446)
1479
+ def _reduce_119(val, _values)
1470
1480
  struct(:INSERT, :table => val[2], :attrs => val[4], :values => val[7])
1471
1481
 
1472
1482
  end
1473
1483
  .,.,
1474
1484
 
1475
- module_eval(<<'.,.,', 'ddb-parser.y', 446)
1476
- def _reduce_119(val, _values)
1485
+ module_eval(<<'.,.,', 'ddb-parser.y', 450)
1486
+ def _reduce_120(val, _values)
1477
1487
  struct(:INSERT_SELECT, :table => val[2], :select => val[3])
1478
1488
 
1479
1489
  end
1480
1490
  .,.,
1481
1491
 
1482
- module_eval(<<'.,.,', 'ddb-parser.y', 450)
1483
- def _reduce_120(val, _values)
1492
+ module_eval(<<'.,.,', 'ddb-parser.y', 454)
1493
+ def _reduce_121(val, _values)
1484
1494
  struct(:INSERT_SCAN, :table => val[2], :select => val[3])
1485
1495
 
1486
1496
  end
1487
1497
  .,.,
1488
1498
 
1489
- # reduce 121 omitted
1499
+ # reduce 122 omitted
1490
1500
 
1491
- module_eval(<<'.,.,', 'ddb-parser.y', 457)
1492
- def _reduce_122(val, _values)
1501
+ module_eval(<<'.,.,', 'ddb-parser.y', 461)
1502
+ def _reduce_123(val, _values)
1493
1503
  [val[1]]
1494
1504
 
1495
1505
  end
1496
1506
  .,.,
1497
1507
 
1498
- module_eval(<<'.,.,', 'ddb-parser.y', 461)
1499
- def _reduce_123(val, _values)
1508
+ module_eval(<<'.,.,', 'ddb-parser.y', 465)
1509
+ def _reduce_124(val, _values)
1500
1510
  val[0] + [val[3]]
1501
1511
 
1502
1512
  end
1503
1513
  .,.,
1504
1514
 
1505
- module_eval(<<'.,.,', 'ddb-parser.y', 466)
1506
- def _reduce_124(val, _values)
1515
+ module_eval(<<'.,.,', 'ddb-parser.y', 470)
1516
+ def _reduce_125(val, _values)
1507
1517
  [val[0]]
1508
1518
 
1509
1519
  end
1510
1520
  .,.,
1511
1521
 
1512
- module_eval(<<'.,.,', 'ddb-parser.y', 470)
1513
- def _reduce_125(val, _values)
1522
+ module_eval(<<'.,.,', 'ddb-parser.y', 474)
1523
+ def _reduce_126(val, _values)
1514
1524
  val[0] + [val[2]]
1515
1525
 
1516
1526
  end
1517
1527
  .,.,
1518
1528
 
1519
- module_eval(<<'.,.,', 'ddb-parser.y', 475)
1520
- def _reduce_126(val, _values)
1529
+ module_eval(<<'.,.,', 'ddb-parser.y', 479)
1530
+ def _reduce_127(val, _values)
1521
1531
  struct(:NEXT)
1522
1532
 
1523
1533
  end
1524
1534
  .,.,
1525
1535
 
1526
- # reduce 127 omitted
1527
-
1528
1536
  # reduce 128 omitted
1529
1537
 
1530
1538
  # reduce 129 omitted
@@ -1537,12 +1545,7 @@ module_eval(<<'.,.,', 'ddb-parser.y', 475)
1537
1545
 
1538
1546
  # reduce 133 omitted
1539
1547
 
1540
- module_eval(<<'.,.,', 'ddb-parser.y', 489)
1541
- def _reduce_134(val, _values)
1542
- val[1]
1543
-
1544
- end
1545
- .,.,
1548
+ # reduce 134 omitted
1546
1549
 
1547
1550
  module_eval(<<'.,.,', 'ddb-parser.y', 493)
1548
1551
  def _reduce_135(val, _values)
@@ -1558,57 +1561,64 @@ module_eval(<<'.,.,', 'ddb-parser.y', 497)
1558
1561
  end
1559
1562
  .,.,
1560
1563
 
1561
- module_eval(<<'.,.,', 'ddb-parser.y', 502)
1564
+ module_eval(<<'.,.,', 'ddb-parser.y', 501)
1562
1565
  def _reduce_137(val, _values)
1563
- [val[0]]
1564
-
1566
+ val[1]
1567
+
1565
1568
  end
1566
1569
  .,.,
1567
1570
 
1568
1571
  module_eval(<<'.,.,', 'ddb-parser.y', 506)
1569
1572
  def _reduce_138(val, _values)
1570
- val[0] + [val[2]]
1573
+ [val[0]]
1571
1574
 
1572
1575
  end
1573
1576
  .,.,
1574
1577
 
1575
- module_eval(<<'.,.,', 'ddb-parser.y', 511)
1578
+ module_eval(<<'.,.,', 'ddb-parser.y', 510)
1576
1579
  def _reduce_139(val, _values)
1577
- [val[0]]
1580
+ val[0] + [val[2]]
1578
1581
 
1579
1582
  end
1580
1583
  .,.,
1581
1584
 
1582
1585
  module_eval(<<'.,.,', 'ddb-parser.y', 515)
1583
1586
  def _reduce_140(val, _values)
1584
- val[0] + [val[2]]
1587
+ [val[0]]
1585
1588
 
1586
1589
  end
1587
1590
  .,.,
1588
1591
 
1589
- module_eval(<<'.,.,', 'ddb-parser.y', 520)
1592
+ module_eval(<<'.,.,', 'ddb-parser.y', 519)
1590
1593
  def _reduce_141(val, _values)
1591
- [val[0]]
1594
+ val[0] + [val[2]]
1592
1595
 
1593
1596
  end
1594
1597
  .,.,
1595
1598
 
1596
1599
  module_eval(<<'.,.,', 'ddb-parser.y', 524)
1597
1600
  def _reduce_142(val, _values)
1598
- val[0] + [val[2]]
1601
+ [val[0]]
1599
1602
 
1600
1603
  end
1601
1604
  .,.,
1602
1605
 
1603
- module_eval(<<'.,.,', 'ddb-parser.y', 529)
1606
+ module_eval(<<'.,.,', 'ddb-parser.y', 528)
1604
1607
  def _reduce_143(val, _values)
1605
- [val[0]]
1606
-
1608
+ val[0] + [val[2]]
1609
+
1607
1610
  end
1608
1611
  .,.,
1609
1612
 
1610
1613
  module_eval(<<'.,.,', 'ddb-parser.y', 533)
1611
1614
  def _reduce_144(val, _values)
1615
+ [val[0]]
1616
+
1617
+ end
1618
+ .,.,
1619
+
1620
+ module_eval(<<'.,.,', 'ddb-parser.y', 537)
1621
+ def _reduce_145(val, _values)
1612
1622
  val[0] + [val[2]]
1613
1623
 
1614
1624
  end