Skip to content

Could I use SQL syntax to query to Tarantool? #62

Closed
@zlinwei

Description

@zlinwei

Like this:
resp, err := conn.Eval(SELECT * FROM table1 WHERE column1 = 1;, []interface{}{})

Because I don't like to use the 'box.sql.execute'.

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