[tarantool-patches] Re: [PATCH v1 1/1] sql: raise error for DELETE FROM nonexistent table

n.pettik korablev at tarantool.org
Mon Jul 16 18:13:45 MSK 2018


> On 16 Jul 2018, at 18:09, Kirill Shcherbatov <kshcherbatov at tarantool.org> wrote:
> 
> Parser didn't raise error when DELETE FROM can't find
> a table specified on statement.
> As no error was raised, partially-prepared VDBE code
> seemed to be generated fine, that was not true.
> 
> Closes #3535.
>
LGTM. It seems that your patch also closes #3511 issue.
If so, add also test for that case and ticket number to commit message
(to close it automatically).





More information about the Tarantool-patches mailing list