Raw SQL query (`.execute()` doesn't exist)
I'm trying to run a raw SQL query for sqlite3 with the Bun driver and I'm finding that 
.execute() doesn't exist. Anyone got any leads?
0 Replies
.execute() doesn't exist. Anyone got any leads?