Skip to content

Missing parameter for enabling FTS5#4834

Merged
matejk merged 1 commit intomainfrom
4832-missing-parameter-for-enabling-fts5
Jan 6, 2025
Merged

Missing parameter for enabling FTS5#4834
matejk merged 1 commit intomainfrom
4832-missing-parameter-for-enabling-fts5

Conversation

@vrabac6
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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