jet icon indicating copy to clipboard operation
jet copied to clipboard

[MySQL] Include column COMMENT into generated files

Open flymedllva opened this issue 3 years ago • 4 comments

Sign MySQL comments in Go struct

flymedllva avatar Nov 28 '21 00:11 flymedllva

Could you give more info?

go-jet avatar Nov 28 '21 09:11 go-jet

SQL COMMENT 'TEXT' => Go comment // Type TEXT

flymedllva avatar Nov 28 '21 10:11 flymedllva

Yeah, it makes sense.

go-jet avatar Nov 28 '21 10:11 go-jet

This also applies to the rest of the databases Not only MySQL

flymedllva avatar Jan 02 '22 21:01 flymedllva

@go-jet Added to v2.8.0 milestone but v2.9.0 is released without, has this been added to the backlog?

CmpHDL avatar Dec 30 '22 16:12 CmpHDL

@go-jet ?

CmpHDL avatar Feb 11 '23 19:02 CmpHDL

Other, more prioritized features pushed this one out of previous releases, but I guess it can go with a the next release.

go-jet avatar Feb 13 '23 17:02 go-jet

Feature added in v2.10.0 release.

go-jet avatar Apr 17 '23 10:04 go-jet