When I add a new column and directly add the foreign key in the same alter statement by specifying the schema of the target column it should keep the schema name in the generated SQL When I add a new ...