kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
505 stars 100 forks source link

make sqlite migrations allow launcher downgrades #1736

Closed zackattack01 closed 3 months ago

zackattack01 commented 3 months ago

Quick fix so that future schema migrations included in launcher releases can still work with launcher downgrades (at least to our next release version which includes these changes). I wanted to get something in as quickly as possible to support the incoming sqlite changes for the watchdog effort. There are some additional notes added to ee/agent/storage/sqlite/migrations.md for reference