GoogleCloudPlatform / functions-framework-dart

FaaS (Function as a service) framework for writing portable Dart functions
https://pub.dev/packages/functions_framework
Apache License 2.0
536 stars 54 forks source link

Documentation for connecting to Cloud SQL #380

Closed craiglabenz closed 1 year ago

craiglabenz commented 1 year ago

Adds Cloud SQL-specific documentation about passing --execution-environment=gen2, which is required to avoid the bug outlined in #302.

As of this writing, the --execution-environment parameter is only available in the gcloud CLI beta. Once that lands in the stable CLI, we could collapse this additional section back into the original invocation.

conventional-commit-lint-gcf[bot] commented 1 year ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/