Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/db-migration

The package implementing migration for yiisoft/db.
https://github.com/yiisoft/db-migration

Update rector/rector requirement from ^1.0 to ^2.0

dependabot[bot] opened this pull request 24 days ago
Fix MSSQL tests

Tigrov opened this pull request 25 days ago
Use new column builder

Tigrov opened this pull request about 1 month ago
Fixes for ranning tests in `db` package

Tigrov opened this pull request about 1 month ago
There is a namespace but the directory does not exist

Tigrov opened this pull request about 1 month ago
Fix readme badges

vjik opened this pull request about 1 month ago
Remove Scrutinizer

Tigrov opened this pull request about 1 month ago
Update workflow

Tigrov opened this pull request about 1 month ago
Fix MSSQL tests

Tigrov opened this pull request about 1 month ago
Raise minimum PHP version up to 8.1

Tigrov opened this pull request about 1 month ago
Require `yiisoft/db: dev-master` for compatibility with the last chages

Tigrov opened this pull request about 1 month ago
Migration command locks

samdark opened this issue 5 months ago
Remove scrutinizer

vjik opened this issue 6 months ago
Don't use Yii DB deprecated methods in `Migrator`

vjik opened this pull request 6 months ago
Fix issue getRawTableName moved to Quoter

BaBL86 opened this pull request 6 months ago
Update phpunit/phpunit requirement from ^9.6|^10.2 to ^11.2.7

dependabot[bot] opened this pull request 6 months ago
Update phpunit/phpunit requirement from ^9.6|^10.2 to ^11.2.6

dependabot[bot] opened this pull request 6 months ago
Fix doc

Tigrov opened this pull request 7 months ago
Fix links

luizcmarin opened this pull request 8 months ago
Remove duplicate readme file

arogachev opened this pull request 8 months ago
Fix docs

luizcmarin opened this pull request 8 months ago
Fix docs

luizcmarin opened this pull request 8 months ago
Fix docs

luizcmarin opened this pull request 8 months ago
Update file

luizcmarin opened this pull request 8 months ago
Docs folder standardization and other fixes

luizcmarin opened this pull request 9 months ago
Make dependency on `symfonly/console` optional?

arogachev opened this issue 10 months ago
Update rector/rector requirement from ^0.19 to ^1.0

dependabot[bot] opened this pull request 11 months ago
Add docs for standalone usage without configuration file

arogachev opened this pull request 12 months ago
Update rector/rector requirement from ^0.18 to ^0.19

dependabot[bot] opened this pull request 12 months ago
Yii2 migration name

hacan359 opened this issue about 1 year ago
Fix #227

viktorprogger opened this pull request about 1 year ago
Fix typos and wording

samdark opened this pull request about 1 year ago
Remove aliases

vjik opened this pull request about 1 year ago
Rename config options

samdark opened this pull request about 1 year ago
Improve console utility

vjik opened this pull request about 1 year ago
Fix #239: Add usage with Symfony app

samdark opened this pull request about 1 year ago
Increase code coverage to 100%

vjik opened this issue about 1 year ago
Improve tests

vjik opened this pull request about 1 year ago
Fix doc

Tigrov opened this pull request about 1 year ago
Rename bin

arogachev opened this pull request about 1 year ago
Improve migration utility

vjik opened this issue about 1 year ago
Change instructions for usage with Symfony

vjik opened this issue about 1 year ago
Rename bin utility `migration` to `yii-db-migration`

vjik opened this issue about 1 year ago
Minor refactoring and cleanup

vjik opened this pull request about 1 year ago
Fix after update `db` package

Tigrov opened this pull request about 1 year ago
Support `--path` and `--namespace` options for `migrate:redo` command

Tigrov opened this pull request about 1 year ago
Run Sqlite tests in memory

Tigrov opened this pull request about 1 year ago
Fix config for added set prefixes to `MigrationService` setters

Tigrov opened this pull request about 1 year ago
Fix Oracle tests running locally

Tigrov opened this pull request about 1 year ago
Add set prefix to MigrationService setters

Tigrov opened this pull request about 1 year ago
Output `rawSql()` for `execute()` method

