fix(sqlite3): replace module `sqlite3` with `@vscode/sqlite3` by mivtdole · Pull Request #18231 · sequelize/sequelize · GitHub
Skip to content

fix(sqlite3): replace module sqlite3 with @vscode/sqlite3#18231

Open
mivtdole wants to merge 1 commit into
sequelize:v6from
mivtdole:fix/sqlite3
Open

fix(sqlite3): replace module sqlite3 with @vscode/sqlite3#18231
mivtdole wants to merge 1 commit into
sequelize:v6from
mivtdole:fix/sqlite3

Conversation

@mivtdole

@mivtdole mivtdole commented Jun 3, 2026

Copy link
Copy Markdown

Pull Request Checklist

  • Have you added new tests to prevent regressions?
  • If a documentation update is necessary, have you opened a PR to the documentation repository? Not sure if this needs to be done
  • Did you update the typescript typings accordingly (if applicable)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Does the name of your PR follow our conventions?

Description of Changes

Changing the SQlite3 module from sqlite3 to @vscode/sqlite3 as the first is no longer maintained and the second is a fork of the firs.
https://www.npmjs.com/package/sqlite3
https://www.npmjs.com/package/@vscode/sqlite3

List of Breaking Changes

None as far as I was able to test.

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

@WikiRik

WikiRik commented Jun 3, 2026

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants