[tarantool-patches] Re: [PATCH v1 0/3] sql: restrict nullable action definitions

  • From: Kirill Yukhin <kyukhin@xxxxxxxxxxxxx>
  • To: tarantool-patches@xxxxxxxxxxxxx
  • Date: Tue, 24 Jul 2018 18:26:24 +0300

Hello,
On 18 июл 19:52, Kirill Shcherbatov wrote:

This patch dissallows define multiple "NULL", "NOT NULL"
options per column and fixes silent implicit behavior
for invalid "NULL PRIMARY KEY" construction.
Then, we remove useless SQL Column structure.

Branch: 
http://github.com/tarantool/tarantool/tree/kshch/gh-3473-on-conflict-defaults-fixes
Issue: https://github.com/tarantool/tarantool/issues/3473
I've checked the patch set into 2.0 branch.

--
Regards, Kirill Yukhin

Other related posts: