Skip to content

fts5vocab is not supported #235

Open
@marcardar

Description

@marcardar

Dialect: sqlite:3.25

failing sql:

CREATE VIRTUAL TABLE foo_fts_vocab USING fts5vocab(foo_fts, 'row');

where foo_fts is a FTS5 virtual table.

This gives the following error in the build log:

null cannot be cast to non-null type com.squareup.sqldelight.core.lang.psi.ColumnTypeMixin

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions