Closed solnic closed 7 years ago
We need to add infer_relations setup option which can be set to true or false and make false the default setting. When it's set to false then ROM::Finalize will not infer relations from gateway's schema.
infer_relations
true
false
ROM::Finalize
This is a breaking change so it's going to 4.0.
We need to add
infer_relations
setup option which can be set totrue
orfalse
and makefalse
the default setting. When it's set tofalse
thenROM::Finalize
will not infer relations from gateway's schema.This is a breaking change so it's going to 4.0.