79620969

Date: 2025-05-14 07:52:12
Score: 0.5
Natty:
Report link

You should not provide password in yout dns string. See https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/README.md#automatic-iam-database-authentication

dsn := "[email protected] dbname=mydb sslmode=disable"
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: alphayax