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

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 more phpdoc and code style.

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

terabytesoftw opened this pull request over 1 year ago
Fixed phpdocs `AbstractTokenizer`, `ColumnSchema`, `LikeConditionBuilder` class.

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

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

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

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 `InConditionBuilder::class`.

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

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

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

darkdef 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 `ColumnSchemaBuilderProvider::class`.

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
Update Psalm 5.6.

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

dependabot[bot] 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
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.3 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
Update vimeo/psalm requirement from ^4.3 to ^5.5

dependabot[bot] opened this pull request over 1 year ago
Logger mock

darkdef opened this pull request over 1 year 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
Remove yiisoft/strings

darkdef opened this pull request almost 2 years ago
Remove unnecessary `Stringable` interface.

terabytesoftw 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
Rename `ColumnSchema` to `AbstractColumnSchema`.

terabytesoftw opened this pull request almost 2 years ago
fix tests for remove Profiler

darkdef 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
Insert ex

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
Fix phpdocs, add more tests, better naming.

terabytesoftw opened this pull request almost 2 years ago
Improving test coverage - empty value in batchInsert

darkdef opened this pull request almost 2 years ago
Normalize columns and values refactoring

darkdef opened this pull request almost 2 years ago
Improvements `Dsn::class`, fix phpdoc, add more tests.

terabytesoftw opened this pull request almost 2 years ago
Normalize column names

darkdef opened this pull request almost 2 years ago
Add more tests.

terabytesoftw opened this pull request almost 2 years ago
Fix for cache in tests

darkdef opened this pull request almost 2 years ago
Add `yiisoft/cache-file`.

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

darkdef opened this pull request almost 2 years ago
Add case for increase test cover

darkdef opened this pull request almost 2 years ago
Fix issue psalm.

terabytesoftw opened this pull request almost 2 years ago
Bugfix for PK in schema of Column

darkdef opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.4

dependabot[bot] opened this pull request almost 2 years ago
Remove `src\TestSupport` from `yiisoft\db`.

terabytesoftw opened this pull request almost 2 years ago
Test 3: Move `src\TestSupport\TestCommandTrait::class` to `tests/`.

terabytesoftw opened this pull request almost 2 years ago
Rework tests #2.

terabytesoftw opened this pull request almost 2 years ago
Using yii alias in dsn is not resolved - can't open database

philippfrenzel opened this issue over 3 years ago