Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

v0.4.2 is released

Compare
Choose a tag to compare
@lunny lunny released this 01 Apr 13:59
· 638 commits to master since this release
  • Transaction will auto rollback if not Rollback or Commit be called.
  • Gonic Mapper support, so when you use ID in go codes, you can get id in database column name.
  • Some bugs fixed