Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Fixed issue #762

evil1 opened this pull request 11 days ago
Test php84

Tigrov opened this pull request 13 days ago
Update doc of `ColumnBuilder::text()`

Tigrov opened this pull request 22 days ago
Update rector/rector requirement from ^1.1.1 to ^2.0.3

dependabot[bot] opened this pull request 24 days ago
`PdoConnectionInterface::getActivePDO()` should return `PDO`

vjik opened this issue about 1 month ago
Use only PHP 8.3 for testing `ActiveRecord` and `DbMigration`

Tigrov opened this pull request about 1 month ago
Add `ServerInfoInterface` and its implementation

Tigrov opened this pull request about 1 month ago
Use new column definition builder

Tigrov opened this pull request about 1 month ago
Run `db-migration` tests

Tigrov opened this pull request about 1 month ago
Add `prepareValue()` methods to `QueryBuilderInterface`

Tigrov opened this pull request about 2 months ago
Refactor `AbstractColumnDefinitionBuilder`

Tigrov opened this pull request about 2 months ago
Improve `ColumnDefinitionParser::extraInfo()` method

Tigrov opened this pull request about 2 months ago
Improve column schema classes

Tigrov opened this pull request about 2 months ago
Refactor `normalizeDefaultValue()`

Tigrov opened this pull request about 2 months ago
Refactor `AbstractColumnFactory`

Tigrov opened this pull request 2 months ago
, ['Created_at', '<', Time ()-$ H*3600]

tig3306 opened this issue 2 months ago
Add Docker

arogachev opened this pull request 2 months ago
Ease local testing for all RDBMS

arogachev opened this issue 2 months ago
Reduce number of binding parameters

Tigrov opened this issue 2 months ago
Lazy parsing for `array`, `structured` and `json` types

Tigrov opened this issue 3 months ago
Improve psalm annotations in `ColumnDefinitionParser`

vjik opened this pull request 3 months ago
Remove `ColumnSchemaInterface::load()`, add properties to constructor

Tigrov opened this pull request 3 months ago
Update DMLQueryBuilder::insertBatch() method

Tigrov opened this pull request 3 months ago
insertBatch to generate multiple INSERT statements

samdark opened this issue 3 months ago
Add case sensitive option to like condition

arogachev opened this issue 3 months ago
Fix MSSQL tests

Tigrov opened this pull request 3 months ago
Refactor `AbstractDsn` class

Tigrov opened this pull request 3 months ago
Enum cases support for build query

lynicidn opened this issue 3 months ago
Add `ColumnDefinitionBuilder`

Tigrov opened this pull request 3 months ago
Move `ArrayColumnSchema` and `StructuredColumnSchema` from `db-pgsql`

Tigrov opened this pull request 3 months ago
Refactor `ColumnSchemaInterface`

Tigrov opened this pull request 4 months ago
Add `$ifExists` and `$cascade` to `dropTable()` methods

vjik opened this pull request 4 months ago
Realize `ColumnBuilder`

Tigrov opened this pull request 4 months ago
Separate column type constants

Tigrov opened this pull request 4 months ago
Fix rector

Tigrov opened this pull request 4 months ago
Ignore "Packets out of order. Expected ..." Warnings

Tigrov opened this pull request 4 months ago
Pdo driver interface/password sensitive param

heap-s opened this pull request 4 months ago
Add SensitiveParameter to password in PdoDriverInterface

heap-s opened this pull request 4 months ago
Add SensitiveParameter attribute

samdark opened this issue 4 months ago
Add display options to phpunit

Tigrov opened this pull request 4 months ago
Add SerializationFailureException

olegbaturin opened this issue 5 months ago
Apply rector on PHP 8.1 update

vjik opened this pull request 5 months ago
Fix readme badges

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

Tigrov opened this pull request 5 months ago
Realize column factory

Tigrov opened this pull request 5 months ago
Fix MSSQL 2019 test

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

