Skip to content

Installation script for SQL Server 2017+ fails on SQL Server 2019 #11

@lbaca

Description

@lbaca

When running the SQL Server 2017+ installation script on a SQL Server 2019 database, it fails due to two invalid references to a non-existing "auto_drop" column defined in two views.

If I comment them out, the installation script works fine. No other objects in the installation script reference these columns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions