storj/internal/migrate
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
..
create_test.go Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
create.go remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
versions_test.go Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
versions.go Satellite migrations (#1301) 2019-02-14 23:55:21 +02:00