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(contrib/drivers/gaussdb): add gaussdb driver support #3925

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

okyer
Copy link

@okyer okyer commented Nov 14, 2024

No description provided.

@@ -0,0 +1,54 @@
// Copyright GoFrame Author(https://goframe.org). All Rights Reserved.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@okyer Hello, I see the CI of this PR failed, as the docker service is missing for unit testing cases of gaussdb. You can add your gaussdb docker service in CI yaml here https://github.com/gogf/gf/blob/master/.github/workflows/ci-main.yml . You can refer to the existing docker service in CI yaml.

@gqcn gqcn changed the title feat(contrib/drivers): add gaussdb driver feat(contrib/drivers/gaussdb): add gaussdb driver Nov 20, 2024
@gqcn gqcn changed the title feat(contrib/drivers/gaussdb): add gaussdb driver feat(contrib/drivers/gaussdb): add gaussdb driver support Nov 20, 2024
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

Successfully merging this pull request may close these issues.

2 participants