-
Notifications
You must be signed in to change notification settings - Fork 9
Add Private IP MySQL connection support #100
Copy link
Copy link
Open
Labels
api: cloudsql-mysqlIssues related to the googleapis/langchain-google-cloud-sql-mysql-python API.Issues related to the googleapis/langchain-google-cloud-sql-mysql-python API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
api: cloudsql-mysqlIssues related to the googleapis/langchain-google-cloud-sql-mysql-python API.Issues related to the googleapis/langchain-google-cloud-sql-mysql-python API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Add
ip_typeas argument to pass to engine class methods.This will allow for configuring connections to the private IP of Cloud SQL instances.
Feature parity port of: googleapis/langchain-google-cloud-sql-pg-python#106