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
-
trying something like:
it says:
Beta Was this translation helpful? Give feedback.
All reactions