Skip to content

fix(db): check if db is running when executing migrations#8000

Closed
paulo wants to merge 1 commit intomainfrom
pa/fix-running-db
Closed

fix(db): check if db is running when executing migrations#8000
paulo wants to merge 1 commit intomainfrom
pa/fix-running-db

Conversation

@paulo
Copy link
Contributor

@paulo paulo commented Mar 9, 2026

Summary

Follow-up to #7994

Now, if a DB is already running, instead of starting a new DB on a separate process, we try to connect to the existing one.

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

📊 Benchmark results

Comparing with e7ef7f8

  • Dependency count: 1,083 (no change)
  • Package size: 352 MB (no change)
  • Number of ts-expect-error directives: 362 (no change)

@coderabbitai
Copy link

coderabbitai bot commented Mar 9, 2026

Important

Review skipped

Draft detected.

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a6527700-c082-4c06-8894-f0b899ae4edd

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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch pa/fix-running-db

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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.

@paulo paulo force-pushed the pa/fix-running-db branch from ba68dfe to 1c9b0ad Compare March 9, 2026 14:36
@paulo paulo closed this Mar 9, 2026
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.

1 participant