Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Set error level to `1` psalm - part-2. (#290)

* Set error level to `1` psalm.

506162efe69579607a5fd716b40dfa246f5a1fa8 authored over 2 years ago by Wilmer Arambula <[email protected]>
Split `Query::class`. (#288)

* Split Query::class.
* Better naming.
* Add more tests.

005d7d3838bd4af1c2df456c5649c4a2fd6f3e9d authored over 2 years ago by Wilmer Arambula <[email protected]>
Fix psalm-1 `Query::class`, `QueryInterface::class`. (#287)

* Fix psalm-1 Query::class, QueryInterface::class.
* Add use function str_contains.
* Fix coun...

7c5df9b10b2ac45b6689d5aefda25ce97d2ef74a authored over 2 years ago by Wilmer Arambula <[email protected]>
Pdo 3s (#286)

* Statical analyze fix for getColumn

* fix

* fix2

* styleci

976e42595ebfa08a7064d64cdbd957712f0b5269 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Third step of remove PDO. Using only fetchAll (#285)

* Third step of remove PDO. Using only fetchAll

* styleci fix

e2ac64e539040b33016764ef9e69626ff42b9483 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Set error level psalm to 2. (#283)

Set error level psalm to 2.

b3bd336a38a9461252eef86827c0576260bdc14d authored over 2 years ago by Wilmer Arambula <[email protected]>
Remove method `static create()`. (#282)

* Remove method static create().

3bf8157010a0f7cbda90615a1e1bdb54103871ba authored over 2 years ago by Wilmer Arambula <[email protected]>
Remove static method. (#281)

Remove static method.

b6d736a587a83ead8973c6b88277da933744dc1b authored over 2 years ago by Wilmer Arambula <[email protected]>
Pdo 2. Fix psalm (#280)

622eb39900ef620e944ff8dc0faf0478eb5254eb authored over 2 years ago by Valerii Gorbachev <[email protected]>
Pdo 2. Adding insertEx and partial removing usages of pdoStatement (#279)

* Step 2 - partial removing Command::getPdoStatement from other classes

* Step 2 - partial re...

f2e005a47c078f08e2464c71e6ffbd90d61f7b85 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Clean up `query/conditions`. (#278)

* Clean up query/conditions.

1f83f007d5baa5b6cad559c46f5c9856f90e96ec authored over 2 years ago by Wilmer Arambula <[email protected]>
Fix method `convertException()` (#277)

Fix method convertException().

58625107c776073bb9c3e5c9ce7c4bdb65a6346e authored over 2 years ago by Wilmer Arambula <[email protected]>
Fix method `getExpressionBuilder()`. (#276)

* Fix method getExpressionBuilder().

4fdfe9ab83bcc5e79be5f0cf803a406ac38e9ee2 authored over 2 years ago by Wilmer Arambula <[email protected]>
Set psalm error level=4. (#275)

Set psalm error level=4.

ffd9ace4cc1d800a2f972aa64f3847e009f36901 authored over 2 years ago by Wilmer Arambula <[email protected]>
Set psalm error level=5. (#273)

Set psalm to error level = 5.

bd8ca4c1e84b29adf34a71a3c32c804b6a4069d3 authored over 2 years ago by Wilmer Arambula <[email protected]>
First step - move PDO to isolated trait (#274)

* First step - move PDO to isolated trait

* styleci fix1

* fix for ParamInterface values
...

67a4d80265a00015df5d12ee7f338d2fd9d6d3c9 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Set psalm-1 `yiisoft/db-mssql`. (#272)

Set psalm-1 yiisoft/db-mssql.

c1c5874594300dcdb0eee80e939370190739e62d authored over 2 years ago by Wilmer Arambula <[email protected]>
Update changes https://github.com/yiisoft/db-mssql/pull/67. (#271)

Update changes https://github.com/yiisoft/db-mssql/pull/67.

f56f10ef1e7bf8d655da15e2128ef180137eb139 authored over 2 years ago by Wilmer Arambula <[email protected]>
More clean code. (#270)

More clean code. (#270)

fa4366a3fa4e2f6b2dcae4fadccde43ffc64d7be authored over 2 years ago by Wilmer Arambula <[email protected]>
Remove ucfirst (#269)

041490167229d327b8772651f586fe56b13d9c76 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Remove unsed event.

009013fd4e3810a72bf6ab192e39ce62c529321d authored over 2 years ago by Wilmer <[email protected]>
Remove unsed class.

ea534a2f88426a0e9c44c5b9d982e7ec75757930 authored over 2 years ago by Wilmer <[email protected]>
Fix config phpunit, remove unsed directory TestUtility.

1019deff8d8fe3c321e0f10d149c3cd66a61327f authored over 2 years ago by Wilmer <[email protected]>
Simplify workflow.

0032373108bf603d8a72c6983cf56d8bd664aded authored over 2 years ago by Wilmer <[email protected]>
Dev (#267)

* Add allow-plugins to config section in composer.json

* big refactoring. (#266)

- [x] Imp...

4fbd9944e07dfaff36236c7d90dad939299e669c authored over 2 years ago by Valerii Gorbachev <[email protected]>
dev-dev

156ff3e17476219bd517e9cbcd520543bdc80f7a authored over 2 years ago by darkdef <[email protected]>
rename branches

45416ba7d976a65a536fc77a5a40a9c1777e8f68 authored over 2 years ago by darkdef <[email protected]>
to dev-master branches

ed62b58b4c7020e36dc0bd9ca1ff38147ad467ce authored over 2 years ago by darkdef <[email protected]>
Removing magic (`ucfirst`) and add CONST for constraint types (#259)

* Removing magic (`ucfirst`) and add CONST for constraint types

* styleci fixes

* add sche...

1ebc337f824231e283bcf204ebc1f6b3331fdd2e authored over 2 years ago by Valerii Gorbachev <[email protected]>
Fix links in composer.json

f4eca7c93c1c1b6d2d099c7d07620d6e86d17ea7 authored over 2 years ago by Evgeniy Zyubin <[email protected]>
Add eol=lf text effect to .gitattributes file

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

60184d53096e82d2e2c7552db081a782da7b3af1 authored over 2 years ago by devanych <[email protected]>
Fix #257: Allow null duration `SchemaCache`, `QueryCache`. (#258)

910a8237f5e0fefb3b6bd2c53d1a20fda33c6e8a authored almost 3 years ago by Wilmer Arambula <[email protected]>
Remove scheduled runs from all workflow actions

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

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

5f9a0a8f4562a28c844ab60d057e20ba6dd60dab authored almost 3 years ago by devanych <[email protected]>
Remove `PHP 8.1` depreciation messages. (#254)

653b9c1625f0d1dc8b1feafd601999e8944b6d3c authored almost 3 years ago by Wilmer Arambula <[email protected]>
Fix tests (#253)

96724a11417eea95695b0fda38e66c645044dec1 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Replace Connection to ConnectionInterface (#252)

Co-authored-by: Saint <[email protected]>

99ed5d5692a9a7e54685089801c8070953a7c1fa authored almost 3 years ago by Alexey Chernousov <[email protected]>
Use stable yiisoft/di

e0d6c177e7a2940e45c1d26e6ee55d1557b1e11d authored almost 3 years ago by Alexander Makarov <[email protected]>
Update github actions. (#251)

Update github actions. (#251)

cb54e4f15ee7cbe33fc5779e847d132d566360df authored almost 3 years ago by Wilmer Arambula <[email protected]>
Update the `yiisoft/arrays` dependency to `^2.0` (#250)

146b99d811730a5985be0af4a85029d580c9b166 authored almost 3 years ago by Sergei Predvoditelev <[email protected]>
Fix phpdoc `getComment()` in ColumnSchema::class. (#248)

* Fix phpdoc `getComment()` in ColumnSchema::class. (#248)

Co-authored-by: Alexander Makarov...

dd5608c41af2944ef30540de77f637b906a45cc3 authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix issue psalm. (#249)

Fix issue psalm, possible null argument in Table::name.

b8642c7dbf079ed5a2d366981cc6499f3de93d5d authored about 3 years ago by Wilmer Arambula <[email protected]>
Fix #244: Fix return type TableSchema::getcolumn()

0643886c328b42b0c2504a5a8ab5e6952952ea43 authored about 3 years ago by Wilmer Arambula <[email protected]>
Update workflows github actions (#243)

* Update workflows github actions.
* Fix composer.json.

0c49d1c3ffafd4d53504fe6adfbb703ce78afb4a authored about 3 years ago by Wilmer Arambula <[email protected]>
Refactor code. (#240)

* Move SchemaCache::class to Schema::class.
* Remove LazyConnectionDependencies::class, add set...

7d618ebef1a1c8ff95388049e035e0452de025c7 authored about 3 years ago by Wilmer Arambula <[email protected]>
Remove DependencyResolver (#237)

b373efcc87d38d1affbb71372864e8f98f2dd55e authored about 3 years ago by yiiliveext <[email protected]>
Adopt to last changes in factory (#236)

1daaff1e4e06fb2be64b3d9286d12f34424a6fb7 authored about 3 years ago by Wilmer Arambula <[email protected]>
Update StyleCI config

917bf293c2c1e1b2ddbfbddfd38356dd987e7849 authored about 3 years ago by Alexander Makarov <[email protected]>
Adopt to `yiisoft/definitions` (#234)

77e2620306a9ccadc4e909a81730595245b1b6c1 authored about 3 years ago by Sergei Predvoditelev <[email protected]>
Schedule GitHub workflows (#233)

f289f59b6b7a51de36ea6abf912d41853dff7415 authored about 3 years ago by Viktor Babanov <[email protected]>
Use composition in DatabaseFactory (#231)

621dba8721355a59fdd3aff383143bcd6a18897e authored about 3 years ago by Valerii Gorbachev <[email protected]>
Update to factory changes (#230)

265dd0a3ca8253d7dfb57fea4e91b9062eec31f4 authored about 3 years ago by Wilmer Arambula <[email protected]>
Merge pull request #229 from darkdef/fix_recur2

Remove packages from req-dev and add to gitflow

947b704cf320a7520de80b132f2765fd55034558 authored over 3 years ago by Wilmer Arambula <[email protected]>
remove packages from req-dev and add to gitflow

2792cdd0c2bd4fda11067566f6d935ab2c500148 authored over 3 years ago by DarkDef <[email protected]>
Do not manage GitHub actions versions with dependabot. Too noisy.

a1a7493b9da71d42c8ba45229a1cedf33041579a authored over 3 years ago by Alexander Makarov <[email protected]>
Use stable profiler

48e2a815263f7da5b02fa4f88f1bc1bb106c8e27 authored over 3 years ago by Alexander Makarov <[email protected]>
Update yiisoft/aliases constraint

471489f4b9127ad46fa70c9456bf02be7995a6d9 authored over 3 years ago by Alexander Makarov <[email protected]>
Adjust namespaces (#220)

395deb0f39606025a791e53358ad7d82389d930d authored over 3 years ago by Alexander Makarov <[email protected]>
Use stable version of yiisoft/event-dispatcher

85f3b251ea4e5c8da637667845e1896a0530f325 authored over 3 years ago by Alexander Makarov <[email protected]>
Use stable version of log packages

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

07dac32452613283ef10e69e51233416452a8324 authored over 3 years ago by Alexander Makarov <[email protected]>
Update actions/cache requirement to v2.1.4 (#218)

Updates the requirements on [actions/cache](https://github.com/actions/cache) to permit the late...

4f067f3f8f855ca1de594b79172a623601f6af03 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #217 from Mister-42/patch-1

Use stable yiisoft/cache

78001e83039862a6652d7b7f77b0d9f72a9ea2db authored over 3 years ago by Wilmer Arambula <[email protected]>
Update composer.json

b0dbc72e768de0e067de8c91748514a62260b4b6 authored over 3 years ago by Иван <[email protected]>
Use stable yiisoft/arrays

ac35ff95f1745810b40a368529640a1dffe70043 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix issue psalm querybuilder (#216)

Fix issue psalm querybuilder (#216)

83db8c12ff055b0f10a9e14a2c3531b316905ee6 authored over 3 years ago by Wilmer Arambula <[email protected]>
Implement LazyConnectionDependencies::class. (#215)

dabdd07729a032372931adbd40ef9a4abc0b117f authored over 3 years ago by Wilmer Arambula <[email protected]>
Fix tag dependency. (#214)

a8d37bbb333337ddb50d0d20de71caae3e05dce1 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Fix tag dependency. (#213)

55a5ad23446a51b2a7343d7999174b01aaa3b0cf authored almost 4 years ago by Wilmer Arambula <[email protected]>
Replace SchemaCache::get to SchemaCache::getOrSet for correct work with PSR caches (#212)

4949a3d6f36dc2be020028597c767e20bf264ebe authored almost 4 years ago by Sergei Predvoditelev <[email protected]>
Adjust to yiisoft/profiler changes (#209)

25d5e8f84468c51f55dc60cd3fc6eb22e30ea7ab authored almost 4 years ago by Rustam Mamadaminov <[email protected]>
Adjust to changes in yiisoft/cache

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

3cbab24702b0f56ecb66c4993ac7cd057efb088c authored almost 4 years ago by Aleksei Gagarin <[email protected]>
Clean up

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

14175dafc6dbac6229100e34abea729c220c3dca authored almost 4 years ago by Alexander Makarov <[email protected]>
Fixed tests. (#204)

c13ec3f2f1a0ecc65a956114bb8b847b49944771 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Split cache from Connection::class. (#197)

c5030bf1f6880f36f33272d747100ff008942fb4 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Remove infection/infection

15245f3069da8c251db63101e99939bff87dd1b6 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Batch add test-watch script and use testdox style for test script

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

3ae9589b3b337c980786246e170612b9f7b2d547 authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Fix test enable query log (#203)

058f8bb759bd36e7142f4d48d7c902ef70545230 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Fix Oracle tests

9607e5f0fb7898664cf8bac426dcc8a274883458 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Adjust StyleCI rules

2d3e9c6a48172e4c69d2755c9003c2cf95237ed1 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update StyleCI config

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

fe5ff61a7bdc80a634ed48aef53b0fba648ab62b authored almost 4 years ago by Alexander Makarov <[email protected]>
Update pipelines (#199)

ae9e8a258a7d4cc8045699d094933c0a7c5b23d1 authored almost 4 years ago by Wilmer Arambula <[email protected]>
Update .gitattributes

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

c8f4accaaedec33643fc636280ab6ed2f05d5988 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update meta

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

3aba7b6b220f59eac812c2e56ac2064375765d62 authored almost 4 years ago by Alexander Makarov <[email protected]>
Add dependabot config

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

bc544876a4f835f635ff8714161373995c34829c authored almost 4 years ago by Dmitriy Derepko <[email protected]>
Update static analysis section in README (#194)

ea874015cce4d229ab1d75e18b0f269769c1411d authored almost 4 years ago by Anton Samoylenko <[email protected]>
Move Dsn to Connection namespace (#192)

60699ffb5c69e3c20e679a6acdbe53a31f4516c6 authored almost 4 years ago by Alexander Makarov <[email protected]>
Update github actions. (#187)

a109d57ded66018a6bcf4350f55c336c5fbd8e3d authored about 4 years ago by Wilmer Arambula <[email protected]>
Remove ConnectionPoll:class. (#186)

78b384782895e26d8b8c3c8e9f2747eb91646e49 authored about 4 years ago by Wilmer Arambula <[email protected]>
Fix key cache string. (#185)

4d4eb66c9468f112d45eca04fd5d0bb634a84460 authored about 4 years ago by Wilmer Arambula <[email protected]>
Fix psalm issues (#184)

6bbfffa98d0e536f7d54b71d9b58029ea966cb6f authored about 4 years ago by Wilmer Arambula <[email protected]>