Skip to content

v0.1.8

Compare
Choose a tag to compare
@cyjake cyjake released this 31 Dec 13:53
· 504 commits to master since this release
  • Fix: implement query.batch() as async iterator
  • Fix: NOT (expr)
  • Fix: IFNULL(foo, default)
  • Fix: support .select(name[]), .select(name => {}), and .select("...name")
  • Docs: Model => className in association options
  • Docs: use jsdoc to generate docs/api
  • Docs: .include()
  • Docs: 中文文档