Skip to content

Conversation

ajeetdsouza
Copy link

All of these are valid in SQLite:

CREATE VIRTUAL TABLE my_fts USING fts5 (...);

CREATE VIRTUAL TABLE my_fts USING Fts5 (...);

CREATE VIRTUAL TABLE my_fts USING FTS5 (...);

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant