Open e-lobo opened 8 months ago
I'm getting the following errors when using with knex.
Im using the database export from the pormise.js file
pormise.js
knex.raw()
promise.js
import Database from 'libsql/promise'
Promise types were added in https://github.com/tursodatabase/libsql-js/commit/f7d550ff8844a7a0d24abe2dde71c23163609116
I'm getting the following errors when using with knex.
Im using the database export from the
pormise.js
fileknex.raw()
promise.js
so in a ts fileimport Database from 'libsql/promise'