Pass type to sql_alter_column*.
This helps databases which need the database type when changing the default (Just like MySQL needs it for changing null…)
Loading
Please register or sign in to comment
This helps databases which need the database type when changing the default (Just like MySQL needs it for changing null…)