Skip to content

Conversation

vnicers
Copy link
Contributor

@vnicers vnicers commented Mar 13, 2025

Description

fix #2453
Version 0.7.0 changes the code package structure, and the path to register the database dialect changes and needs to be changed

How Has This Been Tested?

make fmt
make mypy
make test

Snapshots:

image

Checklist:

  • [x ] My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added the fix Bug fixes label Mar 13, 2025
Copy link
Collaborator

@fangyinc fangyinc left a comment

Choose a reason for hiding this comment

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

LGTM.

Thank you for your contribution. Let's build together and make DB-GPT better.

Copy link
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

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

LGTM

@Aries-ckt Aries-ckt merged commit a115c57 into eosphoros-ai:main Mar 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [Datasource] Unable to add starrocks data source
3 participants