You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing a migration the schema search path should not be included on the schema.rb since this is Environment dependant and will break on a different configuration:
To be more specific, this breaks the following rake task for any env it runs with a different configuration than the one used to generate the schema.rb file.