Skip to content

Releases: bitflaw/StrataORM

v0.2.0

24 Sep 09:58

Choose a tag to compare

Brings the following:

  • Environmental variables as an improvement from the previously used config.json which had to be provided in the same directory as the executable, to be able to provide connection details for database connection.
  • updates and deletes to make this ORM CRUD-complete.
  • Major refactors to make room for incoming multi-db support.

v0.1.0

27 Jun 14:39

Choose a tag to compare

Initial release.