Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db-pgsql

PostgreSQL driver for Yii Database
https://github.com/yiisoft/db-pgsql

Add `ColumnDefinitionBuilder`

Tigrov opened this pull request 10 days ago
Move `ArrayColumnSchema` and `StructuredColumnSchema` to `db`

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

Tigrov opened this pull request 28 days ago
Missed `UUID_PK_SEQ` column type map in `AbstractColumn`

vjik opened this issue about 1 month 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
Improve `docker-compose.yml`

vjik opened this pull request about 2 months 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
Update `bit` type

Tigrov opened this pull request 3 months ago
Update workflows

Tigrov opened this pull request 3 months ago
Add PostgreSQL 16 to tests

vjik opened this pull request 3 months ago
Add json overlaps condition builder

Tigrov opened this pull request 4 months ago
Add method chaining for columns

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 tests according to the main PR

Tigrov opened this pull request 6 months ago
Remove Scrutinizer

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

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

Tigrov opened this pull request 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
Rename composite type to structured type

Tigrov 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
Add refreshMaterializedView command

Gerych1984 opened this pull request 9 months ago
Fix table indexes

Tigrov opened this pull request 9 months ago
Create instance of `ArrayParser` directly

Tigrov opened this pull request 9 months ago
Merge branch 'master' into dependabot/composer/rector/rector-tw-0.18

Tigrov opened this pull request 9 months ago
Update fixtures according to tests

Tigrov opened this pull request 10 months ago
DbLoggerInterface

darkdef opened this pull request 10 months ago
Fix `QueryBuilderTest::testBatchInsert()`

Tigrov opened this pull request 11 months ago
Fix README.md

Tigrov opened this pull request 11 months ago
Change `$typeMap` to constant

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 abstract pdo command

Tigrov opened this pull request 12 months ago
Wrong SQL with not unique index type

Gerych1984 opened this issue 12 months ago
`$expression->getType()` returns database type but not an abstract type

Tigrov opened this pull request about 1 year ago
Remove `yiisoft/cache` and update `yiisoft/cache-file` to ^3.1

dependabot[bot] opened this pull request about 1 year ago
Support table view constraints

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

Tigrov opened this pull request about 1 year ago
Schema not loading with `PDO::ATTR_STRINGIFY_FETCHES => true`

Tigrov opened this issue about 1 year ago
Refactor DMLQueryBuilder

Tigrov opened this pull request about 1 year ago
Test `Schema::getTableUniques()`

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

dependabot[bot] opened this pull request about 1 year ago
Support Query result typing

smirnov-e opened this issue about 1 year ago
Fix retrieve sequence name from default value

Tigrov opened this pull request about 1 year ago
Support DateTime instances

Tigrov opened this pull request about 1 year ago
Range and MultiRange parser

Gerych1984 opened this pull request about 1 year ago
Fix psalm errors

vjik opened this pull request about 1 year ago
Use stable version of `yiisoft/db` in CI

vjik opened this issue about 1 year ago
Add test for ColumnInterface

Tigrov opened this pull request about 1 year ago
Support Composite types

Tigrov opened this pull request about 1 year ago
Refactor ColumnSchema.php

Tigrov opened this pull request about 1 year ago
Refactor JsonExpressionBuilder.php

Tigrov opened this pull request about 1 year ago
Refactor ArrayExpressionBuilder.php

Tigrov opened this pull request about 1 year ago
Add test for negative default values and parentheses

Tigrov opened this pull request about 1 year ago
Add test for negative default values and parentheses

samdark opened this issue about 1 year ago
Update `ArrayParser` class

Tigrov opened this pull request about 1 year ago
Fix multiline default string

Tigrov opened this pull request about 1 year ago
Update `Schema::normalizeDefaultValue()`

Tigrov opened this pull request about 1 year ago
Add dependency `ext-pdo_pgsql`

vjik opened this pull request about 1 year ago
Improve "Docker" section in testing docs

vjik opened this pull request over 1 year ago
Update phpTypecast for bool type

Tigrov opened this pull request over 1 year ago
Support composite types

Tigrov opened this issue over 1 year ago
Array parser refactoring

Tigrov opened this pull request over 1 year ago
Typecast refactoring

Tigrov opened this pull request over 1 year ago
Fix bit type

Tigrov opened this pull request over 1 year ago
Add ability to change DB host and port for tests

vjik opened this pull request over 1 year ago
Fix PHPUnit cache file in .gitignore

vjik opened this pull request over 1 year ago
Add tests for binary type and fix casting of default value

Tigrov opened this pull request over 1 year ago
Minor refactoring for fix psalm error

vjik opened this pull request over 1 year ago
Enable Rector CI

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
Segregation interface (Logger and Profiler)

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

terabytesoftw opened this pull request over 1 year ago
Fix method name

samdark 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
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