Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@eugene-manuilov eugene-manuilov released this 12 Nov 10:31
· 96 commits to master since this release
9e7fcc3
  • Added an example with a shopping cart database.
  • Updated builder to throw an error if no entities have been found.
  • Updated builder to use entities instead of classes.
  • Updated builder to use entity relationships.
  • Fixed issues when the absolute path to the config file was used.
  • Fixed issues with foreign keys when sometimes foreign keys were defined before referencing tables.