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(common): support custom namer on initialize #20

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

cloorc
Copy link
Contributor

@cloorc cloorc commented Apr 19, 2024

As described in issue #19 , we need customize our namer for oracle but the problem is only schema.NamingStrategy supported recently.

This pull request will solve the problem described in issue #19 .

Accepting this PR will close #19 .

Signed-off-by: wittcnezh <wittcnezh@foxmail.com>
@iTanken iTanken self-assigned this Apr 20, 2024
@iTanken iTanken added the enhancement New feature or request label Apr 20, 2024
@iTanken iTanken merged commit f20f186 into godoes:main Apr 20, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

Using schema.Namer to support customize naming strategy
2 participants