Skip to content

fix: support lake SQLAlchemy URLs - #10

Merged
sdojjy merged 9 commits into
tidbcloud:mainfrom
sdojjy:fix/lake-url-documentation
Aug 11, 2026
Merged

fix: support lake SQLAlchemy URLs#10
sdojjy merged 9 commits into
tidbcloud:mainfrom
sdojjy:fix/lake-url-documentation

Conversation

@sdojjy

@sdojjy sdojjy commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • register the lake SQLAlchemy dialect and preserve the caller URL scheme
  • update README connection examples to use lake:// and repair example imports
  • correct the README package content type and add regression coverage

Validation

  • connected to the supplied staging Lake endpoint through create_engine("lake://...") and ran SELECT 1 plus SELECT current_database()
  • verified lake:// and legacy tidbcloudlake:// URL argument handling
  • built the wheel and verified its dialect entry point
  • git diff --check

@pingcap-cla-assistant

pingcap-cla-assistant Bot commented Aug 11, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ti-chi-bot ti-chi-bot Bot added the size/M label Aug 11, 2026
@ti-chi-bot ti-chi-bot Bot added size/L and removed size/M labels Aug 11, 2026
@ti-chi-bot ti-chi-bot Bot added size/XL and removed size/L labels Aug 11, 2026
@sdojjy
sdojjy merged commit 60aa904 into tidbcloud:main Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant