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(cmd/gf): add typeMapping and fieldMapping feature support for command gf gen genpbentity #3970

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

zishang520
Copy link
Contributor

  • Introduced typeMapping to map database types to protobuf types.
  • Added fieldMapping for customizable field name conversion.

fixes #3685

- Introduced `typeMapping` to map database types to protobuf types.
- Added `fieldMapping` for customizable field name conversion.

fixes gogf#3685
@gqcn
Copy link
Member

gqcn commented Nov 27, 2024

@zishang520 It's aaaaaaaaaaaaawesome!👍👍👍👍

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@zishang520 It's aaaaaaaaaaaaaawesome!👍👍👍👍

@gqcn gqcn changed the title feat(cmd/gf): add typeMapping and fieldMapping support in genpbentity feat(cmd/gf): add typeMapping and fieldMapping feature support in command gf gen genpbentity Nov 27, 2024
@gqcn gqcn changed the title feat(cmd/gf): add typeMapping and fieldMapping feature support in command gf gen genpbentity feat(cmd/gf): add typeMapping and fieldMapping feature support for command gf gen genpbentity Nov 27, 2024
@gqcn gqcn merged commit 5521d76 into gogf:master Nov 27, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants