Skip to content

SQLite RevEng: Reverse engineer index filters #8800

@bricelam

Description

@bricelam

The built-in metadata APIs only tell you that it is a partial index, not what the filter is. We may have to parse the CREATE INDEX statement, but we should be able to extract the WHERE clause and put it in the HasFilter call.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions