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

feat: model add unsigned support #2102

Closed
chowyu12 opened this issue Jul 7, 2022 · 2 comments
Closed

feat: model add unsigned support #2102

chowyu12 opened this issue Jul 7, 2022 · 2 comments
Assignees

Comments

@chowyu12
Copy link
Contributor

chowyu12 commented Jul 7, 2022

https://github.com/zeromicro/go-zero/blob/master/tools/goctl/model/sql/converter/types.go#L10

add:
int unsigned ===> uint64

@kesonan
Copy link
Collaborator

kesonan commented Jul 9, 2022

That's an awesome advice, I'll solve it

kesonan added a commit to kesonan/go-zero that referenced this issue Jul 11, 2022
@seth-shi
Copy link
Contributor

int1 ==> bool is ok?

@kevwan kevwan closed this as completed in 1b51d0c Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants