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
Copy link
Copy Markdown

@mivtdole mivtdole commented Jun 3, 2026

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
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 3, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e9c48ba6-9fbc-4081-a091-2bdeb49dac39

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@WikiRik
Copy link
Copy Markdown
Member

WikiRik commented Jun 3, 2026

We keep switching. It was marked as unmaintained 6 months ago, but it got a major release 3 months ago. So we moved back. We might have to move to the Microsoft fork once again

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