This website requires JavaScript.
Explore
Help
Sign In
k-space
/
dex
Archived
Watch
10
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.
577d1af029
dex
/
storage
/
sql
History
rithu john
19c22807a7
api: adding ListPasswords() method to the storage interface.
2016-11-16 17:25:38 -08:00
..
config_test.go
storage/sql: use isolation level "serializable" for transactions
2016-10-31 23:00:55 -07:00
config.go
*: switch to github.com/ghodss/yaml for more consistent YAML parsing
2016-11-03 14:39:32 -07:00
crud_test.go
storage/sql: add a SQL storage implementation
2016-10-03 12:48:19 -07:00
crud.go
api: adding ListPasswords() method to the storage interface.
2016-11-16 17:25:38 -08:00
migrate_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
sql_test.go
storage/sql: add a SQL storage implementation
2016-10-03 12:48:19 -07:00
sql.go
storage/sql: use isolation level "serializable" for transactions
2016-10-31 23:00:55 -07:00
standup.sh
storage/sql: fix typo in keys query
2016-10-14 12:28:49 -07:00