influxdb/kv/migration/all
Daniel Moran eedd84671b
feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800)
2021-10-29 16:34:01 -04:00
..
0001_initial_migration.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0002_urm_by_user_index.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
0003_task_owners.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
0003_task_owners_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
0004_add_dbrp_buckets.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0005_add_pkger_buckets.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0006_delete-bucket-sessionsv1.go chore: remove kv Session service and sessionsv1 bucket (#18823) 2020-07-02 15:15:08 +01:00
0007_CreateMetaDataBucket.go fix(storage): meta.Client persists to kv and updates via BucketService 2020-08-03 09:21:02 -07:00
0008_LegacyAuthBuckets.go feat(authorization): Create a v1 authorization service 2020-10-27 08:26:10 -07:00
0009_LegacyAuthPasswordBuckets.go feat(authorization): Add bcrypt password support to v1 authorizations 2020-10-28 13:03:42 -07:00
0010_add-index-telegraf-by-org.go refactor(telegraf): add new isolated config service 2020-11-04 15:53:02 +00:00
0011_populate-dashboards-owner-id.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
0012_dbrp_by_org_index.go fix: Add a ByOrgID index to DBRP 2020-11-24 10:28:00 +11:00
0013_repair-DBRP-owner-and-bucket-IDs.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
0014_reindex-DBRPs.go fix(kv): add KV migration to repair DBRP mappings broken by schema change (#20168) 2020-11-25 12:49:45 -05:00
0015_record-shard-group-durations-in-bucket-metadata.go fix(upgrade): don't drop shard-group durations when upgrading DBs (#22650) 2021-10-11 14:43:57 -07:00
0015_record-shard-group-durations-in-bucket-metadata_test.go fix(upgrade): don't drop shard-group durations when upgrading DBs (#22650) 2021-10-11 14:43:57 -07:00
0016_add-annotations-notebooks-to-oper-token.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0016_add-annotations-notebooks-to-oper-token_test.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0017_add-annotations-notebooks-to-all-access-tokens.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0017_add-annotations-notebooks-to-all-access-tokens_test.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0018_repair-missing-shard-group-durations.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0018_repair-missing-shard-group-durations_test.go fix(upgrade): don't drop shard-group durations when upgrading DBs (#22650) 2021-10-11 14:43:57 -07:00
0019_add-remotes-replications-to-tokens.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0019_add-remotes-replications-to-tokens_test.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
all.go feat: add auth to remotes & replications APIs (#22744) 2021-10-26 11:32:35 -04:00
doc.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
migration.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
test_service_test.go feat(cmd/influx): allow setting shard-group durations for buckets via API and CLI (#20911) 2021-03-11 14:51:03 -05:00