Tigrov opened this pull request about 1 year ago
Fix and improve tests

Tigrov opened this pull request about 1 year ago
Revert by path and namespace

Tigrov opened this pull request about 1 year ago
Add all supported types as shortcuts into the Migration Builder

viktorprogger opened this issue about 1 year ago
Check alter column for MSSQL

Tigrov opened this pull request about 1 year ago
Improve informing

Tigrov opened this pull request about 1 year ago
More clear way to get `createNamespace`

Tigrov opened this pull request about 1 year ago
Clarify options on CreateCommand

Tigrov opened this pull request about 1 year ago
Update default config

Tigrov opened this pull request about 1 year ago
Remove unnecessary calls

Tigrov opened this pull request about 1 year ago
Better naming for column name

Tigrov opened this pull request about 1 year ago
SQLite does not support `addCommentOnTable()`

Tigrov opened this issue about 1 year ago
SQLite does not support addForeignKey()

Tigrov opened this issue about 1 year ago
Show count of applied migrations

Tigrov opened this pull request about 1 year ago
Refactoring 2

Tigrov opened this pull request about 1 year ago
Test `createIndex()` with method

Tigrov opened this pull request about 1 year ago
Trim spaces after apply SQL string limit

vjik opened this issue about 1 year ago
Refactoring

Tigrov opened this pull request about 1 year ago
Actualize option --all and --limit

Tigrov opened this pull request about 1 year ago
Allow use `maxSqlOutputLength`

Tigrov opened this pull request about 1 year ago
Remove `yiisoft/strings` dependency

Tigrov opened this pull request about 1 year ago
Add `set` prefix to `MigrationService` setters

vjik opened this issue about 1 year ago
Show error when specified both path and namespace

Tigrov opened this pull request about 1 year ago
Remove `yiisoft/definitions` dependency

Tigrov opened this pull request about 1 year ago
`MigrationBuilder::$maxSqlOutputLength` is always `0`

Tigrov opened this issue about 1 year ago
Remove `yiisoft/files` dependency

Tigrov opened this pull request about 1 year ago
Remove `yiisoft/arrays` dependency

Tigrov opened this pull request about 1 year ago
Support options path and namespace

Tigrov opened this pull request about 1 year ago
Fix visability of AbstractMigrationBuilderTest::$db property in tests

Tigrov opened this pull request about 1 year ago
Add an option to set migration path in console commands

rustamwin opened this issue over 1 year ago
Better naming `DiConsoleSymfony.php` to `MigrationContainer.php`.

terabytesoftw opened this pull request over 1 year ago
Fix namespace docs.

terabytesoftw opened this pull request over 1 year ago
Fix namespace

rustamwin opened this pull request over 1 year ago
Remove unnecesary `SchemaCache::class`.

terabytesoftw opened this pull request over 1 year ago
Raise Mutation Test 100%.

terabytesoftw opened this pull request over 1 year ago
Kill mutants.

terabytesoftw opened this pull request over 1 year ago
Better naming script console.

terabytesoftw opened this pull request over 1 year ago
Review fixes

samdark opened this pull request over 1 year ago
Make it compatible with Symfony console.

terabytesoftw opened this pull request over 1 year ago
Remove yii console

terabytesoftw opened this pull request over 1 year ago
Make it compatible with Symfony console

samdark opened this issue over 1 year ago
Update rector/rector requirement from ^0.17 to ^0.18

dependabot[bot] opened this pull request over 1 year ago
Prepare for released - part 1.

terabytesoftw opened this pull request over 1 year ago
Add methods `createView()` and `dropView()` in `MigrationBuilder::class`.

terabytesoftw opened this pull request over 1 year ago
Add docs about testsing in local environment

vjik opened this issue over 1 year ago
Implement `Transaction` in `up()`, `down()` methods.

terabytesoftw opened this pull request over 1 year ago
Remove `database:list` command.

terabytesoftw opened this pull request over 1 year ago
Fix tests `AbstractMigrationBuilderTest`, raise code coverage 100%.

terabytesoftw opened this pull request over 1 year ago