Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

The bundled version of SQLite is not 3.45.0 #1817

Open
thebinarysearchtree opened this issue Jan 17, 2025 · 0 comments
Open

The bundled version of SQLite is not 3.45.0 #1817

thebinarysearchtree opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@thebinarysearchtree
Copy link

Issue Summary

It is 3.44.2, which means it doesn't support JSONB.

Steps to Reproduce

select sqlite_version();

Version

5.1.7

Node.js Version

21.6.2

How did you install the library?

npm install sqlite3 on the latest macos on an m3 mac

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

No branches or pull requests

1 participant