Skip to content

v1.0.0 Victoria

Compare
Choose a tag to compare
@cyjake cyjake released this 24 Feb 02:59
· 418 commits to master since this release

Features added since 0.4.x:

  • schema definition related methods, such as createTable(), alterTable(), ...
  • migrations (premature) and Bone.sync()
  • a sequelize API adaptor to ease transition
  • SQLite support (without need of fork)
  • loggers