Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert DB input to String to try and avoid any weirdness (#266)
As reported in #265, perhaps the sqlite library doesn't like SubStrings sometimes. It's a pretty easy fix to just convert to String before passing to sqlite_open.
- Loading branch information
735d3fe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
735d3fe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: "Tag with name
v1.3.0
already exists and points to a different commit"