byjg / php-migration

Simple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres
MIT License
159 stars 27 forks source link

issue-36: add primary key for migration_table #37

Closed mrcnpdlk closed 3 years ago

mrcnpdlk commented 3 years ago

I've added primary key on version column for migration_version table. Solution for: #36

byjg commented 3 years ago

I am merging the Pull Request into branch 4.2.1 and I will perform some local tests here. As soon I finish, I create a new version release. Meanwhile, you can use the version 4.2.1.x-dev