v1.2.0
Added
tools/export_ddl.py— export a multi-table relational schema for any set
of business terms, with realFOREIGN KEYconstraints derived from the
dictionary's relationship hints (links to/references; polymorphic and
collection ofhandled), surrogate-key modeling, dependency-ordered output,
and--dialect sqlite|postgres|mysql. SQLite output is self-validated
(e.g.manufacturing→ 37 tables / 59 FKs).
Full changelog: v1.1.0...v1.2.0