-
-
Notifications
You must be signed in to change notification settings - Fork 465
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filestale
Description
Hi guys,
i was trying to upgrade Pangolin to the latest better-sqlite3 version (currently 12.2.0).
The current version in this project is 11.7.0.
The latest possible upgrade is version 11.9.1 because since 11.10.0 they [disallowed to return a promise and asyc transactions].(WiseLibs/better-sqlite3#1364)
Node v24 support is added in 12.0.0.
I was not able to find a good way to support both sync and async.
Any ideas how you want to make it future-proof? Maybe switching only to Postgresql oder back to normal sqlite3 instead of better-sqlite3?
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filestale