Skip to content

Update libsqlite debugging tip in docking app#197

Merged
gpauloski merged 1 commit intomainfrom
issue-151
Feb 14, 2025
Merged

Update libsqlite debugging tip in docking app#197
gpauloski merged 1 commit intomainfrom
issue-151

Conversation

@gpauloski
Copy link
Copy Markdown
Contributor

Description

Update libsqlite debugging tip in docking app.

Fixes

Type of Change

  • Bug (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds or improves functionality)
  • Internal (refactoring, performance, and testing)
  • Breaking (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (no changes to the code)
  • Development (CI workflows, packages, templates, etc.)
  • Package (package dependencies and versions)

Testing

I tested the solution in the same environment I used to reproduce the original issue.

Pull Request Checklist

Please confirm the PR meets the following requirements.

  • Relevant tags are added (breaking, bug, documentation, enhancement, package, etc.).
  • Code changes pass pre-commit (e.g., ruff, mypy, etc.).
  • Tests have been added to show the fix is effective or that the new feature works.
  • New and existing unit tests pass locally with the changes.
  • Docs have been updated and reviewed if relevant.

@gpauloski gpauloski added the documentation Improvements or additions to documentation label Feb 14, 2025
@gpauloski gpauloski merged commit a2137fb into main Feb 14, 2025
6 checks passed
@gpauloski gpauloski deleted the issue-151 branch February 14, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get undefined symbol: sqlite3_deserialize when running docking

1 participant