[patches] [bugfix 0/2] Fix non-working INDEXED BY clause

Bulat Niatshin niatshin at tarantool.org
Tue Feb 6 19:38:33 MSK 2018


Bulat Niatshin (2):
  sql: fix non-working 'INDEXED BY' clause
  sql: regenerate parser after fixing grammar file

 src/box/sql/parse.c                 |  2 +-
 src/box/sql/parse.y                 |  2 +-
 test/sql/gh2966-indexed-by.result   | 21 +++++++++++++++++++++
 test/sql/gh2966-indexed-by.test.lua | 10 ++++++++++
 4 files changed, 33 insertions(+), 2 deletions(-)
 create mode 100644 test/sql/gh2966-indexed-by.result
 create mode 100644 test/sql/gh2966-indexed-by.test.lua

-- 
2.14.1




More information about the Tarantool-patches mailing list