[tarantool-patches] Re: [PATCH 0/6] Remove string of SQL statement from opts

Kirill Yukhin kyukhin at tarantool.org
Tue Dec 25 16:45:54 MSK 2018


Hello,

On 10 Dec 00:30, Nikita Pettik wrote:
> Branch: https://github.com/tarantool/tarantool/tree/np/gh-2647-remove-sql-from-opts
> Issue: https://github.com/tarantool/tarantool/issues/2647
> 
> After DD integration was finished, there is no need to add string
> of SQL statement to space or index opts (except for VIEWs). So,
> current patch-set completely removes SQL from index opts, and
> removes SQL from space opts for ordinary spaces.
> 
> Nikita Pettik (6):
>   sql: avoid calling sql_encode_table_opts() during trigger creation
>   sql: don't update SQL string during renaming
>   test: fix sqltester methods to drop all tables/views
>   sql: don't add string of 'CREATE TABLE...' to space opts
>   sql: don't add string of 'CREATE INDEX ...' to index opts
>   Remove SQL string from index opts

I've checked your patch set into 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list