From: "n.pettik" <korablev@tarantool.org>
To: tarantool-patches@freelists.org
Cc: Kirill Shcherbatov <kshcherbatov@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH v2 1/1] sql: disallow returning many rows from subselect
Date: Fri, 29 Jun 2018 16:15:26 +0300 [thread overview]
Message-ID: <F935E91B-A4CB-4ECA-9D1B-994635A71323@tarantool.org> (raw)
In-Reply-To: <e4103509-5dac-0b30-49b6-48859f0a357b@tarantool.org>
> +
> +test:do_catchsql_test(
> + "subselect-5.2",
> + [[
> + SELECT b from t5 WHERE a = (SELECT a FROM t5 WHERE b=6);
Please, use upper-case for all SQL keywords (here and in other SQL tests you modified).
next prev parent reply other threads:[~2018-06-29 13:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-18 11:55 [tarantool-patches] [PATCH v1 " Kirill Shcherbatov
2018-06-19 17:56 ` [tarantool-patches] " n.pettik
2018-06-27 15:30 ` [tarantool-patches] [PATCH v2 " Kirill Shcherbatov
2018-06-27 15:40 ` Kirill Shcherbatov
2018-06-28 13:04 ` [tarantool-patches] " n.pettik
2018-06-28 17:08 ` Kirill Shcherbatov
2018-06-29 13:15 ` n.pettik [this message]
2018-07-02 7:17 ` Kirill Shcherbatov
2018-07-02 8:45 ` n.pettik
2018-07-02 13:30 ` Vladislav Shpilevoy
2018-07-02 14:14 ` Kirill Shcherbatov
2018-07-02 14:42 ` Vladislav Shpilevoy
2018-07-02 14:52 ` Kirill Shcherbatov
2018-07-02 17:58 ` Vladislav Shpilevoy
2018-07-03 8:06 ` [tarantool-patches] Re: [PATCH v1 " Kirill Yukhin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F935E91B-A4CB-4ECA-9D1B-994635A71323@tarantool.org \
--to=korablev@tarantool.org \
--cc=kshcherbatov@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH v2 1/1] sql: disallow returning many rows from subselect' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox