Skip to content

v0.1.0, first release

Latest
Compare
Choose a tag to compare
@vincent178 vincent178 released this 18 May 22:33
· 9 commits to master since this release
  1. implement a complex sql result from mybatis website, see ComplexResultsMap.spec.ts
  2. implement both async and sync plain js object result mapping to class based instance
  3. implement no client specified result mapping, which means you can use in any situation you want if need mapping
  4. big performance improvement