This website requires JavaScript.
Explore
Help
Sign In
k-space
/
dex
Archived
Watch
11
Star
0
Fork
0
You've already forked dex
Code
Issues
Pull Requests
Packages
Projects
Activity
This repository has been archived on
2023-08-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
d38909831c2f5db10d5552265321e6c642a90212
dex
/
storage
/
sql
History
Joel Speed
d38909831c
Fix migration in SQL connector
...
I didn't realise quite what the migration mechanism was. Have understood it now.
2019-11-19 15:43:13 +00:00
..
config_test.go
storage/sql: rework of the original MySQL PR
2019-07-23 14:27:10 +02:00
config.go
storage/mysql: support pre-5.7.20 instances with tx_isolation only
2019-09-23 09:36:01 +02:00
crud_test.go
storage/sql: add a SQL storage implementation
2016-10-03 12:48:19 -07:00
crud.go
Fix SQL storage
2019-11-19 15:43:10 +00:00
migrate_test.go
: update {S->s}irupsen/logrus
2017-07-25 13:46:44 -07:00
migrate.go
Fix migration in SQL connector
2019-11-19 15:43:13 +00:00
postgres_test.go
storage/sql: rework of the original MySQL PR
2019-07-23 14:27:10 +02:00
sql_test.go
storage/sql: add a SQL storage implementation
2016-10-03 12:48:19 -07:00
sql.go
storage/sql: rework of the original MySQL PR
2019-07-23 14:27:10 +02:00