Skip to content

0.4.8

Compare
Choose a tag to compare
@rahmanfadhil rahmanfadhil released this 24 Jun 01:53
· 218 commits to master since this release
  • Insert multiple records with Model.insert
  • Adapter.getLastInsertedId to get the last primary key value inserted to the database
  • Use decorators to define model fields
  • Rename Adapter.queryBuilder to Adapter.table
  • Bump dependencies to the latest version