Skip to content

Conversation

@brettatoms
Copy link

This fixes using fts5 in sqlite migrations on Linux.

The fts5 tests were passing on Linux before this PR but when I tried to run a migration that used fts5 I would get the Error: no such module: fts5 error. With this change it works but TBH I'm not 100% sure what change in go-sqlite3 fixed it.

This fixes using fts5 in sqlite migrations.
@brettatoms
Copy link
Author

Had the same issue on MacOS and this PR also fixes it there.

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