Hello
Do not require to run the migration, just find category_slug and replace it with slug to your application, you can do it by opening full application directory to a text editor like Sublime Text.
Also, rename your category_slug to slug in the categories table in your database.
Then you are done.
Best Regards