[tarantool-patches] Re: [PATCH 7/8] netbox: allow passing options to :execute()

Konstantin Osipov kostja at tarantool.org
Wed Aug 28 12:38:03 MSK 2019


* Nikita Pettik <korablev at tarantool.org> [19/08/27 16:34]:
> To implement dry-run execution, let's allow 'options' be valid argument
> of :execute() method. SQL options are encoded with IPROTO_OPTIONS
> request key. Options are supposed to be a map of named parameters or a
> list of unnamed (considering their order). The only currently available
> option is 'dry_run' with boolean values. Now it doesn't affect anything,
> but will allow to get meta-information of query execution.

Please don't bother with anything but a map.


-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list