codeigniter-migrate icon indicating copy to clipboard operation
codeigniter-migrate copied to clipboard

An easy way to manage database migrations

Results 1 codeigniter-migrate issues
Sort by recently updated
recently updated
newest added

Since we could have several database and several migration files too, I'm wondering if or how I could track on which database each migration has been executed. I mean: I...