mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 09:27:19 +02:00
Rake db honors structure sql #2751
This commit is contained in:
parent
f1c2121ca7
commit
10889e7a12
3 changed files with 60 additions and 13 deletions
|
@ -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');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue