byjg/php-migration
Simple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres
PHPMIT
Issues
- 1
4.9.0 should be 5.0.0
#48 opened by Furgas - 6
- 7
Migration
#46 opened by testlorenzospa - 5
mysql: if migration sets "SET autocommit=0", final update of version# doesn't happen
#49 opened by binary1230 - 3
Character set
#45 opened by testlorenzospa - 8
php 8 compatibility
#41 opened by m1kesk - 4
`SqliteDatabase#dropDatabase` ignores views
#39 opened by chpio - 2
create base sql file and dump also data?
#38 opened by trta911 - 12
- 1
Add primary KEY to migration_table
#36 opened by mrcnpdlk - 1
Is there a way to set initial schema version?
#35 opened by cthu1hoo - 1
migrate is not recognized
#34 opened by andrehendrata - 18
[Sql Server] Error migrating tables
#33 opened by c4ndle - 2
Add migrations change log table
#32 opened by bancer - 1
Add migration journal
#29 opened by byjg - 2
❓ How to determine if database is not yet versioned without cathing an exception
#27 opened by someniatko - 3
SQLite in-memory
#23 opened by maximzasorin - 1
how create migrate?
#21 opened by Driver86 - 12
Universal migration method and support for PostgreSQL databases with additional schemas
#18 opened by Furgas - 4
Symfony/console 4 support
#16 opened by mstrouhal - 2
- 5