b1fd2fa8b1
Use pq connection parameters instead of URLs for postgres connections This enables the use of socket paths like /var/run/postgresql for the 'host' instead of requiring TCP. Also, we know allow using a non-default port. |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
crud_test.go | ||
crud.go | ||
migrate_test.go | ||
migrate.go | ||
sql_test.go | ||
sql.go | ||
standup.sh |