Skip to content

CreateTablesIfNotExists() generates an error when using sql server driver #450

@esetnik

Description

@esetnik

Error: Could not create constraint or index. See previous errors.

The TSQL does not support CREATE TABLE IF NOT EXISTS syntax so a workaround needs to be implemented in the sqlserver driver.

https://database.guide/create-a-table-if-it-doesnt-exist-in-sql/

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