Fix migrations name
This commit is contained in:
parent
a7f0c809b4
commit
dd90261d74
3 changed files with 2 additions and 0 deletions
|
@ -4416,3 +4416,5 @@ INSERT INTO schema_migrations (version) VALUES ('201810202124316');
|
|||
INSERT INTO schema_migrations (version) VALUES ('201810202124317');
|
||||
|
||||
INSERT INTO schema_migrations (version) VALUES ('201810202124318');
|
||||
|
||||
INSERT INTO schema_migrations (version) VALUES ('201810202124319');
|
||||
|
|
Loading…
Reference in a new issue