[patches] [PATCH V2 1/2] sql: fix non-working 'INDEXED BY' clause

n.pettik korablev at tarantool.org
Wed Mar 7 16:00:46 MSK 2018


Put two commits into one: I don’t see reason to divide them.

Also, add functional tests on INDEXED BY clause.
Now, you are checking only correctness of grammar (and add more than one test)
but "indexed by" should also compel planner use given index:
https://www.sqlite.org/lang_indexedby.html <https://www.sqlite.org/lang_indexedby.html>

You can do it using EXPLAIN QUERY PLAN statement.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180307/a7f691fe/attachment.html>


More information about the Tarantool-patches mailing list