Tigrov opened this pull request 5 months ago
`getPhpType()` must returns type returned by `phpTypecast()`

Tigrov opened this issue 5 months ago
Add `bit` abstract type

Tigrov opened this pull request 5 months ago
Update workflows

Tigrov opened this pull request 5 months ago
Fix active-record tests

Tigrov opened this pull request 5 months ago
Restore connection if closed

BaBL86 opened this issue 6 months ago
Reduce tests running

Tigrov opened this pull request 6 months ago
Add array and json overlaps conditions

Tigrov opened this pull request 6 months ago
New concept of columns for version 2.0

Tigrov opened this issue 7 months ago
Add method chaining for columns

Tigrov opened this pull request 7 months ago
Update UPGRADE.md

luizcmarin opened this pull request 8 months ago
Add `hasTable()` shortcut

arogachev opened this issue 8 months ago
Update file

luizcmarin opened this pull request 8 months ago
Remove `SchemaInterface::getRawTableName()` method

Tigrov opened this pull request 8 months ago
Remove `SchemaInterface::isReadQuery()` method

Tigrov opened this pull request 8 months ago
Remove `AbstractSchema::normalizeRowKeyCase()` method

Tigrov opened this pull request 8 months ago
Improve psalm

Tigrov opened this pull request 8 months ago
Remove `AbstractPdoCommand::logQuery()` method

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

Tigrov opened this pull request 8 months ago
Remove `TableSchemaInterface::compositeForeignKey()` method

Tigrov opened this pull request 8 months ago
Remove `SchemaInterface::TYPE_JSONB` constant

Tigrov opened this pull request 8 months ago
Remove `$table` parameter from `normalizeColumnNames()`

Tigrov opened this pull request 8 months ago
Remove `AbstractDMLQueryBuilder::getTypecastValue()` method

Tigrov opened this pull request 8 months ago
Changes before release 3.0.0

Tigrov opened this issue 8 months ago
Refactor `insertBatch()`, add `getRawTableName()` to `QuoterInterface`

Tigrov opened this pull request 8 months ago
Fix docs

luizcmarin opened this pull request 8 months ago
Fix psalm

Tigrov opened this pull request 8 months ago
Rename `batchInsert()` to `insertBatch()` and change paremeters order

Tigrov opened this pull request 8 months ago
Fix `float` type in `AbstractCommand::getRawSql()`

Tigrov opened this pull request 8 months ago
Fix `float` type in `AbstractCommand::getRawSql()`

Tigrov opened this issue 8 months ago
Remove Scrutinizer

Tigrov opened this pull request 8 months ago
Various Fixes

luizcmarin opened this pull request 9 months ago
Changes for release 2.0.0

Tigrov opened this issue 9 months ago
Disable BC test till release

Tigrov opened this pull request 9 months ago
Refactor data readers

Tigrov opened this pull request 9 months ago
Needs to refactor `Query::each()`

Tigrov opened this issue 9 months ago
Support `Traversable` values with empty columns for `batchInsert()`

Tigrov opened this pull request 9 months ago
translation into Brazilian Portuguese and corrections in the English …

luizcmarin opened this pull request 9 months ago
Improve psalm types for scalar values in select

vjik opened this pull request 9 months ago
Refactoring of `DbArrayHelper`

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

Tigrov opened this pull request 9 months ago
Refactor `Query::column()`

Tigrov opened this pull request 9 months ago
return type of method is corrected.

MrWasimAbbasi opened this pull request 10 months ago
Add ability to create `SELECT` with `FOR UPDATE`

vjik opened this issue 10 months ago
Add new method `SchemaInterface::getUserDefinedTypes()`

Tigrov opened this issue 11 months ago
Add psalm type for parameters to bind to the SQL statement

vjik opened this pull request 11 months ago
New columns for v2

Tigrov opened this pull request 11 months ago