Skip to content

Conversation

@mcdoker18
Copy link
Contributor

Fixes: #1797

Out of scope:

Fixes: sqlc-dev#1797

Out of scope:
* table-valued function. https://www.sqlite.org/vtab.html#tabfunc2
* insert commands. https://www.sqlite.org/fts5.html#special_insert_commands
* you cannot use table name to the left of MATCH or equality operator
@kyleconroy kyleconroy merged commit b04394e into sqlc-dev:main Jul 26, 2023
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
Fixes: sqlc-dev#1797

Out of scope:
* table-valued function. https://www.sqlite.org/vtab.html#tabfunc2
* insert commands. https://www.sqlite.org/fts5.html#special_insert_commands
* you cannot use table name to the left of MATCH or equality operator
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.

Add FTS5 support to sqlite

2 participants