denodrivers / sqlite3

The fastest and correct SQLite3 module for Deno runtime
https://jsr.io/@db/sqlite
Apache License 2.0
265 stars 22 forks source link

needs better docs on how to query #49

Closed ralyodio closed 2 years ago

ralyodio commented 2 years ago

Seems 0.5.x api has deprecated the old methods queryObject and queryArray. Can you put some examples in the docs on how to do this now?

DjDeveloperr commented 2 years ago

see https://github.com/denodrivers/sqlite3/issues/48#issuecomment-1236058391