Skip to content

v0.2.0

Latest

Choose a tag to compare

@bitflaw bitflaw released this 24 Sep 09:58
· 2 commits to master since this release

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.