Module Spicey.Transformation

This module provides a transformation on ERD terms that eliminates the original relationships by introducing new entities for complex relationships and inserting foreign keys for simple relationships.

Summary of exported operations:

transform :: ERD -> ERD   

Exported operations:

transform :: ERD -> ERD