This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/storage/sql
2019-02-22 21:43:55 +01:00
..
config.go Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
config_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
crud.go Revert "retry on serialization errors" 2018-11-29 08:24:13 +01: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 Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
postgres_test.go storage/sql/postgres: expose stdlib tunables, set them for tests 2018-11-30 09:55:01 +01:00
sql.go Fix coding style 2019-02-22 21:43:55 +01:00
sql_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00