denolib/typeorm

Bump Deno SQLite to 2.0.0

dyedgreen opened this issue · 1 comments

Issue type:

[ ] question
[ ] bug report
[x] feature request
[ ] documentation issue

Database system/driver:

[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[x] sqlite
[ ] sqljs
[ ] react-native
[ ] expo

TypeORM version:

[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)

I bumped deno-sqlite to v2.1.0 at #68.
Thanks @dyedgreen!