Skip to content

Instantly share code, notes, and snippets.

@danbills
Created September 20, 2019 18:30
Show Gist options
  • Save danbills/d661d19ed613a4fe1481ceb965ef53cc to your computer and use it in GitHub Desktop.
Save danbills/d661d19ed613a4fe1481ceb965ef53cc to your computer and use it in GitHub Desktop.
google cloud sql connection string
jdbc:mysql://google/cromwell?cloudSqlInstance=anichols-clone&socketFactory=com.google.cloud.sql.mysql.Socke
tFactory&user=asdf&password=asdf&useUnicode=true&characterEncoding=UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment