Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db-sqlite

SQLite driver for Yii Database
https://github.com/yiisoft/db-sqlite

Update rector/rector requirement from ^0.19 to ^1.0 (#290)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

9d30cf96a3273a6e2d4c52be7ed23647b7ed46cf authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix workflow mutation. (#291)

f0ccbfaa95eeef93eb109b04ec03aa84a80a43a7 authored 8 months ago by Wilmer Arambula <[email protected]>
Resolve deprecated methods (#287)

* Resolve deprecated methods

* Add line to CHANGELOG.md

* Fix test

* Fix psalm issues
...

36aa01a178ccf45b604ad14078870e7a238951b1 authored 8 months ago by Sergei Tigrov <[email protected]>
Fix psalm issues (#288)

Co-authored-by: Sergei Predvoditelev <[email protected]>

f0acbe53160fe5dd32cf9a535f83e5fb4818c150 authored 9 months ago by Sergei Tigrov <[email protected]>
Update rector/rector requirement from ^0.18 to ^0.19 (#285)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

05ebf547949bc34e72dd55efdab4c18aa7a9aa19 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix `QueryBuilderTest::testBatchInsert()` (#283)

Co-authored-by: Sergei Predvoditelev <[email protected]>

0992809d21d41f18b0b173ef47ffb041f80ff7a0 authored 11 months ago by Sergei Tigrov <[email protected]>
Change property `Schema::$typeMap` to constant `Schema::TYPE_MAP` (#282)

fd45a0b88b9b642d7787287368c3cb080418d877 authored 11 months ago by Sergei Tigrov <[email protected]>
Remove unused code in `Command` class + Cleanup psalm annotations (#281)

e3d9164f5b166dceba4540411f335436e3e5b3cc authored 11 months ago by Sergei Predvoditelev <[email protected]>
Prepare for next release

8b652d16595295b6e558619ae3b23b959ad3d285 authored 11 months ago by Sergei Predvoditelev <[email protected]>
Release version 1.1.0

de04d852907b3cfe80679edb4453ec9a8182bafb authored 11 months ago by Sergei Predvoditelev <[email protected]>
Raise `yiisoft/db` to `^1.2` (#280)

a8d37cb1f4c717a060b6b42c2709f7fadc1abe19 authored 11 months ago by Sergei Predvoditelev <[email protected]>
Enable BC test (#279)

bc5f00e7e238712128e7f65db1128c34c9417b49 authored 11 months ago by Sergei Tigrov <[email protected]>
Move methods from command to abstract pdo command (#278)

* Move methods from `Command` to `AbstractPdoCommand` class

---------

Co-authored-by: Styl...

26eaf4ea2d77cbe3b749894271e3a19d65c5fc56 authored 12 months ago by Sergei Tigrov <[email protected]>
Refactor DMLQueryBuilder (#271)

* Refactor DMLQueryBuilder

* Apply fixes from StyleCI

* Add line to CHANGELOG.md

* Remo...

11f981bba034dd64a26f7b159f5c54e9d937ef13 authored 12 months ago by Sergei Tigrov <[email protected]>
Fix tests according to main PR (#274)

6bf147fa1c4fc639d76798694a0efb08b14a4cc5 authored about 1 year ago by Sergei Tigrov <[email protected]>
Update yiisoft/cache-file requirement from ^2.0 to ^3.1 (#275)

Updates the requirements on [yiisoft/cache-file](https://github.com/yiisoft/cache-file) to permi...

5d048d2582d781306393521d0e470dee1d812374 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix #263: Support json type

1b375d273ca2bf08e70b6cce9d6156fb7ccb9715 authored about 1 year ago by Sergei Tigrov <[email protected]>
Fix rector workflow. (#272)

fd9a5427b855840b7effc1d734985d6158b2180f authored about 1 year ago by Wilmer Arambula <[email protected]>
Update rector/rector requirement from ^0.16 to ^0.18 (#270)

cb555b94b6db66096e2fd417eb21f75d765c1873 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix foreign keys (#268)

807ffb658438013fb798d5349ae6b2c59d151039 authored about 1 year ago by Sergei Tigrov <[email protected]>
Update psalm types (#267)

aa85945676c5cc39a9407ed05e9f072bb7c9e3b1 authored about 1 year ago by Sergei Tigrov <[email protected]>
Add test for bit type (#266)

b4435adf5e0591850e9a53ea008f853039e51ff3 authored about 1 year ago by Sergei Tigrov <[email protected]>
Fix psalm error (#265)

b172ec9c11f31a5618a80e8cc6e3b298f423eb26 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Fix test group (#264)

ff859e87ce1f366b30d93085e146f05964c104fe authored about 1 year ago by Sergei Tigrov <[email protected]>
Prepare for next release

29704764e5eb59f582d1b73a43516ccfbad65b81 authored about 1 year ago by Alexander Makarov <[email protected]>
Release version 1.0.1

074202fde251dc1017269c3e3206e84e5f34d9ee authored about 1 year ago by Alexander Makarov <[email protected]>
Add ColumnSchemaTest (#261)

af9a6ced54f701e6dd623e60712e18ba99063f17 authored about 1 year ago by Sergei Tigrov <[email protected]>
Refactoring of `Schema::normalizeDefaultValue()` method (#262)

b35f40e79c1af77fe6dfc6e90aa4ab29ca90cf97 authored about 1 year ago by Sergei Tigrov <[email protected]>
Typecast refactoring (#260)

* Typecast refactoring

* Fix test issues

* Fix test issues

* Fix test issues

* Fix t...

032e1b387a6579eedf31bf46f0056f9373b19e74 authored over 1 year ago by Sergei Tigrov <[email protected]>
Fix broken link. (#258)

4d46cd8574ca426dec9ecf448916130567e5b20d authored over 1 year ago by Wilmer Arambula <[email protected]>
Fix scrutinizer tests. (#257)

adeb1780865a91af389daa91a3b3603f7447d9e4 authored over 1 year ago by Wilmer Arambula <[email protected]>
Update rector/rector dependency + Enable rector CI and apply suggestions (#256)

8b834347f17bf43c091311fbbf718475c308af49 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix composer root-version. (#255)

5f0b18c2274895e749d317e82b5b14b5b85e3ab5 authored over 1 year ago by Wilmer Arambula <[email protected]>
Prepare for next release

2d3727f094b4fd3eca499bc063c2e3f56251d6c5 authored over 1 year ago by Alexander Makarov <[email protected]>
Release version 1.0.0

cbc6ce90736cdd562e46b81600eb93227e81357d authored over 1 year ago by Alexander Makarov <[email protected]>
Adjust name, composer.json, and add changelog file

552f352998a7d4fa0b516f9301f5b884596b3e4d authored over 1 year ago by Alexander Makarov <[email protected]>
Fix method names (#254)

8182083b454807b6bed68079adc17d5b03de8afb authored over 1 year ago by Alexander Makarov <[email protected]>
Fix issue psalm. (#253)

0ab59b5b874b44de01a6914fd38dd83aa713534c authored over 1 year ago by Wilmer Arambula <[email protected]>
rename method (#252)

77fa093e2d19191adc81c27d398c672b4da3ab6a authored over 1 year ago by Valerii Gorbachev <[email protected]>
Rename columns for column. (#250)

2e67bad27b4f2c5ec69efc4e496f8fb54c5bc0fe authored over 1 year ago by Wilmer Arambula <[email protected]>
Better naming classes with `PDO` - part 2. (#249)

35e0155cdccc53cbbd0c9ff252daa06a62dead5a authored over 1 year ago by Wilmer Arambula <[email protected]>
Add `subpackage-install.yml` composite action.

0d676e794a14a5e135c86d5b327b05c0376c082e authored over 1 year ago by Wilmer Arambula <[email protected]>
Add github actions in testing. (#248)

bc32a5fb96892f30735149e9bc4da4451a92ee3c authored over 1 year ago by Wilmer Arambula <[email protected]>
Use full name. (#247)

627d7f68055633d457bbcfd552c323526346a9f8 authored over 1 year ago by Wilmer Arambula <[email protected]>
Better naming classes with `PDO` - part 1. (#245)

ef22150ba5bd209f19dac7ef4035409f2d379bfc authored over 1 year ago by Wilmer Arambula <[email protected]>
Better naming helpers. (#244)

2b2b59a81ce1880e84c8dfc807c8a14e7b97cd9b authored over 1 year ago by Wilmer Arambula <[email protected]>
Add command `showDatabases()`. (#242)

0791221096edc6325f38ed61e57d5c89cdb5984d authored over 1 year ago by Wilmer Arambula <[email protected]>
Remove `getCacheKey()` to `ConnectionInterface::class`. (#243)

3bf289a7a5c1a80249763dbec795a4f3d73dc6db authored over 1 year ago by Wilmer Arambula <[email protected]>
Change visibility and better naming. (#241)

c8de2b17e4c5550f4b7971009fd7c1645dd2a28e authored over 1 year ago by Wilmer Arambula <[email protected]>
Add testing docs. (#233)

d40a47f57f10e3f3062e4609809f960320af89de authored over 1 year ago by Wilmer Arambula <[email protected]>
Fix static workflow. (#239)

e819f420fa0c3de45e5cc91aad6b00923f5fcfba authored over 1 year ago by Wilmer Arambula <[email protected]>
Fixed tests. (#238)

a123ca8e4ed5a0fa6e8a40cf78af3e2460fadb3d authored over 1 year ago by Wilmer Arambula <[email protected]>
Use dev-master. (#237)

3405613ebc6054bf248787a121d4673b711aa8a5 authored over 1 year ago by Wilmer Arambula <[email protected]>
Add `contributing.md`doc. (#235)

7cfacb236790545ee3870e3d000dd4a19f040a12 authored over 1 year ago by Wilmer Arambula <[email protected]>
Update workflow to use subpackage install. (#234)

276af7b9604a9361d15ea824d8437a6ddf3c7fd6 authored over 1 year ago by Wilmer Arambula <[email protected]>
Update StyleCI config (#236)

bc59f9c39f42fcbc206470200f4cc02597890cea authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Add phpdoc constans `AbstractColumn::class`. (#232)

e073cfe00b3dbd99c222292c0547d917b00e3588 authored over 1 year ago by Wilmer Arambula <[email protected]>
Change visibility, and not make `SchemaInterface::class` mandatory. (#228)

dbb428d39f58aff4c13d14401897364073700ca0 authored over 1 year ago by Wilmer Arambula <[email protected]>
Change visibility `AbstractDMLQueryBuilder::class`. (#229)

ca2527ea830b8cf37bfb04148c20c7d8c0dda528 authored over 1 year ago by Wilmer Arambula <[email protected]>
Fixes (#227)

2d262809e025a5d1b17fc70112c73ae80ca3e2da authored over 1 year ago by Alexander Makarov <[email protected]>
Fix issue psalm `QueryBuilder::class`. (#231)

cb760d79e0d9460f1886413383a3176e9fdf619b authored over 1 year ago by Wilmer Arambula <[email protected]>
Change visibility property construct `AbstractDQLQueryBuilder::class`. (#230)

57cda16c586d2a26b95c09dd08ff8eb086c66cd6 authored over 1 year ago by Wilmer Arambula <[email protected]>
Change visibility `queryBuilder` property. (#226)

8ec0f7fc791ed2e4c627c5bc5dae681efe8c190f authored over 1 year ago by Wilmer Arambula <[email protected]>
Change order of params in CommandInterface (#225)

972dd2c502039c098eb52d314dcc2cb2af751936 authored over 1 year ago by Valerii Gorbachev <[email protected]>
Fix issue psalm. (#224)

581e2f6feef2c2ab3892217c17fe2025082176be authored over 1 year ago by Wilmer Arambula <[email protected]>
Refactor column schema (#223)

d0cb221497c6f08d84dbdc563b125eb62d96a741 authored over 1 year ago by Alexander Makarov <[email protected]>
Apply fixes from StyleCI

91a96a770fc1997553b38bae80bd7d56ba1cb406 authored over 1 year ago by StyleCI Bot <[email protected]>
UUID PK support (#222)

* UUID PK support

* styleci

* styleci

* fixes

0dd9f7cfa2d9bac031d28b1f998381e3d1c2185d authored over 1 year ago by Valerii Gorbachev <[email protected]>
Rename class ColumnSchemaBuilder (#221)

* Rename class ColumnSchemaBuilder

* Merge branch 'master' of github.com:darkdef/db-mysql int...

e003359684777d6c879c794d88493806cdb3755a authored over 1 year ago by Valerii Gorbachev <[email protected]>
Fix more phpdoc and code style. (#220)

565bd9055439145df1b7cd1c601f9e6215c679db authored over 1 year ago by Wilmer Arambula <[email protected]>
Fix phpdoc. (#219)

ef83890a89d3ca3d1c9ee6aff9b9fe16a2fdb07d authored over 1 year ago by Wilmer Arambula <[email protected]>
Fixed phpdocs `AbstractTokenizer`, `ColumnSchema`, `LikeConditionBuilder` class. (#218)

7fd81f9c52a2085370d6fbc17026edea9df03e58 authored over 1 year ago by Wilmer Arambula <[email protected]>
Fix phpdoc `AbstractTokenizer`, `LikeConditionBuilder`. (#217)

4766fac4c775dca2a65484e437c16e6d87db5618 authored over 1 year ago by Wilmer Arambula <[email protected]>
Add phpdoc `ColumnSchema` class. (#216)

f6ff887bd76b8e9dc05b2d65241185eb45607442 authored over 1 year ago by Wilmer Arambula <[email protected]>
Clean code `BaseTokenizer` class. (#215)

8daca98f2771dbf2bc20563bc312f113e05275d4 authored over 1 year ago by Wilmer Arambula <[email protected]>
Clean code `LikeConditionBuilder::class`. (#212)

a2c043cf92088ba9f5e0801e0607639208a3e7f5 authored over 1 year ago by Wilmer Arambula <[email protected]>
Fix remove redundancy phpdoc. (#214)

9a8b18a334aa5cf6332bb9034b2f10a56ec1fe5b authored over 1 year ago by Wilmer Arambula <[email protected]>
Fix code style. (#213)

52ced8a9b0895dba06ba8c9c2861396da8e84be5 authored over 1 year ago by Wilmer Arambula <[email protected]>
Clean code `InConditionBuilder::class`. (#211)

a4d555384fabea13d01b080e82dfadcc9b883c00 authored over 1 year ago by Wilmer Arambula <[email protected]>
Add Abstract prefix for class TableSchema (#208)

913f022d3fe9ecf22baa1b92aefda06f8178617b authored over 1 year ago by Valerii Gorbachev <[email protected]>
Update contributor code of conduct (#209)

c8d84482c84fb3fd4be3c48fff37d9ffd3a4fe2a authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Remove warning `phpunit 9.6`. (#207)

50cded96924da9836a91ff079200a609e93f365b authored over 1 year ago by Wilmer Arambula <[email protected]>
Update `phpunit v.10`. (#205)

4c029eabf6ed74a4f7960c4775ef8a92bea67daf authored over 1 year ago by Wilmer Arambula <[email protected]>
Change methods to static `QueryBuilderProvider::class`. (#204)

79f8b1244f8c46eb718dc634cefc599b1c78904e authored over 1 year ago by Wilmer Arambula <[email protected]>
Change methods to static `ColumnSchemaBuilderProvider::class`. (#203)

b8e621f5defe9e5fb3821ee16b6aa54a957188ef authored over 1 year ago by Wilmer Arambula <[email protected]>
Change methods to static `CommandProvider::class`. (#202)

76c4033597964653487251c988b96cc5327b4933 authored over 1 year ago by Wilmer Arambula <[email protected]>
Update phpunit 10 - part 3. (#201)

dbca8a8eb83d50e03f4ecbc3c1830d6f0e012bee authored over 1 year ago by Wilmer Arambula <[email protected]>
Update Psalm 5.6. (#198)

bd8a6980ad06980b120b72a27198a4d31b478118 authored over 1 year ago by Wilmer Arambula <[email protected]>
Fix for typecast decimal columns (#196)

8acd918a8c88864b6f87a3e94f9bf38b28415d7b authored over 1 year ago by Valerii Gorbachev <[email protected]>
Use composite reusable actions. (#194)

1d45c6f8641cd74d924bc4951bd63339f8ad8cf0 authored over 1 year ago by Wilmer Arambula <[email protected]>
Expression -> ExpressionInterface refactoring (#193)

* Expression -> ExpressionInterface refactoring

* styleci

* fix62

* fix63

* fix64

...

8399e41b36eca893f259243cbc2d036dd9e8a6b3 authored over 1 year ago by Valerii Gorbachev <[email protected]>
Allow expression in IN builder for columns (#191)

* Allow expression in IN builder for columns
https://github.com/yiisoft/yii2/pull/19152

* st...

09b04f2237a24f9235a82ff4ee52e9413cfac739 authored over 1 year ago by Valerii Gorbachev <[email protected]>
Logger mock (#189)

* Logger mock

* styleci

d2b41a772acd8829ba112938acf88cb83e99c2eb authored over 1 year ago by Valerii Gorbachev <[email protected]>
Remove depedencies from composer.json (#188)

98500e5d067ab8473dc74d74f959ea27356fa833 authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Attempt to remove of Yiisoft/Array depedency (#187)

544a63b3cc385bd93c247fd813485fec4ddedd2a authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Remove yiisoft/strings (#186)

* Remove yiisoft/strings

* composer fix

26f75d1dc7c65ebb71c1fa70b2ea09072f49dfc9 authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Remove unnecessary Stringable interface. (#185)

* Remove unnecessary Stringable interface.

083827fec5f826e04521dff7c9cfeeeec133f707 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Rename ColumnSchemaBuilder::class to AbstractColumnSchemaBuilder::class. (#184)

* Rename ColumnSchemaBuilder::class to AbstractColumnSchemaBuilder::class.

10cf6d1bcc5526450d266c87deb94dd9a9ff7b3d authored almost 2 years ago by Wilmer Arambula <[email protected]>
Rename Schema::class to AbstractSchema::class. (#183)

* Rename Schema::class to AbstractSchema::class.

e8c70e1ed8500ff592974727a7f6c644113c2966 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Rename ColumnSchema to AbstractColumnSchema. (#182)

* Rename ColumnSchema to AbstractColumnSchema.

b6809aa39327173779a8a5b2acd31576d6a4adf9 authored almost 2 years ago by Wilmer Arambula <[email protected]>