• Hi,

    I am having an issue with the getting the DDL for tables with nonclustered indexes having the addition columns as constraints.

    The script marks this in the comment sections that the syntax is only compatible with SQL Server 2005/08 editions.

    "

    -PK/Unique Constraints and Indexes, using the 2005/08 INCLUDE syntax

    --##############################################################################

    "

    Are there any modifications happening in place to convert the index logic to match the 2012 standard?