dex/storage/sql
Eric Chiang ea4f3fd365 storage/sql: enable garbage collection
Was an oversite of the initial SQL PR.
2016-10-04 12:57:21 -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 a SQL storage implementation 2016-10-03 12:48:19 -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 a SQL storage implementation 2016-10-03 12:48:19 -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