Skip to content

addForeignKeyConstraint documentation is inconsistent regarding SQLite #105

Open
liquibase/liquibase
#6109
@Vampire

Description

@Vampire

On https://docs.liquibase.com/change-types/community/add-foreign-key-constraint.html SQLite is listed as not supported because in SQLite you can only add foreign keys on table creation but not later.
But for the attributes deferrable and initiallyDeferred the Supports column shows SQLite which is of course wrong and just confusing as the whole change is not supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions