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

insertBatch to generate multiple INSERT statements

samdark opened this issue 1 day ago
Add case sensitive option to like condition

arogachev opened this issue 4 days ago
Fix MSSQL tests

Tigrov opened this pull request 7 days ago
Refactor `AbstractDsn` class

Tigrov opened this pull request 7 days ago
Enum cases support for build query

lynicidn opened this issue 8 days ago
Add `ColumnDefinitionBuilder`

Tigrov opened this pull request 10 days ago
Move `ArrayColumnSchema` and `StructuredColumnSchema` from `db-pgsql`

Tigrov opened this pull request 11 days ago
Refactor `ColumnSchemaInterface`

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

vjik opened this pull request 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
Fix rector

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

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

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

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

samdark opened this issue about 2 months ago
Add display options to phpunit

Tigrov opened this pull request about 2 months ago
Add SerializationFailureException

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

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
Fix MSSQL 2019 test

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

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

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

Tigrov opened this pull request 3 months ago
Update workflows

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

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

BaBL86 opened this issue 3 months ago
Reduce tests running

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

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

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

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

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

arogachev opened this issue 5 months ago
Update file

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

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

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

Tigrov opened this pull request 5 months ago
Improve psalm

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

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

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

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

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

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

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

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

Tigrov opened this pull request 6 months ago
Fix docs

luizcmarin opened this pull request 6 months ago
Fix psalm

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

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

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

Tigrov opened this issue 6 months ago
Remove Scrutinizer

Tigrov opened this pull request 6 months ago
Various Fixes

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

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

Tigrov opened this pull request 6 months ago
Refactor data readers

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

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

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

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

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

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

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

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

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

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

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

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

Tigrov opened this pull request 8 months ago
Update rector/rector requirement from ^0.19 to ^1.0

dependabot[bot] opened this pull request 9 months ago
Process expressions inside param values when build a query

Tigrov opened this pull request 9 months ago
update irc link

Arhell opened this pull request 9 months ago
update irc link

Arhell opened this issue 9 months ago
Fix psalm issues

Tigrov opened this pull request 9 months ago
Move and deprecate `Schema` methods

Tigrov opened this pull request 9 months ago
Base refresh materialized view

Gerych1984 opened this pull request 9 months ago
Psalm fix

darkdef opened this pull request 9 months ago
Restore Query::one interface

darkdef opened this pull request 9 months ago
Update rector/rector requirement from ^0.18 to ^0.19

dependabot[bot] opened this pull request 9 months ago
Batch insert with empty columns

Tigrov opened this pull request 10 months ago
Logger context

darkdef opened this pull request 10 months ago
DbLoggerInterface

darkdef opened this pull request 10 months ago
Bug in `Command::insertWithReturningPks()` with empty values

Tigrov opened this issue 10 months ago
Test `Command::insertWithReturningPks()` with empty values

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

Tigrov opened this pull request 11 months ago
Fix casting integer to string in `AbstractCommand::getRawSql()`

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

Tigrov opened this pull request 11 months ago
Refactor `AbstractSchema::getDataType()`

Tigrov opened this pull request 11 months ago
Refactor `AbstractCommand::getRawSql()`

Tigrov opened this pull request 11 months ago
Needs to refactor `getRawSql()`

Tigrov opened this issue 11 months ago