Skip to content

Model Conventions #4

@tonysneed

Description

@tonysneed
  • Create a set of conventions for inferring data model
    • Make conventions case insensitive.
    • Primary Key Property: Named id or entity name + id.
    • Foreign Key Property: related reference property name + id.
    • Many to Many Relations: inject TrackableSet/Map representing related entities

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions