dev-master
9999999-devMySQL version control
MIT
The Requires
- php >=5.5.9
The Development Requires
by Davide Gaido
v1.0.0
1.0.0.0MySQL version control
MIT
The Requires
- php >=5.5.9
The Development Requires
by Davide Gaido
MySQL version control
, (*1)
Patchr allows you to version control your database changes, allowing teams to easily share and review database changes., (*2)
Database version control is a very important process of modern web development, providing an accurate history of schema and data changes. Most modern frameworks offers database agnostic version control under the term "migrations"., (*3)
Patchr uses a different approach, allowing you to commit raw SQL, more compatible with legacy system and easier to understand by new devs coming onboard., (*4)
Patchr is developed with deployment in mind, exposing a comprehensive command line API and it is currently used in some large scale corporate applications., (*5)
Patchr on Gitbook, (*6)
./vendor/bin/phpunit
System wide installs of phpunit might not work due to potentially different versions, please rely on above command., (*7)
Patchr is framework agnostic, it can easily be added to any existing framework/project. These are the official wrappers for commonly used frameworks:, (*8)
MySQL version control
MIT
MySQL version control
MIT