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

Reindex #442

Merged
merged 4 commits into from
Nov 17, 2018
Merged

Reindex #442

merged 4 commits into from
Nov 17, 2018

Conversation

groue
Copy link
Owner

@groue groue commented Nov 17, 2018

Database.reindex(collation:) deletes and recreates from scratch all indices that use a collation.

This method is useful when the definition of a collation sequence has changed.

See https://www.sqlite.org/lang_reindex.html

@groue groue merged commit 8d18b06 into development Nov 17, 2018
@groue groue deleted the feature/reindex branch November 17, 2018 21:12
@groue groue added this to the GRDB 3.6.0 milestone Nov 22, 2018
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.

1 participant