storj/private/dbutil/dbschema
paul cannon fd7bfc94fe private/dbutil: don't sort column names in an index
The order in which column names appear in an index should be
deterministic (for both our sqlite and postgresql code). Also, the order
is very relevant as to whether a given schema is correct.

Change-Id: I227ea057fcd9c3e967dd241a7e1c787d1bc4baa1
2020-07-17 10:07:01 +00:00
..
data_test.go private: Prepare pkg for enabling gosec 2020-06-11 12:00:52 +00:00
data.go all: fix dots 2020-07-16 14:58:28 +00:00
schema.go private/dbutil: don't sort column names in an index 2020-07-17 10:07:01 +00:00
snapshot.go all: fix dots 2020-07-16 14:58:28 +00:00