mirror of
https://github.com/10h30/Test-Laravel-Migrations.git
synced 2026-07-11 19:05:54 +09:00
Task 8 - rename table
This commit is contained in:
@@ -95,3 +95,11 @@ Test method `test_automatic_value()`.
|
||||
|
||||
---
|
||||
|
||||
## Task 8. Rename table
|
||||
|
||||
Folder `database/migrations/task8` contains a migration for company table. Later it was decided to rename the table from "company" to "companies". Write the code for that, in the second migration file.
|
||||
|
||||
Test method `test_renamed_table()`.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user