Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cn/developer/00-drivers/01-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ with engine.connect() as conn:
## 相关资源

- **PyPI**: [databend-driver](https://pypi.org/project/databend-driver/) • [databend-sqlalchemy](https://pypi.org/project/databend-sqlalchemy/)
- **GitHub**: [databend-driver](https://github.com/databendlabs/databend-py) • [databend-sqlalchemy](https://github.com/databendlabs/databend-sqlalchemy)
- **GitHub**: [databend-driver](https://github.com/databendlabs/bendsql/tree/main/driver) • [databend-sqlalchemy](https://github.com/databendlabs/databend-sqlalchemy)
Comment thread
hantmac marked this conversation as resolved.
Outdated
Loading