Skip to content

Ensure connection is closed before deleting sqlite file#1686

Merged
ostrolucky merged 1 commit into2.10.xfrom
fix-issue-1658
Jul 24, 2023
Merged

Ensure connection is closed before deleting sqlite file#1686
ostrolucky merged 1 commit into2.10.xfrom
fix-issue-1658

Conversation

@ostrolucky
Copy link
Member

This should fix inability to drop sqlite DB on Windows OS

Fixes #1658

This should fix inability to drop sqlite DB on Windows OS
Copy link
Contributor

@dmaicher dmaicher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hope it fixes the issue 😊 theoretically it should

@ostrolucky ostrolucky merged commit 2004001 into 2.10.x Jul 24, 2023
@greg0ire greg0ire deleted the fix-issue-1658 branch July 24, 2023 07:57
@olberger
Copy link

olberger commented Aug 8, 2023

I confirm a fix in 2.10.2. Many thx

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot drop Sqlite database on windows using doctrine:database:drop

3 participants