Skip to content

Add index_redirect_routes_path_for_link migration to setup_postgresql

What does this MR do?

Add index_redirect_routes_path_for_link migration to setup_postgresql.rake

I tried to rake db:drop dev:setup, but I'm getting NameError: uninitialized constant IndexRedirectRoutesPathForLike

https://gitlab.slack.com/archives/C02PF508L/p1494239523970492

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports