snusnu / ramom

relational algebra meets object mapping
MIT License
6 stars 0 forks source link

Support inferring FK constraints from DM1 models #12

Closed snusnu closed 10 years ago

snusnu commented 10 years ago

It should be possible to inject (previously inferred )FK constraints into Ramom::Schema.define. DM1 exposes all necessary information in ManyToOne relationships.