Skip to content

Fix application crash caused by unable to drop table #2919

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

abraunegg
Copy link
Owner

  • Avoid crash caused by: sqlite.SqliteException@src/sqlite.d(141): no such table: item

* Avoid crash caused by: sqlite.SqliteException@src/sqlite.d(141): no such table: item
@abraunegg abraunegg added this to the v2.5.3 milestone Oct 22, 2024
@abraunegg abraunegg changed the title Avoid application crash caused by unable to drop table Fix application crash caused by unable to drop table Oct 22, 2024
@abraunegg abraunegg merged commit 4fd5f8b into master Oct 24, 2024
1 check passed
@abraunegg abraunegg deleted the fix-db-table-drop-issue branch October 24, 2024 04:00
@abraunegg
Copy link
Owner Author

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: application crash due to database table missing when attempting to re-create table
1 participant