storj/internal/dbutil/pgutil
Jess G 8518618b7a
add postgres support to storj-sim (#1908)
* add flags to sotrj-sim for SA dbs

* add schema to postgres

* add createschema with parse to sa

* add metainfo db postgres support

* add kv default as bolt

* add debug log to see db source

* add env var for postgres to test-sim.sh

* fix lint errs

* dynamically add postgres to args

* add postgres to integration tests

* add sqlite and postgres integration jenkins

* fix db name

* merge integration tests into one step

* test integration tests w/psql

* try using different schema

* debug failure

* use correct host for running storj-sim

* rm sqlite integration

* add back integration
2019-05-14 08:13:18 -07:00
..
pgtest cover all the things (#1818) 2019-04-26 16:39:11 +03:00
data.go add snapshot logic to dbschema (#1312) 2019-02-14 15:33:42 +02:00
db.go handle database error checks properly (#1796) 2019-04-23 14:13:57 +03:00
query_test.go cover all the things (#1818) 2019-04-26 16:39:11 +03:00
query.go update linter to v1.16 (#1741) 2019-04-11 13:32:40 -04:00
schema.go add postgres support to storj-sim (#1908) 2019-05-14 08:13:18 -07:00