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
2016-10-05 17:26:41 -07:00
..
config.go storage/sql: enable garbage collection 2016-10-04 12:57:21 -07:00
config_test.go storage: hook up conformance tests for SQL 2016-10-03 12:48:25 -07:00
crud.go storage/sql: add password resource 2016-10-05 17:26:41 -07:00
crud_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
gc.go storage/sql: enable garbage collection 2016-10-04 12:57:21 -07:00
gc_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
migrate.go storage/sql: add password resource 2016-10-05 17:26:41 -07:00
migrate_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
sql.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
sql_test.go storage/sql: add a SQL storage implementation 2016-10-03 12:48:19 -07:00
standup.sh *: add standup script to run DB tests locally and hook up travis 2016-10-03 12:48:26 -07:00