Skip to content

v0.10.0.beta2 - always_include_to_one_linkage_data configuration option is back

Pre-release
Pre-release

Choose a tag to compare

@lgebhardt lgebhardt released this 11 Feb 20:36
· 116 commits to master since this release

The option to always include linkages for to_one relationships has been added. This exists in v0.9 but was not implemented in v0.10.0.beta1

This change also required some internal changes for handling joins and filtering on polymorphic relationships.