Skip to content

support for carray? #60

@c-cube

Description

@c-cube

https://sqlite.org/carray.html looks to be the best way to parametrize queries/run statements with a variadic number of arguments. For example, a select x from y where z in (<a list of values here>). It seems like the API would be reasonably compact. What do you think?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions