Skip to content

Releases: liupangzi/gpa

Update README.md

08 Oct 08:13
Compare
Choose a tag to compare
v1.0.2

update README.md with a few more descriptions.

GPA now supports go 1.13 only

06 Oct 06:44
Compare
Choose a tag to compare

Upgrade go mod version to 1.13, which supports sql.NullTime and sql.NullInt32

GPA 0.1.0 Released

31 Aug 02:15
Compare
Choose a tag to compare
  1. Convert .sql ddl to Golang struct;
  2. Auto implement the interface with annotations;