Skip to content

v0.5.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@harmen-xb harmen-xb released this 07 Mar 22:37
· 12 commits to main since this release
735354c

What's Changed

  • Refactored EntitySet generation to replicated tables (i.s.o. views).
  • Disabled replication for certain attributes and collections.
  • Created traceability link between entity set and entity.
  • Updated foreign key contraint naming.
  • Diabled generation of entity type and entity references.
  • Enabled generation for entity sets with their references.
  • Added owner (with namespace name) to all tables.
  • Changed EntitySet and it's references generation to generate in root of the model (i.s.o. package for namespace).

by @harmen-xb in #16

Full Changelog: v0.4.1-beta...v0.5.0