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
Fix issue psalm `QueryBuilder::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change visibility property construct `AbstractDQLQueryBuilder::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change visibility property construct `AbstractDMLQueryBuilder::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change visibility property construct `AbstractDDLQueryBuilder::class`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fixes
samdark opened this pull request almost 2 years ago
samdark opened this pull request almost 2 years ago
Change visibility `queryBuilder` property.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Change order of params in CommandInterface
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years 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 more phpdoc and code style.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw 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
Fixed phpdocs `AbstractTokenizer`, `ColumnSchema`, `LikeConditionBuilder` class.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix phpdoc `AbstractTokenizer`, `LikeConditionBuilder`, rename `BaseTokenizer` to `AbstractTokenizer`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Add phpdoc `ColumnSchema` class.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Clean code `BaseTokenizer` class.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix remove redundancy phpdoc.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
Fix code style.
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
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 `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 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 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 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
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.3 to ^5.6
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Allow expression in IN builder for columns
darkdef opened this pull request almost 2 years ago
darkdef opened this pull request almost 2 years ago
Update vimeo/psalm requirement from ^4.3 to ^5.5
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Logger mock
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 yiisoft/strings
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
Rename `ColumnSchema` to `AbstractColumnSchema`.
terabytesoftw opened this pull request almost 2 years ago
terabytesoftw opened this pull request almost 2 years ago
fix tests for remove Profiler
darkdef opened this pull request almost 2 years ago
darkdef 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 about 2 years ago
darkdef opened this pull request about 2 years ago
Insert ex
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Use prefix Abstract in abstract class querybuilder.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Add insertEx additional test + bugfix for oracle
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Use prefix Abstract in abstract class command.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Fix phpdocs, add more tests, better naming.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Improving test coverage - empty value in batchInsert
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Normalize columns and values refactoring
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Improvements `Dsn::class`, fix phpdoc, add more tests.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Normalize column names
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Add more tests.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Fix for cache in tests
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 2 years ago
Add `yiisoft/cache-file`.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Fix for upsert behavior
darkdef opened this pull request about 2 years ago
darkdef opened this pull request about 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
Test 3: Move `src\TestSupport\TestCommandTrait::class` to `tests/`.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Rework tests #2.
terabytesoftw opened this pull request about 2 years ago
terabytesoftw opened this pull request about 2 years ago
Using yii alias in dsn is not resolved - can't open database
philippfrenzel opened this issue almost 4 years ago
philippfrenzel opened this issue almost 4 years ago