-
Notifications
You must be signed in to change notification settings - Fork 0
feat(statement): server side prepared statement #141
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
feat(statement): server side prepared statement #141
Conversation
054495d to
3181844
Compare
|
as correctly pointed out by Gioele, also |
0d4a59d to
fb50238
Compare
fb50238 to
b029a0f
Compare
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #141 +/- ##
==========================================
- Coverage 87.42% 87.34% -0.08%
==========================================
Files 11 11
Lines 978 972 -6
Branches 310 286 -24
==========================================
- Hits 855 849 -6
Misses 123 123 ☔ View full report in Codecov by Sentry. |
…://github.com/sqlitecloud/sqlitecloud-js into #122-implement-server-side-prepared-statement
4a950fb to
b0c5457
Compare
e4bc40a to
a9952b7
Compare
Issue: #122
Depends on #153