Shanaka11 / FTD_Core

Core modules for FTD Application development framework
0 stars 0 forks source link

Update the readme with some example schema #70

Open Shanaka11 opened 8 months ago

Shanaka11 commented 8 months ago

Add examples covering, one to one, one to many, many to many relationships. Models where we do not define keys Models where relationships are connected using ids instead of custom keys

Shanaka11 commented 8 months ago

Show examples of handling enums as well