fleet/server/datastore/mysql
Zach Wasserman 6249beb465
Reorder migrations for pre-4.0 upgrades (#1114)
Reorder migrations from the long-running `teams` branch to ensure that
they can run successfully for deployments upgrading from a pre-4.0
release.

All migrations from the `teams` branch are reordered to take place
_after_ all migrations from the `main` branch, using `20210601` as the
new date, after the latest released `main` branch migration on `20210526`.

Fixes #1058
2021-06-16 11:58:00 -07:00
..
migrations Reorder migrations for pre-4.0 upgrades (#1114) 2021-06-16 11:58:00 -07:00
app_configs.go Continue to update names in backend code and docs (#976) 2021-06-06 16:58:23 -07:00
campaigns.go Fix targeting Teams in live queries (#1043) 2021-06-09 18:56:57 -07:00
carves.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
delete.go Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
email_changes.go Retry sqlx transactions (#2203) 2020-03-10 18:14:02 -07:00
errors.go Remove invited_by from invite parameters (#591) 2021-04-05 13:28:43 -07:00
fulltext_test.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
fulltext.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
hosts.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
invites.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
labels_test.go Clean up and comments before merge. 2020-07-21 14:05:46 -07:00
labels.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
mysql_test.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
mysql.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
packs.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
password_reset.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
queries.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
scheduled_queries.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
sessions.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
software.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
targets.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
teams.go Appropriately filter teams returned in targets API (#1042) 2021-06-09 18:05:04 -07:00
users.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00