-
Stan Hu authored
We shouldn't be migrating the individual DB files in production mode. These files should be already created in development/test mode, and the user may not have permission to update these files during a `db:schema:dump` Rake task.
ecca21aa