fleet/server/datastore/mysql
Zachary Wasserman e011cfc464
Delete packs that have already been soft-deleted (#1924)
We no longer use soft deletion, so this commit introduces a migration that hard
deletes existing deleted packs.

Fixes #1923
2018-09-12 17:50:30 -07:00
..
migrations Delete packs that have already been soft-deleted (#1924) 2018-09-12 17:50:30 -07:00
app_configs.go Add FileAccesses to FIM Configuration (#1717) 2018-02-26 12:54:13 -08:00
campaigns.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
delete.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
email_changes.go Fix Issue where saving same option value errs. (#1433) 2017-03-30 17:03:48 -05:00
errors.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
file_integrity_monitoring.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
hosts.go Add fleetctl query command (#1784) 2018-05-17 15:54:34 -07:00
invites.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
labels.go Fix labels UI issues in Fleet 2.0 (#1830) 2018-06-18 10:09:08 -07:00
mysql.go Fix timezone in MySQL connection string (#1818) 2018-06-11 07:31:39 -07:00
options.go Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
osquery_options.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
packs.go Fix targeting packs to individual hosts (#1897) 2018-08-13 10:07:10 -07:00
password_reset.go Remove default timestamp to fix strict error (#1720) 2018-05-04 11:10:17 -06:00
queries.go Add name not empty validation for spec types (#1783) 2018-05-14 12:23:38 -06:00
scheduled_queries.go Fix bugs with packs created in UI (#1843) 2018-06-21 17:06:44 -07:00
sessions.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
targets.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
users.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
yara.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00