mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
3 lines
250 B
Plaintext
3 lines
250 B
Plaintext
|
* New `fleetctl` command `debug migrations` to show missing migrations of a running fleet instance.
|
||
|
* `fleet serve` and `fleet prepare db` will fail if there are unknown migrations (possibly an old version of fleet running against a newer database).
|