Closed sagarnasit closed 6 years ago
Each table creation should be in a separate migration file. More than one table creation in single migration leads to improper rollback.
Each table creation should be in a separate migration file. More than one table creation in single migration leads to improper rollback.