storj/internal/dbutil
Stefan Benten 12c5f42c30
Add Application Name to PostgreSQL Connection String (#1451)
* Add Application Name to PostgreSQL Connection String,
if not existing already

* Relocate Check

* Handle Application Name only for Postgres

* URL Encode

* Relocate Function into pgutil

* Fix Error, when ApplicationName is set

* Rename parameter

* Rename Check Value

* Straightline Comment

* Remove fmt Dependency

* Fix Linting Recommendation
2019-03-12 14:29:13 +01:00
..
dbschema Satellite migrations (#1301) 2019-02-14 23:55:21 +02:00
pgutil Add Application Name to PostgreSQL Connection String (#1451) 2019-03-12 14:29:13 +01:00
sqliteutil Create dbutil package for sqlite (#1311) 2019-02-15 17:13:00 +01:00
split.go Move SplitConnstr to a nicer place (#1308) 2019-02-13 23:54:59 +02:00