Releases: liupangzi/gpa
Releases · liupangzi/gpa
Update README.md
GPA now supports go 1.13 only
Upgrade go mod version to 1.13, which supports sql.NullTime and sql.NullInt32
GPA 0.1.0 Released
- Convert .sql ddl to Golang struct;
- Auto implement the interface with annotations;