Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db-mssql

MSSQL Server driver for Yii Database
https://github.com/yiisoft/db-mssql

BatchQueryResult mini refactoring

darkdef opened this pull request over 1 year ago
Fix remove redundancy phpdoc.

terabytesoftw opened this pull request over 1 year ago
Add phpdoc `ColumnSchema::class`.

terabytesoftw opened this pull request over 1 year ago
Fix code style.

terabytesoftw opened this pull request over 1 year ago
Clean code `LikeConditionBuilder::class`.

terabytesoftw opened this pull request over 1 year ago
Clean code `BatchQueryResult::class`.

terabytesoftw opened this pull request over 1 year ago
Clean code `BatchQueryResult` and `InConditionBuilder`.

terabytesoftw opened this pull request over 1 year ago
Update code of conduct

vjik opened this pull request over 1 year ago
Add `precision`, `scale` in type `decimal`, `numeric`.

terabytesoftw opened this pull request over 1 year ago
Add Abstract prefix for class TableSchema

darkdef opened this pull request over 1 year ago
Fix default values.

terabytesoftw opened this pull request over 1 year ago
Add support expression for `default values`.

terabytesoftw opened this pull request over 1 year ago
Update yiisoft/cache requirement from ^2.0 to ^3.0

dependabot[bot] opened this pull request over 1 year ago
Add tests for types.

terabytesoftw opened this pull request over 1 year ago
Remove warning `phpunit 9.6`.

terabytesoftw opened this pull request over 1 year ago
Update `phpunit v.10`.

terabytesoftw opened this pull request over 1 year ago
Change methods to static `QueryBuilderProvider::class`.

terabytesoftw opened this pull request over 1 year ago
Change methods to static `CommandPDOProvider`.

terabytesoftw opened this pull request over 1 year ago
Change methods to static `CommandProvider::class`.

terabytesoftw opened this pull request over 1 year ago
Update phpunit 10 - part 3.

terabytesoftw opened this pull request over 1 year ago
Update yiisoft/cache-file requirement from ^2.0 to ^3.0

dependabot[bot] opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0

dependabot[bot] opened this pull request over 1 year ago
Add default value tests.

terabytesoftw opened this pull request over 1 year ago
Update Psalm 5.6.

terabytesoftw opened this pull request over 1 year ago
Fix for typecast decimal columns

darkdef opened this pull request over 1 year ago
Medium and long text support for mysql

darkdef opened this pull request over 1 year ago
Const optimization

darkdef opened this pull request over 1 year ago
Use composite reusable actions.

terabytesoftw opened this pull request over 1 year ago
Expression -> ExpressionInterface refactoring

darkdef opened this pull request over 1 year ago
Update vimeo/psalm requirement from ^4.18 to ^5.6

dependabot[bot] opened this pull request over 1 year ago
Allow expression in IN builder for columns

darkdef opened this pull request over 1 year ago
Remove brackets from MSSQL table names (in Schema)

darkdef opened this pull request over 1 year ago
Fixes from yii2 #18435, #18442 and fix defaultValue for mssql

darkdef opened this pull request over 1 year ago
Fixes for MSSQL

darkdef opened this pull request almost 2 years ago
Remove depedencies from composer.json

darkdef opened this pull request almost 2 years ago
Attempt to remove of Yiisoft/Array depedency

darkdef opened this pull request almost 2 years ago
Rename `ColumnSchemaBuilder::class` to `AbstractColumnSchemaBuilder::class`.

terabytesoftw opened this pull request almost 2 years ago
Rename `Schema::class` to `AbstractSchema::class`.

terabytesoftw opened this pull request almost 2 years ago
Fix `README.md`.

terabytesoftw opened this pull request almost 2 years ago
Rename `ColumnSchema` to `AbstractColumnSchema`.

terabytesoftw opened this pull request almost 2 years ago
Update `README.md`.

terabytesoftw opened this pull request almost 2 years ago
Use prefix `Abstract` in class in `src/Schema`.

terabytesoftw opened this pull request almost 2 years ago
Remove QueryCache

darkdef opened this pull request almost 2 years ago
Refactoring insertWithReturningPks

darkdef opened this pull request almost 2 years ago
Use prefix Abstract in abstract class querybuilder.

terabytesoftw opened this pull request almost 2 years ago
Add insertEx additional test + bugfix for oracle

darkdef opened this pull request almost 2 years ago
Use prefix Abstract in abstract class command.

terabytesoftw opened this pull request almost 2 years ago
Improve test coverage for insertEx

darkdef opened this pull request almost 2 years ago
Improve test coverage for Command

darkdef opened this pull request almost 2 years ago
Fix phpdocs, add more tests, better naming.

terabytesoftw opened this pull request almost 2 years ago
Update dependencies composer.json.

terabytesoftw opened this pull request almost 2 years ago
Fix behavior for output inserted

darkdef opened this issue almost 2 years ago