Skip to content

fix: schema version mismatch in fts-schema-10.0.1.sql#13

Open
hrushikesh-kothem wants to merge 1 commit intocern-fts:3.14.x-releasefrom
hrushikesh-kothem:3.14.x-release
Open

fix: schema version mismatch in fts-schema-10.0.1.sql#13
hrushikesh-kothem wants to merge 1 commit intocern-fts:3.14.x-releasefrom
hrushikesh-kothem:3.14.x-release

Conversation

@hrushikesh-kothem
Copy link
Copy Markdown

The schema file fts-schema-10.0.1.sql installs the database structure
for version 10.0.1 but records the schema version as 10.0.0 in the
t_schema_vers table.

This PR updates fts-schema-10.0.1.sql to set the schema version in the
INSERT statement to 10.0.1 so that it correctly reflects the installed
schema.

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