jet
jet copied to clipboard
[MySQL] Include column COMMENT into generated files
Sign MySQL comments in Go struct
Could you give more info?
SQL COMMENT 'TEXT'
=> Go comment // Type TEXT
Yeah, it makes sense.
This also applies to the rest of the databases Not only MySQL
@go-jet Added to v2.8.0 milestone but v2.9.0 is released without, has this been added to the backlog?
@go-jet ?
Other, more prioritized features pushed this one out of previous releases, but I guess it can go with a the next release.
Feature added in v2.10.0 release.