Skip to content

SQLite RevEng: Reverse engineer constraint names #8802

@bricelam

Description

@bricelam

The built-in metadata APIs don't tell you the name of a foreign key constraint. We may have to parse the FOREIGN KEY clause, but we should be able to extract the constraint name and put it in the HasConstraintName 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