dex/storage/sql
Divya Dadlani f82b904d05 postgres: use connection string instead of url
otherwise it's impossible to use a Unix socket, as the path gets escaped
awkwardly.

Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
2018-11-20 09:32:44 -05:00
..
config.go postgres: use connection string instead of url 2018-11-20 09:32:44 -05:00
config_test.go postgres: use connection string instead of url 2018-11-20 09:32:44 -05:00
crud.go *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00
crud_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
migrate.go storage: add connector object to backend storage. 2017-03-28 14:12:38 -07:00
migrate_test.go : update {S->s}irupsen/logrus 2017-07-25 13:46:44 -07:00
sql.go : update {S->s}irupsen/logrus 2017-07-25 13:46:44 -07:00
sql_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
standup.sh storage/sql: fix typo in keys query 2016-10-14 12:28:49 -07:00