quiet-anteater-9502
Explore posts from serversDTDrizzle Team
•Created by quiet-anteater-9502 on 3/29/2024 in #help
How do I use the sql operator with better-sqlite3?
Ok, I figured it out, you can execute it by passing the sql as an argument to the db.all() function. Like, "db.all(sqlquery)".
2 replies