Skip to content

Version 1.0.0-alpha.6

Latest
Compare
Choose a tag to compare
@si3nloong si3nloong released this 06 Jul 04:51
· 54 commits to main since this release
f0c5f12

Summary

  • Support composite keys
  • Support array type
  • Fix bugs
  • Update documentation
  • Support models in config
  • Rework config.Config
  • Rework Expr, now it use go template underlying
  • Rework code generator
  • Introduce new interface, such as SQLColumns, Valuer, Scanner, InsertPlaceholders and many more
  • Renamed Columns to ColumnNames
  • Rework Stmt and operators
  • Removed strfmt package

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6