[Tarantool-patches] [PATCH v2 03/16] sql: move sql_prepare() declaration to box/execute.h
Konstantin Osipov
kostja.osipov at gmail.com
Wed Dec 4 14:37:20 MSK 2019
* Nikita Pettik <korablev at tarantool.org> [19/11/21 10:00]:
> index 16507b334..e3a2c77ca 100644
> --- a/src/box/sql/legacy.c
> +++ b/src/box/sql/legacy.c
> @@ -37,6 +37,7 @@
> */
>
> #include "sqlInt.h"
> +#include "box/execute.h"
> #include "box/session.h"
looks like a stray change?
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list