mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
3 lines
224 B
Text
3 lines
224 B
Text
|
|
- Adds a migration that removes the `script_contents` columns that aren't needed anymore due to the
|
||
|
|
introduction of the `script_contents` table
|
||
|
|
- Adds a cleanup cron job that will remove unused script contents periodically
|