prorm API Reference
    Preparing search index...

    Class UnsupportedForeignKeyChecksError

    Raised when a dialect has no session-level foreign key switch.

    Mirrors UnsupportedSchemaObjectError in ./schema-objects: name the database and say what to do instead, rather than returning SQL that fails at the server. Declared here (not imported) to keep this module dependency-free.

    Hierarchy

    • Error
      • UnsupportedForeignKeyChecksError
    Index