Deprecate MSSQL enable_identity_insert by default, gate it behind a flag · Issue #11620 · sqlalchemy/sqlalchemy · GitHub
Skip to content

Deprecate MSSQL enable_identity_insert by default, gate it behind a flag #11620

Description

@CaselIT

Discussed in #11613

Add a boolean flag in the mssql dialect, the default will be set to warn meaning that a warning will be raised when _enable_identity_insert is detected set to true.
User can opt into the current behaviour or disable it

Metadata

Metadata

Assignees

No one assigned

    Labels

    SQL ServerMicrosoft SQL Server, e.g. mssqlfairly easymaybe a little more involved than "easy' but still doable for motivated newcomerssql

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions