dex/storage/sql
Pavel Borzenkov e53bdfabb9 storage/sql: initial MySQL storage implementation
It will be shared by both Postgres and MySQL configs.

Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
2019-07-23 14:26:21 +02:00
..
config.go storage/sql: initial MySQL storage implementation 2019-07-23 14:26:21 +02:00
config_test.go storage/sql: initial MySQL storage implementation 2019-07-23 14:26:21 +02: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/sql: initial MySQL storage implementation 2019-07-23 14:26:21 +02: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 storage/sql: initial MySQL storage implementation 2019-07-23 14:26:21 +02:00
sql_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00