You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CloudSQL is only available up to Go 1.9 on Google AppEngine, which was phased out. Starting from 2019-10-01, no new apps can be deployed to GAE/Go 1.9 anymore. This dialer is thus obsolete.
Fixes#1002
tz70s
pushed a commit
to tz70s/mysql
that referenced
this issue
Sep 5, 2020
CloudSQL is only available up to Go 1.9 on Google AppEngine, which was phased out. Starting from 2019-10-01, no new apps can be deployed to GAE/Go 1.9 anymore. This dialer is thus obsolete.
Fixesgo-sql-driver#1002
tz70s
pushed a commit
to tz70s/mysql
that referenced
this issue
Sep 5, 2020
CloudSQL is only available up to Go 1.9 on Google AppEngine, which was phased out. Starting from 2019-10-01, no new apps can be deployed to GAE/Go 1.9 anymore. This dialer is thus obsolete.
Fixesgo-sql-driver#1002
Issue description
cloudsql support should be removed on 2019-10-01:
Quoting #947 (comment):
The text was updated successfully, but these errors were encountered: