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

Remove usage of recently yiisoft/db classes (#142)

* Remove uses of non-existent QueryCache::class.
* Removed unsed for Yiisoft\Profiler.

8dafa976e454cf6c1b17de258dffe82801daf699 authored almost 2 years ago by mabentley85 <[email protected]>
Remove SchemaBuilderTrait::class from yiisoft/db. (#141)

* Remove SchemaBuilderTrait::class from yiisoft/db.

b58eda92eaa1e2f84ede86cbfd57fa79572ed7c0 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Update tests testAddCommentOnTable(), testDropCommentFromTable(). (#140)

* Update tests testAddCommentOnTable(), testDropCommentFromTable().

63e24e1b82753134cd89927d31f0fc754481900c authored almost 2 years ago by Wilmer Arambula <[email protected]>
Replace `yiisoft/view` with internal php renderer (#136)

99e04e911d96af20fa7713e6254b77fce715f44b authored about 2 years ago by Sergei Predvoditelev <[email protected]>
Fix #133: Allow yiisoft/files 2.0

6ad7e63fd5a5a434ec5ba2bf4ccc37f6d3129dde authored over 2 years ago by Dmitriy Goriaev <[email protected]>
Update yiisoft/test-support requirement from ^2.0 to ^3.0 (#132)

9d8d475794fa4309b8224ccaeeff8eb7a278808f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adopt to `yiisoft/db` last changes (#129)

f0dfe60c7286ea47f86adcab93fffe2eb9e109ac authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Cleanup + Improve readme + Improve GitHub workflows (#127)

993e9d33a8b0ecc9d209511aaf4ee13de0d7a4fe authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Add allow-plugins to config section in composer.json

eadde811c59f6ae6227a3a34d18e3bcb0ab09315 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add `yiisoft/view:^5.0` support + Fix tests for PHP 8.1 (#125)

4f5239130473c6ab0abb99ec61d071e59fa81402 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Add eol=lf text effect to .gitattributes file

8063452ce253409323ff10708affd7aeec9b3200 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add PHP 8.1 support to GitHub workflow actions

dbc4158a9b9dfeb28213c874f21a2e5f6cfe06c4 authored over 2 years ago by devanych <[email protected]>
Update Scrutinizer configuration

b3981ba227b70e10b5adf6d55113b3e8f6757586 authored almost 3 years ago by devanych <[email protected]>
Remove scheduled runs from all workflow actions

c8a07ff0f5ad99731c74ace2355d9041471da8ab authored almost 3 years ago by devanych <[email protected]>
Add support for HTML reports for mutation testing

aa22e864bd6316713cf6e1137eb9a7119fb66c0b authored almost 3 years ago by devanych <[email protected]>
Update infection configuration

b6e76adda73fc8b482258c83d4bc126e6ecbe357 authored almost 3 years ago by devanych <[email protected]>
Use stable yiisoft/di

2893af23c06c522f174ae372636569cd36973589 authored almost 3 years ago by Alexander Makarov <[email protected]>
Adapt to DI changes (#123)

30c30d6ca94a5a917d2b385b44089f5bab720774 authored almost 3 years ago by Alexander Makarov <[email protected]>
`MigrationService::findMigrationPath()` return path with translated path aliases. (#122)

5d1e30d9654aa93392092e30ef8733b04b7568e7 authored almost 3 years ago by Sergei Predvoditelev <[email protected]>
Use stable yiisoft/yii-console

a5d023be1aba9dc8837f20bfa3e8d75b02bc7767 authored almost 3 years ago by Alexander Makarov <[email protected]>
Update dependencies `yiisoft/arrays:^2.0` and `yiisoft/view:^4.0` (#121)

032e883663934c0e6145899635b5c6ff39eb9093 authored almost 3 years ago by Sergei Predvoditelev <[email protected]>
Allocate parsing fields option to separate class + Move option "useTablePrefix" to `CreateService` (#117)

6527624faed78681d415e73badb0fb17d49d0230 authored almost 3 years ago by Sergei Predvoditelev <[email protected]>
Fix #108: Add default command descriptions (#120)

8a7b52ec8a98d2c7f8a7b7e07130e5899da1fbc9 authored about 3 years ago by Aleksandr Bogatikov <[email protected]>
Move template files from `MigrationService` to `CreateService` (#116)

139dda44d667b5dcdc0a59c990e2b762813c855f authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Add support table comment + Fix skip of fields when used primaryKey + Cleanup (#115)

b13c70513a8a4b8e75156bf0ac9cb757ae551164 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
More tests and refactoring tests (#114)

3d637205ee9e6833be3148ad64c5261b38b44c16 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Create migration instances before use + refactoring (#113)

6a4a458b7fcfa91d9fd7d3b840aa9fa947240917 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Fix #95: Remove alias `@yiisoft/yii/db/migration`, create internal `View` instead get from container + test (#112)

313e3f64c8d066863919cd6d59233b384fdd4fec authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Fix list table names in case with several schemas (#111)

bfecf8e51efd9ac3a45f4711667c7bc57bf4da76 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Refactoring: remove `ConsoleHelper`, set IO for services in controller action (#110)

4a9bfd8ac22e292f2db252a3fa67e5de5a2ddbb2 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Fix #106: For command `migrate/down` added option `--all` and default value `1` for option `--limit` (#109)

2ac7c63fbc84119d8c024776b0b7e3220845f0e2 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Fix #105: Fix incorrect getting value of `limit` option in commands `down`, `history` and `redo`

4b8147f673ea77e1c498743eedbda87ec9e2f1c7 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Fix response code when system is up-to-date (#103)

* Fix response code when system is up-to-date

36c6dee46654d4130493b10d53da3ff0ae0fa24d authored about 3 years ago by thenotsoft <[email protected]>
Update dependencies

8d0cc4c8d4bba9299f68ce25fadfd24f64c35f03 authored about 3 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

c9509364168224f089b9c05b7be0941c9d7edcbb authored about 3 years ago by Alexander Makarov <[email protected]>
Update namespace

7dc23c70aaa871d7774ea48eb4e1342dcd721cf5 authored about 3 years ago by Alexander Makarov <[email protected]>
Schedule GitHub workflows (#101)

a359008de3754261c1f39980835be557be59e578 authored about 3 years ago by Viktor Babanov <[email protected]>
Update dependencies

ab9b09291ebd4c66b498e7553ee7e94a94bc10ee authored about 3 years ago by Alexander Makarov <[email protected]>
Use stable yiisoft/view

82472cbbe645b2ffef445bf292400940497de69d authored over 3 years ago by Alexander Makarov <[email protected]>
Do not manage GitHub actions versions with dependabot. Too noisy.

719c16245c5b70b5342f68c47a9ab3d1540f7d16 authored over 3 years ago by Alexander Makarov <[email protected]>
Disallow definition objects in configs, except ReferenceInterface (#96)

f2b02b429efec5526a5e7591b011d3b2ac2957c2 authored over 3 years ago by yiiliveext <[email protected]>
Fix config

* Remove fn() in config.
* Better parameters naming.

35680457f6a17502cd8d193135631ae6da02b080 authored over 3 years ago by Wilmer Arambula <[email protected]>
Update yiisoft/aliases constraint

474b379d646eb366de18e231983149307cd5afa0 authored over 3 years ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

09c812298b57724f7139949be0e1647a02e9f598 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix tests (#93)

db76d1619db68735ce98d7e7aa8c33a1d3b61574 authored over 3 years ago by yiiliveext <[email protected]>
Adopt factory (#91)

32899236e9f4ebd9a1980e7c4900989f4dea65e2 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix alias path in params.php

c78ac895dc53f0785da2e9c2e4c20ff8145a0d42 authored over 3 years ago by thenotsoft <[email protected]>
Bump shivammathur/cache-extensions from 1.5.0 to 1.5.1 (#87)

Bumps [shivammathur/cache-extensions](https://github.com/shivammathur/cache-extensions) from 1.5...

0a6ff2d2ec99896c538fd5308b73bb41a7f362e7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rename generate/create command to migrate/create

b77b22e398b38e5117b90ad7565ac24b700a6f05 authored over 3 years ago by thenotsoft <[email protected]>
Use source-directory option for configs

86471461c9f980b2cde23f8a4944c514e84a9a75 authored over 3 years ago by Alexander Makarov <[email protected]>
Adjust console entry point in docs (#88)

037aca80ac20eb3f661132430162664c1de70482 authored over 3 years ago by Alexander Makarov <[email protected]>
Bump shivammathur/cache-extensions from 1.4.0 to 1.5.0 (#86)

Bumps [shivammathur/cache-extensions](https://github.com/shivammathur/cache-extensions) from 1.4...

dfe7413f4917c7fdf9490ba91bf11a20d26e3563 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use stable version of yiisoft/event-dispatcher

f7b34c1e6e5b871d81400411baf0f7d497819b3a authored over 3 years ago by Alexander Makarov <[email protected]>
Use stable version of yiisoft/files

b0bdd7efcc40410dd29c78526127aed76c724b20 authored over 3 years ago by Alexander Makarov <[email protected]>
Adjust yiisoft/strings version

be53c1353f2336aebd6bd54e6ed11eb876869f9e authored over 3 years ago by Alexander Makarov <[email protected]>
Use stable yiisoft/arrays

0da9ee2c87d0d7ad108454bf24610e7e0fa3aaa1 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix default migration name

059a1b83337cf6d552542d1b47a51455e1fcbc38 authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Fix #82: Refactoring, remove base migration

b420568f2f9f0f1fa2118e85def6f745f5722beb authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Move prepare db to migration from MigrationBuilder to MigrationService (#80)

10f493655dec9c12f7cbcc47caac25e12f799048 authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Add methods truncateTable, renameTable, addColumn, dropColumn to MigrationBuilder (#81)

74b340d30c03be7790d0a482be1bbd7e3f4ea6f7 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Use View for console instead of WebView

50c78df9515232a2724e6ee6bebf22736092e87b authored almost 4 years ago by Wilmer Arambula <[email protected]>
Fix #42: Use composition instead of inheritance, create migrations via injector

cef9b196c2aa16dbad901941542a73875b42bf27 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Bump shivammathur/cache-extensions from 1.3.1 to 1.4.0 (#78)

Bumps [shivammathur/cache-extensions](https://github.com/shivammathur/cache-extensions) from 1.3...

e326876f4d3a0081d9f6f15aebc6bbc7ad8c8b88 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Apply fixes from StyleCI

8273da665654552d7dd8c38a894ffaae28d8f96d authored almost 4 years ago by Alexander Makarov <[email protected]>
Create migrations via injector.

8aeb93df96ee246cdd8542a3bec45e2157143bd0 authored almost 4 years ago by Sergey Predvoditelev <[email protected]>
Fix error on create table with string column definitions (#79)

Fix error on create table with string column definitions

b66a369a037ec3e7274199eeb803da99a405fe85 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Fix #73: Always use PascalCase for migration class name, tests refactoring

df036ca6d764e0566e52559cf7d6e2ccdf452c84 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Improvements, tests refactoring, more tests

- Add ID in table "migration"
- Remove check empty DSN in ListTableService
- Rename nameSpace ...

03cd96f4f615f5fd89dcc00a7292c166fb8ce4d5 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Adopt configuration params for yiisoft/aliases (#71)

214cb77686039d4ca782485d527945f6222ef162 authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Clean up config after last cache changes

240b56f79b39066354f52188a8c3ecd2b9e78809 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Update logo

76647d6059ed8fa15c3c40da8a05e34e5c61a519 authored almost 4 years ago by Aleksei Gagarin <[email protected]>
Fixed tests, update dev dependencies, update phpunit config

abcf64bc832f169526821a5894a62d713c570467 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Adjust dependabot strategy

752920d691dab658aca5bb3463c6bf85d493f164 authored almost 4 years ago by Alexander Makarov <[email protected]>
Batch add test-watch script and use testdox style for test script

36b50b2b07963c6d670926c9eec45f473cdc9329 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Batch add spatie/phpunit-watcher

0bb903aacf77fb5a759905c39cf5c640730909fe authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Adjust StyleCI rules

22a09083d5cc00cf0fb7f8e886105dd45bff1f17 authored almost 4 years ago by Alexander Makarov <[email protected]>
Ignore test DB files

ce60e5f765305b00d1026a779a7864d6227469c5 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config + fixes

e4f16b58ae7e5acd02aa2d185aed7e9b3cb3879d authored almost 4 years ago by Alexander Makarov <[email protected]>
Merge pull request #62 from yiisoft/dependabot/composer/vimeo/psalm-tw-4.2

Update vimeo/psalm requirement from ^4.1 to ^4.2

8ba54b1bafe4d0d8bdec5ac979cca8f021b34f90 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Update vimeo/psalm requirement from ^4.1 to ^4.2

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest v...

5ca96d1ff3f365462e63b90232f8c172765c21d6 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dev dependencies, pipelines and scrutinizer. (#61)

41900bdccdb3242f768826fc16af3eeb25237c7b authored almost 4 years ago by Wilmer Arambula <[email protected]>
Update yiisoft/strings requirement from ^1.0 to ^1.1 (#60)

26fa7fb6092468ee755345805f4ea36e38268f4f authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update .gitattributes

ce4d28e0bd55b76fd29aa3cf10168d475f2d2f0f authored almost 4 years ago by Alexander Makarov <[email protected]>
Add disabled BC check

5e70b910bb5b306bfb2f9251623a21d4598b97c1 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update Scrutinizer config

152827dde9197edd7a7dbf84812c73bfe8e7da57 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update dependabot config

06086fd2616a5890e30c63f8629ebf6ff5732e2d authored almost 4 years ago by Alexander Makarov <[email protected]>
Add composer test command

9fe672a6f6d8d24c8086822e8e4f755efdffb6f3 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Adjust LICENSE (#57)

21591292fd315eba65ebf59cbc1857f129f5b287 authored almost 4 years ago by Anton Samoylenko <[email protected]>
Update test pipelines and dev dependencies

Co-authored-by: Wilmer Arambula <[email protected]>

745ba2e13550c9c98c799b9d6033fbeae450b61e authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Do not output console command to console during tests (#56)

af447005282b4d4b9c1608d802e72a830f10d166 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Add config composer plugin (#53)

a9de1f19f16b06112c6b56c907deee7bfa3dd39d authored almost 4 years ago by Wilmer Arambula <[email protected]>
Bump shivammathur/cache-extensions from 1.3.0 to 1.3.1 (#54)

Bumps [shivammathur/cache-extensions](https://github.com/shivammathur/cache-extensions) from 1.3...

dbb9f49779a2fb0dd02497136e0bf37e2c7c6700 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix generate/create with options namespace. (#52)

* Fix generate/create with options namespace.

* Fix issue psalm.

364ac4bf9c31cf75ea471971f48d98c66f4d26f4 authored about 4 years ago by Wilmer Arambula <[email protected]>
Bump shivammathur/cache-extensions from 1.2.0 to 1.3.0 (#51)

Bumps [shivammathur/cache-extensions](https://github.com/shivammathur/cache-extensions) from 1.2...

a2fc28b0ac7445680e65a189bafe07dab1012d29 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump shivammathur/cache-extensions from 1.1.3 to 1.2.0 (#50)

Bumps [shivammathur/cache-extensions](https://github.com/shivammathur/cache-extensions) from 1.1...

2b8a39b56dfa314ddc68b8828a66afca5638f15a authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from v2.3.2 to v2.3.3 (#49)

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release...

63da1a16eada86e85a83f3414e770009f4e591aa authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix psalm issues. (#48)

01bbbff8d40a8c5a8d9a8a8c7bc683fd016e627b authored about 4 years ago by Wilmer Arambula <[email protected]>
Merge pull request #47 from terabytesoftw/more-improvements

c0fae61126c27624b146e0032204cd3f6789b746 authored about 4 years ago by Wilmer Arambula <[email protected]>
Fix minor corrections.

84cc81102ad89dcdfc53c312fa96225621164473 authored about 4 years ago by terabytesoftw <[email protected]>
Fix minor corrections.

6d44123923f3691e0bc74549bda234df670463cb authored about 4 years ago by terabytesoftw <[email protected]>