Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Knex compatibility #96

Open
e-lobo opened this issue Mar 28, 2024 · 1 comment
Open

Knex compatibility #96

e-lobo opened this issue Mar 28, 2024 · 1 comment

Comments

@e-lobo
Copy link

e-lobo commented Mar 28, 2024

I'm getting the following errors when using with knex.

Im using the database export from the pormise.js file

  1. statement.run is undefined. i noticed this when running knex.raw()
  2. types are not exported of promise.js so in a ts file import Database from 'libsql/promise'
@penberg
Copy link
Contributor

penberg commented Jun 12, 2024

Promise types were added in f7d550f

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants