Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GSP-2] Implement support for prepared statements #19

Open
jsign opened this issue Oct 26, 2022 · 1 comment
Open

[GSP-2] Implement support for prepared statements #19

jsign opened this issue Oct 26, 2022 · 1 comment
Labels
linear Sync issue with linear

Comments

@jsign
Copy link

jsign commented Oct 26, 2022

We have to support parsing prepared statements, supporting any new placeholder marker decided in the spec.

GSP-2

@jsign jsign added this to the 5.2.0 milestone Oct 31, 2022
@carsonfarmer
Copy link
Member

A first pass here could be to just support placeholder args of the type specified here: https://sqlite.org/lang_expr.html#parameters

@brunocalza brunocalza added the linear Sync issue with linear label Mar 23, 2023
@brunocalza brunocalza changed the title Implement support for prepared statements [GSP-2] Implement support for prepared statements Mar 23, 2023
@sanderpick sanderpick removed this from the 5.2.0 milestone Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear Sync issue with linear
Projects
No open projects
Status: 📋 Prioritized
Development

No branches or pull requests

4 participants