Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MySQL] Include column COMMENT into generated files #103

Closed
flymedllva opened this issue Nov 28, 2021 · 8 comments
Closed

[MySQL] Include column COMMENT into generated files #103

flymedllva opened this issue Nov 28, 2021 · 8 comments
Labels
enhancement New feature or request

Comments

@flymedllva
Copy link

Sign MySQL comments in Go struct

@go-jet
Copy link
Owner

go-jet commented Nov 28, 2021

Could you give more info?

@flymedllva
Copy link
Author

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

@go-jet go-jet changed the title Sign MySQL comments in Go struct [MySQL] Include column COMMENT into generated files Nov 28, 2021
@go-jet
Copy link
Owner

go-jet commented Nov 28, 2021

Yeah, it makes sense.

@go-jet go-jet added the enhancement New feature or request label Dec 3, 2021
@go-jet go-jet added this to the Version 2.7.0 milestone Dec 3, 2021
@flymedllva
Copy link
Author

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

@go-jet go-jet modified the milestones: Version 2.7.0, Version 2.8.0 Jan 20, 2022
@CmpHDL
Copy link

CmpHDL commented Dec 30, 2022

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

@CmpHDL
Copy link

CmpHDL commented Feb 11, 2023

@go-jet ?

@go-jet
Copy link
Owner

go-jet commented Feb 13, 2023

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

@go-jet go-jet modified the milestones: Version 2.8.0, Version 2.10.0 Apr 17, 2023
@go-jet
Copy link
Owner

go-jet commented Apr 17, 2023

Feature added in v2.10.0 release.

@go-jet go-jet closed this as completed Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants