Feature: Improved consistency of git diffs
For the people who commit their generated models to git: This command now sorts models and fields alphabetically by default to make git diffs more usable.
You can disable this behaviour using the --no-sort
flag