Skip to content

v0.1.0

Compare
Choose a tag to compare
released this 06 Aug 17:58
· 106 commits to main since this release
f20b3d0

[0.1.0] - 2021-08-06

Added

  • Launch.
  • Creation of models.
  • Support for postgresql and sqlite.
  • Supported Fields: String, Integer, BigInteger, Varchar and Boolean.
  • Supported Relationships: One To One, One To Many and Many To Many.