Skip to content

Review PK, FK, Index names and rename to the proper naming convention. #19

@Jorriss

Description

@Jorriss

Format is as follows:
Primary Keys: PK_TableName__ColumnName
Foreign Keys: FK_TableName__ColumnName__to__TableName__ColumnName
Foreign Keys: IX_TableName__ColumnName_ColumnName

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions