You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.