GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-python-connector
Can an async MySQL driver be supported please?
Abierto
type: feature request
- Lenguaje dominante
- Python
- Estrellas
- 344
- Forks
- 89
- Merge medio
- 5 h 33 min
- PR fusionados (30 d)
- 2
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.