storj/internal/dbutil
Simon Guindon d3885b7b78
Change crypto/rand to use math/rand in pgutil (#1589)
* Added retry logic and tests for handling if crypto/rand fails.

* Added retry logic and tests for handling if crypto/rand fails.

* Fixing linting error.

* Removing use of `crypto/rand` for use of `math/rand`.

* Changing code comment about why we ignore this error.
2019-04-02 12:52:25 -04:00
..
dbschema Satellite migrations (#1301) 2019-02-14 23:55:21 +02:00
pgutil Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
sqliteutil Create dbutil package for sqlite (#1311) 2019-02-15 17:13:00 +01:00
split.go Move SplitConnstr to a nicer place (#1308) 2019-02-13 23:54:59 +02:00