Skip to content

DB agnostic ForeignKeyConstraint::getOnUpdate() and ForeignKeyConstraint::getOnDelete() #739

@arogachev

Description

@arogachev

Example for NO ACTION:

  • SQLite, latest MySQL and PostgreSQL - NO ACTION.
  • MySQL 5.7 - RESTRICT.
  • MS SQL - NOACTION.
  • Oracle - null / NO ACTION.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions