You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/mapping
Kevin Wan e0454138e0
update goctl to go 1.16 for io/fs usage (#1571)
* update goctl to go 1.16 for io/fs usage

* feat: support pg serial type for auto_increment (#1563)

* add correct example for pg's url

* 🐞 fix: merge

* 🐞 fix: pg default port

*  feat: support serial type

Co-authored-by: kurimi1 <d0n41df@gmail.com>

* chore: format code

Co-authored-by: toutou_o <33993460+kurimi1@users.noreply.github.com>
Co-authored-by: kurimi1 <d0n41df@gmail.com>
3 years ago
..
fieldoptions.go fix golint issues, else blocks (#457) 4 years ago
fieldoptions_test.go add unit test, fix interceptor bug 4 years ago
jsonunmarshaler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
jsonunmarshaler_test.go chore: coding style and comments (#1361) 3 years ago
unmarshaler.go chore: update unauthorized callback calling order (#1469) 3 years ago
unmarshaler_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
utils.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
utils_test.go feat: support array in default and options tags (#1386) 3 years ago
valuer.go fix golint issues in core/mapping (#497) 4 years ago
yamlunmarshaler.go fix: fix a typo (#1522) 3 years ago
yamlunmarshaler_test.go update goctl to go 1.16 for io/fs usage (#1571) 3 years ago