Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 498 Bytes

File metadata and controls

23 lines (16 loc) · 498 Bytes

Changelog

v0.0.2 (10-14-2016)

  • Second release.
  • added support for model creation
  • added database orm suppot with ormlite
  • changed directory structure a little moving db.sqlite out of database folder
  • change JSON file for model creation structure
  • changed command create table to create model

v0.0.1 (10-11-2016)

  • First release.