Fix MySQL error when truncating a table that doesn't exist
This adds a conditional statement before truncating the `schema_migrations` table. This comit also ports this code to Rails 5.
Showing
Please register or sign in to comment
This adds a conditional statement before truncating the `schema_migrations` table. This comit also ports this code to Rails 5.