pedrohenriquebr/sheetsorm

Add relationships for tables

Opened this issue · 1 comments

I woud like to create relationship for tables like SQL Alchemy syntax or EF Core.

Follow the links for reference.

https://docs.microsoft.com/en-us/ef/core/modeling/relationships?tabs=fluent-api%2Cfluent-api-simple-key%2Csimple-key

I guess the Fluent API syntax is more legible