Rake db honors structure sql #2751

This commit is contained in:
Priit Tark 2015-07-03 13:40:27 +03:00
parent f1c2121ca7
commit 10889e7a12
3 changed files with 60 additions and 13 deletions

View file

@ -4851,3 +4851,7 @@ INSERT INTO schema_migrations (version) VALUES ('20150612123111');
INSERT INTO schema_migrations (version) VALUES ('20150701074344');
INSERT INTO schema_migrations (version) VALUES ('20150703074448');
INSERT INTO schema_migrations (version) VALUES ('20150703090039');