removing migration number from structure as its not done in reality

This commit is contained in:
Vladimir Krylov 2016-12-14 16:26:49 +02:00
parent c35ed2f3c5
commit 5eb456a210

View file

@ -5275,8 +5275,6 @@ INSERT INTO schema_migrations (version) VALUES ('20160411140719');
INSERT INTO schema_migrations (version) VALUES ('20160414110443');
INSERT INTO schema_migrations (version) VALUES ('20160421074023');
INSERT INTO schema_migrations (version) VALUES ('20160429114732');
INSERT INTO schema_migrations (version) VALUES ('20160527110738');