dbmate/pkg/driver
Matthew Wraith 8175745cfe Postgres defaults to unix socket with no host #229
Closes #229

When there's no host given in a postgres connection url, use the unix
domain default socket. Previously, the default was a localhost TCP
connection. This default behavior is more in line with standard postgres
clients out there, like psql.
2021-08-04 15:22:21 -07:00
..
clickhouse Write log lines to DB.Log output (#195) 2021-02-18 14:10:57 -08:00
mysql mysql: Fix escaping of '+' character in passwords (#200) 2021-03-09 07:46:36 +00:00
postgres Postgres defaults to unix socket with no host #229 2021-08-04 15:22:21 -07:00
sqlite Write log lines to DB.Log output (#195) 2021-02-18 14:10:57 -08:00