This website requires JavaScript.
Explore
Help
Sign In
mystiq
/
dex
Archived
Watch
4
Star
0
Fork
You've already forked dex
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
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.
705cf8bb6a
dex
/
storage
/
sql
History
Nandor Kracser
5b7a664e9d
add docker-compose for local testing
2020-06-30 13:46:05 +02:00
..
config.go
storage/sql: allow specifying sql flavor specific migrations
2020-02-21 12:53:18 +01:00
config_test.go
add docker-compose for local testing
2020-06-30 13:46:05 +02:00
crud.go
Fix whitespace
2019-12-18 15:56:12 +01:00
crud_test.go
storage/sql: add a SQL storage implementation
2016-10-03 12:48:19 -07:00
migrate.go
storage/mysql: increase auth_request.state length to 4096
2020-02-21 12:53:18 +01:00
migrate_test.go
storage/sql: allow specifying sql flavor specific migrations
2020-02-21 12:53:18 +01:00
postgres_test.go
Add github actions CI flow
2019-12-07 11:14:30 +01:00
sql.go
storage/sql: allow specifying sql flavor specific migrations
2020-02-21 12:53:18 +01:00
sql_test.go
storage/sql: add a SQL storage implementation
2016-10-03 12:48:19 -07:00