Skip to content

v1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 23:34

1.0.0-alpha.3 (2021-09-10)

Features

  • generate relation associations (637e367)
  • support hasOne and hasMany relations (8d63d3f)
  • generator: generate primary key and timestamps and other field props properly (23b1ece)

Bug Fixes

  • env: load and parse database url in runtime (efe8b97)
  • sequelize: no need to parse db url, sequelize accepts it (7ed9a04)