Skip to content

fix(resource): properly close SQLite connections#517

Open
dumko2001 wants to merge 1 commit intovivekchand:mainfrom
dumko2001:fix-011
Open

fix(resource): properly close SQLite connections#517
dumko2001 wants to merge 1 commit intovivekchand:mainfrom
dumko2001:fix-011

Conversation

@dumko2001
Copy link
Copy Markdown
Contributor

Summary

Ensure SQLite connections are properly closed after use.

Changes

  • Add connection.close() calls after database operations
  • Use context managers where appropriate

Testing

Verified connections are closed properly

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