storj/satellite/satellitedb
Egon Elbre 59d06644b9 private/migrate: switch to tagsql
Also added temporary types withRebind and withTagTx,
which will be later removed. Currently they help to avoid
changing the whole codebase at the same time.

Change-Id: I7f07ba8f4709a23a463bfa67464628665a05808f
2020-01-19 14:39:16 +02:00
..
dbx satellite/satellitedb: Remove unused indexes 2020-01-16 16:06:21 -07:00
pbold common: separate repository 2019-12-27 14:11:15 +02:00
satellitedbtest satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
testdata satellite/payments: coinpayments add completed status, treat received status as pending, add balance for completed transactions only 2020-01-17 17:26:34 +00:00
apikeys.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
attribution_test.go common: separate repository 2019-12-27 14:11:15 +02:00
attribution.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
buckets.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
coinpaymentstxs.go satellite/payments: coinpayments add completed status, treat received status as pending, add balance for completed transactions only 2020-01-17 17:26:34 +00:00
consoledb_test.go satellite/console: use transaction helpers in consoledb 2020-01-07 17:59:10 +00:00
consoledb.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
containment.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
coupons.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
customers.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
database.go satellite/satellitedb: reported_serials table for processing orders 2020-01-15 19:21:21 -07:00
downtime.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
gracefulexit.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
invoiceprojectrecords.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
irreparabledb.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
migrate_cockroach_test.go satellite/satellitedb: improve Cockroach migrate test 2019-12-21 10:58:43 +00:00
migrate_postgres_test.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
migrate.go private/migrate: switch to tagsql 2020-01-19 14:39:16 +02:00
offers.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
orders.go satellite/satellitedb/orders: add multi row upserts to process orders 2020-01-16 23:51:46 +00:00
overlaycache.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
peeridentities.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
projectaccounting.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
projectmembers_test.go web/satellite: project members sorting fixed (#3231) 2019-10-15 15:24:53 +03:00
projectmembers.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
projects_test.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
projects.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
regtokens.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
repairqueue.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
resetpasstokens.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
storagenodeaccounting.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
stripecoinpaymentsdb.go satellite/satellitedb: unexport satellitedb.DB 2019-12-16 19:09:30 +00:00
usercredits.go satellite/satellitedb: fixes to row handling 2020-01-16 17:07:26 +02:00
users_test.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
users.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
utils_test.go common: separate repository 2019-12-27 14:11:15 +02:00
utils.go common: separate repository 2019-12-27 14:11:15 +02:00