Skip to content
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

Missing parameter for enabling FTS5 #4834

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

vrabac6
Copy link
Contributor

@vrabac6 vrabac6 commented Jan 2, 2025

No description provided.

@vrabac6 vrabac6 self-assigned this Jan 2, 2025
@vrabac6 vrabac6 linked an issue Jan 2, 2025 that may be closed by this pull request
@vrabac6 vrabac6 requested a review from matejk January 3, 2025 12:42
Copy link
Contributor

@matejk matejk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do CMake files already have an option to set FTS5?

@vrabac6
Copy link
Contributor Author

vrabac6 commented Jan 6, 2025

Do CMake files already have an option to set FTS5?

Yes, the CMake files provide an option to enable FTS5 for SQLite. The option ENABLE_DATA_SQLITE_FTS5 is disabled by default but can be enabled by setting -DENABLE_DATA_SQLITE_FTS5=ON during configuration.

@matejk matejk added this to the Release 1.15.0 milestone Jan 6, 2025
@matejk matejk merged commit 4ca735d into main Jan 6, 2025
78 checks passed
@matejk matejk modified the milestones: Release 1.15.0, Release 1.14.1 Jan 6, 2025
@matejk matejk deleted the 4832-missing-parameter-for-enabling-fts5 branch January 8, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing parameter for enabling FTS5
2 participants