[Tarantool-patches] [PATCH v2 10/16] sql: add sql_stmt_schema_version()
Konstantin Osipov
kostja.osipov at gmail.com
Wed Dec 4 14:57:13 MSK 2019
* Nikita Pettik <korablev at tarantool.org> [19/11/21 10:00]:
> Let's introduce interface function to get schema version of prepared
> statement. It is required since sturct sql_stmt (i.e. prepared
> statement) is an opaque object and in fact is an alias to struct Vdbe.
> Statements with schema version different from the current one are
> considered to be expired and should be re-compiled.
lgtm
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list