Initial Dev Release
Pre-release
Pre-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