Nextras Migrations
For more information read documentation.
Supported databases:
- PostgreSQL
- MySQL
Supported DBALs:
License
Based on Clevis\Migration by Petr Procházka and further improved.
New BSD License. See full license.
Powerful database migrations focused on reliability
composer require nextras/migrations
For more information read documentation.
Supported databases:
Supported DBALs:
Based on Clevis\Migration by Petr Procházka and further improved.
New BSD License. See full license.
IDiffGenerator
),IConfiguration
interface--production
option,config.neon
or setup IConfiguration
option insteadIConfiguration
instance instead of $dir
and $phpParams
printExecute()
signature to accept elapsed time as well d088b24printReset
replaced with printIntro
960b008For the details you can have a look at the diff.
For the details you can have a look at the diff.
Changes since RC2:
IDiffGenerator
),IConfiguration
interface,DefaultConfiguration
--production
option,config.neon
or setup IConfiguration
option insteadIConfiguration
instance instead of $dir
and $phpParams
printExecute()
signature to accept elapsed time as well d088b24printReset
replaced with printIntro
960b008IConfiguration
interface, used by Symfony Console commandsIDiffGenerator
interfaceand more
3.1.0-beta1 is out! What's changed?
Nextras\Migrations\Extensions\DbPhp
,Nextras\Migrations\Extensions\PhpHandler
Nextras\Migrations\Extensions\SimplePhp
,Nextras\Migrations\Extensions\PhpHandler
Nextras\Migrations\Extensions\NetteDbSql
,Nextras\Migrations\Extensions\SqlHandler
Nextras\Migrations\Drivers\MySqlNetteDbDriver
,Nextras\Migrations\Drivers\MySqlDriver
with corresponding DBALNextras\Migrations\Drivers\PgSqlNetteDbDriver
,Nextras\Migrations\Drivers\PgSqlDriver
with corresponding DBALNextras\Migrations\Extensions\DbPhp
,Nextras\Migrations\Extensions\PhpHandler
Nextras\Migrations\Extensions\SimplePhp
,Nextras\Migrations\Extensions\PhpHandler
Nextras\Migrations\Extensions\NetteDbSql
,Nextras\Migrations\Extensions\SqlHandler
Nextras\Migrations\Drivers\MySqlNetteDbDriver
,Nextras\Migrations\Drivers\MySqlDriver
with corresponding DBALNextras\Migrations\Drivers\PgSqlNetteDbDriver
,Nextras\Migrations\Drivers\PgSqlDriver
with corresponding DBAL