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 #4832

Closed
vrabac6 opened this issue Dec 30, 2024 · 0 comments · Fixed by #4834
Closed

Missing parameter for enabling FTS5 #4832

vrabac6 opened this issue Dec 30, 2024 · 0 comments · Fixed by #4834
Assignees

Comments

@vrabac6
Copy link
Contributor

vrabac6 commented Dec 30, 2024

Add the POCO_ENABLE_SQLITE_FTS5 to

ifdef POCO_ENABLE_SQLITE_FTS5
        SYSFLAGS += -DSQLITE_ENABLE_FTS5
endif
@vrabac6 vrabac6 added this to 1.14 Dec 30, 2024
@vrabac6 vrabac6 moved this to Todo in 1.14 Dec 30, 2024
@vrabac6 vrabac6 linked a pull request Jan 2, 2025 that will close this issue
@pavledragisic pavledragisic moved this from Todo to In Progress in 1.14 Jan 2, 2025
@matejk matejk added this to the Release 1.14.1 milestone Jan 6, 2025
@matejk matejk moved this from In Progress to Done in 1.14 Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants