Skip to content

Initial Dev Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomgobich tomgobich released this 18 Sep 23:12
· 7 commits to main since this release
  • fixed(lint): lint issues 36d8d66
  • feat(package.json): adding repo details 219d86e
  • feat(readme): updated readme 904e17f
  • refactor(relationships): refactoring relationship building into an extractor so that we can gather both sides of the many-to-many 7074065
  • feat(imports): added import extraction and statements 7179d48
  • fixed(relationships): issue where generated foreignKey wasn't unique to a relation d60fbf4
  • wip(stub): working on getting the stubbed relationships added in, need formatting, cleaning up, and to add imports 49538ec
  • refactor(schema): using command's app container to get access to the db instance 9b3b9a0
  • refactor(relationships): simplify parent/child properties to allow method reusability 79e9fa9

b6224f6...v0.1.0-1.dev