Skip to content

v1.2.0

Compare
Choose a tag to compare
@cyjake cyjake released this 11 Dec 05:27
· 399 commits to master since this release
f7e47bd
  • Feat: Realm.prototype.transaction() with async function support
  • Feat: Realm.prototype.query() for raw queries
  • Feat: logger.logQuery(sql, duration, { Model, command })
  • Feat: logger.logQueryError(sql, err, duration, { Model, command })