Skip to content

sql: support prepared statements #117

Closed
@Totktonada

Description

@Totktonada

After #62 it worth to implement prepared statements. First, it allows to collect information about data types in a response without actual execution (and also get parsed info re input parameters). Second, it allows to don't resend SQL request text each time, just new input parameters.

Documentation: tarantool/doc#1055 and https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/.

Metadata

Metadata

Assignees

Labels

featureA new functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions