GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-python-connector
Can an async MySQL driver be supported please?
Đang mở
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 344
- Fork
- 89
- Merge trung bình
- 5 giờ 33 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
### Feature Description
I am using the Google ADK with MySQL CloudSQL and the connector. The latest version of the Google ADK (1.19.0) moved to a 100% async database implementation which means I cannot use the connector with the ADK because `pymysql` is no longer supported. Can an async MySQL driver be supported please?
### Alternatives Considered
Only options are to not upgrade the Google ADK or not use the connector. Given the speed of ADK development, not upgrading isnt viable.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.