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

Kirill Yukhin kyukhin at tarantool.org
Thu Aug 2 11:35:49 MSK 2018


Hello,
On 30 июл 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
I've checked the patch into 2.0 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list