-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.0-b3
-
None
It is now possible to use after definitions in migrations when using add_columns. However, this isn't processed (yet) by create_schema_files.php, which will result in it being output directly to the schema.json, instead of being used for actual location placement.