Recommend this page to a friend! |
Classes of Michael Cummings | > | PHP Doctrine Person Table Skeleton | > | migrations.json | > | Download |
|
|
![]() |
{ "name": "Person DB Skeleton Migrations", "migrations_namespace": "Model\\Migrations", "table_name": "doctrine_migration_versions", "column_name": "version", "column_length": 14, "executed_at_column_name": "executed_at", "migrations_directory": "/src/Model/Migrations", "all_or_nothing": true, "check_database_platform": true } |