Skip to content

add attribute to prevent auto FK inference #5

@adamfoneil

Description

@adamfoneil

I created a property called CustomerId in another project. This got made into an FK because it fits a naming rule that infers FKs when it's a combo of a table + identity property. I need to be able to make exceptions in this case to suppress the inferred FK. This is here the inference happens in ModelSync.

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