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.
5f054fcf2e
dex
/
storage
/
sql
History
Stephan Renatus
5f054fcf2e
Merge pull request
#1342
from concourse/pr/retry-on-pg-serialization-error
...
retry on serialization errors
2018-11-21 10:29:46 +01:00
..
config.go
pg: support host:port for backwards-compatibility
2018-11-20 10:22:39 -05:00
config_test.go
pg: support host:port for backwards-compatibility
2018-11-20 10:22:39 -05:00
crud.go
postgres: refactor error handling to fix retrying
2018-11-20 10:50:55 -05: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
: update {S->s}irupsen/logrus
2017-07-25 13:46:44 -07:00
sql.go
extract and document serialization failure check
2018-11-20 10:50:55 -05:00
sql_test.go
storage/sql: add a SQL storage implementation
2016-10-03 12:48:19 -07:00