Replies: 1 comment
-
SQLite has const result = await db.transaction(async (tx) => tx.get(sql`select 1`)); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
trying something like:
it says:
Beta Was this translation helpful? Give feedback.
All reactions