Only for MySQL and MariaDB
Generate alter column position migration for MySQL and MariaDB if a field position(of existing field/column) is changed in YAML (OpenAPI spec). If a column position is changed in OpenAPI and nothing else then its MySQL/Maria migration should be generated to alter column position.
Also:
Part of cebe#122, #10