storj/private
Yaroslav Vorobiov 139a7ee959 private/migrate: add ablity to create dbs during migration
Use tagsql.DB pointer as step database, to propagate changes
back and forth between actual database and migration.
Adds CreateDB operation to the migration step to be able to
create new dbs before executing migration action.
Adjusts storagenode database migration to use inner tagsql.DB
pointer of each database as step.DB.
Adjusts satellite dabase migration, adds proxy migrationDB field
to satellite db that wraps itself as tagsql.DB, pointer of which
is used as step.DB.

Change-Id: Ifed4de5b01a356cf7b37db64d2eaeb7b61982c5c
2020-10-15 15:28:04 +03:00
..
cui all: fix dots 2020-07-16 14:58:28 +00:00
currency private/currency: add strictcsv support to microunit 2020-03-31 14:57:04 -06:00
date all: fix linter complaints 2020-10-13 15:59:01 +03:00
dbutil private/dbutil/pgutil: ensure storagenode doesn't depend on pgx 2020-09-30 14:28:47 +00:00
debugging all: fix dots 2020-07-16 14:58:28 +00:00
lifecycle private/lifecycle: log fatal ending to a runner 2020-09-03 16:54:40 +03:00
migrate private/migrate: add ablity to create dbs during migration 2020-10-15 15:28:04 +03:00
post all: fix linter complaints 2020-10-13 15:59:01 +03:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
tagsql all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
testblobs storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability 2020-08-31 21:20:49 +00:00
testplanet pkg/auth: move package to consoleauth 2020-10-06 14:15:07 +02:00
testrevocation storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
teststorj all: fix dots 2020-07-16 14:58:28 +00:00
testuplink private/testuplink: move tests to uplink 2020-06-01 12:29:21 +02:00
version storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00
web all: fix linter complaints 2020-10-13 15:59:01 +03:00