Skip to content

dropping virtual table causes sql syntax error #261

@warn4n

Description

@warn4n

This looks like a regression that may have been introduced with the swift 2 version. Trying to drop a virtual table through the swift DSL now generates "DROP VIRTUAL TABLE..." which causes a syntax error from sqlite. Sqlite seems to accept "DROP TABLE..." for a virtual table. In our case this manifested specifically with a FTS virtual table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions