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

Fix tests

Tigrov opened this pull request 8 days ago
Add `ColumnDefinitionBuilder`

Tigrov opened this pull request 10 days ago
Update according changes in `ColumnSchemaInterface`

Tigrov opened this pull request 28 days ago
Realize `ColumnBuilder`

Tigrov opened this pull request about 1 month ago
Separate column type constants

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

vjik opened this pull request about 2 months ago
Raise PHP version to 8.1

Tigrov opened this pull request 2 months ago
Realize column factory

Tigrov opened this pull request 2 months ago
Refactor column PHP type

Tigrov opened this pull request 2 months ago
Fix test of 2019 version

Tigrov opened this pull request 3 months ago
Remove redundant tests

Tigrov opened this pull request 3 months ago
Refactor `bit` type

Tigrov opened this pull request 3 months ago
Fix tests

Tigrov opened this pull request 3 months ago
Update workflows

Tigrov opened this pull request 3 months ago
Fix docs

luizcmarin opened this pull request 5 months ago
Disable Rector

Tigrov opened this pull request 5 months ago
Remove parameter `$withColumn` from `Quoter::getTableNameParts()`

Tigrov opened this pull request 5 months ago
Disable BC

Tigrov opened this pull request 6 months ago
Update file

luizcmarin opened this pull request 6 months ago
Change db dependency to `dev-master`

Tigrov opened this pull request 6 months ago
Update test according to the main PR

Tigrov opened this pull request 6 months ago
Remove Scrutinizer

Tigrov opened this pull request 6 months ago
Refactor data readers

Tigrov opened this pull request 6 months ago
Docs folder standardization and other fixes

luizcmarin opened this pull request 6 months ago
Remove scrutinizer

vjik opened this issue 6 months ago
`Query::count()` returns incorrect value on large data

Tigrov opened this issue 6 months ago
Allow scalar values for `Query::select()`

Tigrov opened this pull request 7 months ago
Fix workflow mutation.

terabytesoftw opened this pull request 8 months ago
Update rector/rector requirement from ^0.19 to ^1.0

dependabot[bot] opened this pull request 8 months ago
Update test according to main PR

Tigrov opened this pull request 9 months ago
Fix psalm issues

Tigrov opened this pull request 9 months ago
Resolve deprecated methods

Tigrov opened this pull request 9 months ago
Update rector/rector requirement from ^0.18 to ^0.19

dependabot[bot] opened this pull request 9 months ago
Update fixtures according to tests

Tigrov opened this pull request 10 months ago
Fix `DMLQueryBuilder::insertWithReturningPks()`

Tigrov opened this pull request 10 months ago
Change property `Schema::$typeMap` to constant `Schema::TYPE_MAP`

Tigrov opened this pull request 11 months ago
Raise `yiisoft/db` to `^1.2`

vjik opened this pull request 11 months ago
Enable BC test

Tigrov opened this pull request 11 months ago
Move methods from `Command` to `AbstractPDOCommand`

Tigrov opened this pull request 12 months ago
Fix alter column with default null

Tigrov opened this pull request 12 months ago
Fix tests according to main PR

Tigrov opened this pull request 12 months ago
Fix boolean type.

terabytesoftw opened this pull request 12 months ago
Remove `yiisoft/cache` and update `yiisoft/cache-file` to ^3.1

dependabot[bot] opened this pull request about 1 year ago
Fix CTE query expressions

Tigrov opened this pull request about 1 year ago
ColumnSchema classes for performance of typecasting

Tigrov opened this pull request about 1 year ago
Fix psalm issue #275

Tigrov opened this pull request about 1 year ago
Refactor DMLQueryBuilder

Tigrov opened this pull request about 1 year ago
Update rector/rector requirement from ^0.17 to ^0.18

dependabot[bot] opened this pull request about 1 year ago
Support DateTime instances

Tigrov opened this pull request about 1 year ago
Add ColumnSchemaTest

Tigrov opened this pull request about 1 year ago
Typecast refactoring

Tigrov opened this pull request over 1 year ago
Add rector to GitHub CI and apply suggestions

dependabot[bot] opened this pull request over 1 year ago
Fix broken link.

terabytesoftw opened this pull request over 1 year ago
Update rector/rector requirement from ^0.14 to ^0.16

dependabot[bot] opened this pull request over 1 year ago
Fix scrutinizer tests.

terabytesoftw opened this pull request over 1 year ago
Fix composer root-version.

terabytesoftw opened this pull request over 1 year ago
Fix issue psalm.

terabytesoftw opened this pull request over 1 year ago
Improves the definition of the column builder.

terabytesoftw opened this pull request over 1 year ago
Rename columns for column.

terabytesoftw opened this pull request over 1 year ago
Better naming classes with `PDO` - part 2.

terabytesoftw opened this pull request over 1 year ago
Fix error typo url.

terabytesoftw opened this pull request over 1 year ago
Add github actions in testing.

terabytesoftw opened this pull request over 1 year ago
Better naming classes with `PDO` - part 2.

terabytesoftw opened this pull request over 1 year ago
Better naming classes with `PDO` - part 1.

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

terabytesoftw opened this pull request over 1 year ago
Remove `getCacheKey()` to `ConnectionInterface::class`.

terabytesoftw opened this pull request over 1 year ago
Add command `showDatabases()`.

terabytesoftw opened this pull request over 1 year ago
Better naming `getDriverName()`.

terabytesoftw opened this pull request over 1 year ago
Change visibility and better naming.

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

terabytesoftw opened this pull request over 1 year ago
Update yiisoft/db requirement from ^3.0@dev to ^9999999-dev@dev

dependabot[bot] opened this pull request over 1 year ago
Update StyleCI config

vjik opened this pull request over 1 year ago
Add `contributing.md` doc.

terabytesoftw opened this pull request over 1 year ago
Update workflow to use subpackage install.

terabytesoftw opened this pull request over 1 year ago
Add testing docs.

terabytesoftw opened this pull request over 1 year ago
Fix issue `DMLQueryBuilder::class`.

terabytesoftw opened this pull request over 1 year ago
Fix issue psalm `DMLQueryBuilder::class`.

terabytesoftw opened this pull request over 1 year ago
Fix issue psalm `QueryBuilder::class`.

terabytesoftw opened this pull request over 1 year ago
Change visibility property construct `AbstractDMLQueryBuilder::class`.

terabytesoftw opened this pull request over 1 year ago
Change visibility property construct `AbstractDDLQueryBuilder::class`.

terabytesoftw opened this pull request over 1 year ago
Change visibility `queryBuilder` property.

terabytesoftw opened this pull request over 1 year ago
Fixes

samdark opened this pull request over 1 year ago
Change order of params in CommandInterface

darkdef opened this pull request over 1 year ago
Fix issue psalm.

terabytesoftw opened this pull request over 1 year ago
Refactor column schema

samdark opened this pull request over 1 year ago
UUID PK support

darkdef opened this pull request over 1 year ago
Rename class ColumnSchemaBuilder

darkdef opened this pull request over 1 year ago
Fix code style `README.md`.

terabytesoftw opened this pull request over 1 year ago
Remove unnecessary quoted.

terabytesoftw opened this pull request over 1 year ago
Fix url tags.

terabytesoftw opened this pull request over 1 year ago
Update `README.md`.

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

terabytesoftw opened this pull request over 1 year ago
Clean phpdoc.

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

terabytesoftw opened this pull request over 1 year ago
Fixed phpdoc `BatchQueryResult`, `ColumnSchema`, `ColumnSchemaBuilder`.

terabytesoftw opened this pull request over 1 year ago
Fix phpdoc `BatchQueryResult` and `LikeConditionBuilder`.

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

terabytesoftw opened this pull request over 1 year ago
Fix error typo `ColumnSchema::class`.

terabytesoftw opened this pull request over 1 year ago
Add phhpdoc `ColumnSchemaBuilder` class.

terabytesoftw opened this pull request over 1 year ago