Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yiisoft/db-oracle
Oracle driver for Yii Database
https://github.com/yiisoft/db-oracle
Change visibility `queryBuilder` property.
terabytesoftw opened this pull request over 1 year ago
terabytesoftw opened this pull request over 1 year ago
Change order of params in CommandInterface
darkdef opened this pull request over 1 year ago
darkdef opened this pull request over 1 year ago
Fix issue psalm.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Refactor column schema
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
UUID PK support
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Rename class ColumnSchemaBuilder
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Fix phpdoc.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Profiler context
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Add phpdoc `ColumnSchema`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Clean code `LikeConditionBuilder::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Clean code `InConditionBuilder::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Clean code `InConditionBuilder`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update code of conduct
vjik opened this pull request almost 2 years ago
vjik opened this pull request almost 2 years ago
Add Abstract prefix for class TableSchema
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Update yiisoft/cache requirement from ^2.0 to ^3.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Remove warning `phpunit 9.6`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update `phpunit v.10`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change methods to static `QueryBuilderProvider::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change methods to static `CommandPDOProvider`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change methods to static `ColumnSchemaBuilderProvider::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change methods to static `CommandProvider::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update phpunit 10 - part 3.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Update yiisoft/cache-file requirement from ^2.0 to ^3.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Update Psalm 5.6.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update yiisoft/aliases requirement from ^2.0 to ^3.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Fix for typecast decimal columns
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Medium and long text support for mysql
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Add test for Profiler
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Const optimization
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Use composite reusable actions.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Expression -> ExpressionInterface refactoring
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.6
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.5
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Fix for serialized test
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Fixes from yii2 #18435, #18442
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Remove depedencies from composer.json
darkdef opened this pull request almost 2 years ago
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
darkdef opened this pull request almost 2 years ago
Remove unnecessary `Stringable` interface.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Rename `ColumnSchemaBuilder::class` to `AbstractColumnSchemaBuilder::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Rename `Schema::class` to `AbstractSchema::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix `README.md`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Rename `ColumnSchema` to `AbstractColumnSchema`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Update `README.md`.
terabytesoftw opened this pull request almost 2 years ago
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
terabytesoftw opened this pull request almost 2 years ago
Remove QueryCache
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Insert ex
darkdef opened this pull request almost 2 years ago
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
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
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
terabytesoftw opened this pull request almost 2 years ago
Improve test coverage
darkdef opened this pull request almost 2 years ago
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
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
darkdef opened this pull request almost 2 years ago
Normalize columns and values refactoring
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Bugfix for normalize names of columns
darkdef opened this pull request almost 2 years ago
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
terabytesoftw opened this pull request almost 2 years ago
Fix of normalize for column names in insert, batchInsert, upsert, update
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Add more tests.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix scrutinizer.yml.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix for cache in tests
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Update dependencies composer.json.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix for upsert behavior
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Add case for increase test cover
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Fix issue psalm.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Bugfix for PK in schema of Column
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.4
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Remove `src\TestSupport` from `yiisoft\db`.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.3
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Added tests for indexes and constraints
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Remove `src\TestSupport\TestQuoterTrait` from `yiisoft\db`.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Bugfix for default value in time fields (for schemas of tables)
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Remove `src\TestSupport\TestSchemaTrait` from `yiisoft\db`.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Update vimeo/psalm requirement from ^4.18 to ^5.2
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago