You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah... after inspecting the sqlite3 c api, I think it should be possible to support this. I will look into this. Only not with prepared statements which can take parameters.
Is there a way to use transactions and get results out of it?
Returns
[]
. I would like to get the[1,1,1]
.The text was updated successfully, but these errors were encountered: