db-migration
https://github.com/yiisoft/db-migration
PHP
The package implementing migration for yiisoft/db.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported1 Subscribers
Add a CodeTriage badge to db-migration
Help out
- Issues
- Rename `batchInsert()` to `insertBatch()` with optional `$columns`
- Use `newMigrationPath` and `newMigrationNamespace` if `sourceNamespaces` and `sourcePaths` are not specified
- Add missing package documentation: creating migrations, migration types, and command reference
- Advisory locking for making changes
- Missing documentation
- Example of migrations flow is missing
- Deny pass `null` to `CreateService::getTemplate()`
- Possible syntax improvements
- Make dependency on `symfonly/console` optional?
- Show friendly exception on run `./vendor/bin/yii-db-migration` without configuration file
- Docs
- PHP not yet supported