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

feat: rename Statement#get -> value and add new get method to return … #60

Closed DjDeveloperr closed 2 years ago

DjDeveloperr commented 2 years ago

…row as object. Closes #58

This PR includes breaking changes, but it will be included in minor version bump since we're in v0.x.