eveningkid / denodb

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

Home Page:https://eveningkid.com/denodb-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqlite v3.1.3 not working on Windows

jackfiszr opened this issue · comments

Since Deno 1.14.0 it is not possible to perform any db write operations using sqlite v3.1.3 on Windows.

This has been fixed in sqlite v3.3.1 (dyedgreen/deno-sqlite#192).

Please update the deps.