[tarantool-patches] Re: [PATCH v3 1/1] sql: tarantoolctl "enter" with set language

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Mon Jul 30 13:39:31 MSK 2018


Thanks for the patch!

Please, write me in 'Copy' when sending a patch on review.

The patch LGTM.

On 30/07/2018 11:33, imeevma at tarantool.org wrote:
> This patch allow to use option "--language" with
> "tarantoolctl enter" command. Also default value
> for language were added in default configuration
> file. Language is either SQL or Lua.
> 
> Closes #2385.
> 
> @TarantoolBot document
> Title: Language selection for tarantoolctl
> "enter".
> User can select either Lua or SQL when he uses tarantoolctl
>   "enter" command. It can be done using "--language=<language>"
> syntax. Default language is set in tarantoolctl config file.
> Usage:
> tarantoolctl enter <app_name> --language=SQL
> tarantoolctl enter <app_name> --language=Lua
> ---
> Branch: https://github.com/tarantool/tarantool/tree/imeevma/gh-2385-select-input-language-tarantoolctl
> Issue: https://github.com/tarantool/tarantool/issues/2385
> 




More information about the Tarantool-patches mailing list