GitHub / yiisoft/db-pgsql issues and pull requests
#421 - Add `ExpressionBuilderInterface::build()`
Pull Request -
State: closed - Opened by samdark 16 days ago
- 1 comment
#420 - Provide `yiisoft/db-implementation`
Pull Request -
State: closed - Opened by vjik 25 days ago
- 1 comment
Labels: status:code review
#419 - Refactor workflows
Pull Request -
State: closed - Opened by Tigrov about 1 month ago
- 1 comment
#418 - Update tests
Pull Request -
State: closed - Opened by Tigrov about 1 month ago
- 1 comment
#417 - Update tests according changes in `db`
Pull Request -
State: closed - Opened by Tigrov about 1 month ago
- 1 comment
#416 - Replace Db\InvalidArgumentException to \InvalidArgumentException
Pull Request -
State: closed - Opened by DikoIbragimov about 1 month ago
- 1 comment
#415 - Implement `CaseExpressionBuilder` class
Pull Request -
State: closed - Opened by Tigrov about 2 months ago
- 1 comment
#414 - Rename `insertWithReturningPks()` to `insertReturningPks()`
Pull Request -
State: closed - Opened by Tigrov about 2 months ago
- 1 comment
#413 - Update tests according changes in `db`
Pull Request -
State: closed - Opened by Tigrov about 2 months ago
- 1 comment
#412 - Reduce binding parameters
Pull Request -
State: closed - Opened by Tigrov about 2 months ago
- 1 comment
#411 - Refactor constraints
Pull Request -
State: closed - Opened by Tigrov about 2 months ago
- 1 comment
#410 - Replace `upsertWithReturningPks()` with `upsertWithReturning()` in `DMLQueryBuilder` class
Pull Request -
State: closed - Opened by Tigrov 2 months ago
- 1 comment
#409 - Update tests according changes in `db` package
Pull Request -
State: closed - Opened by Tigrov 2 months ago
- 1 comment
#408 - Implement `DMLQueryBuilder::upsertWithReturningPks()` method
Pull Request -
State: closed - Opened by Tigrov 3 months ago
- 1 comment
#407 - Use `DateTimeColumn`
Pull Request -
State: closed - Opened by Tigrov 3 months ago
- 1 comment
#406 - Rename `getLastInsertID()` method in `ConnectionInterface` to `getLastInsertId()`
Pull Request -
State: closed - Opened by vjik 3 months ago
- 1 comment
Labels: status:code review
#405 - Remove `ExpressionBuilder`
Pull Request -
State: closed - Opened by Tigrov 3 months ago
- 1 comment
#404 - Fix psalm
Pull Request -
State: closed - Opened by Tigrov 4 months ago
- 1 comment
#403 - Call `DbArrayHelper::arrange()` instead of `DbArrayHelper::index()`
Pull Request -
State: closed - Opened by Tigrov 4 months ago
- 1 comment
#402 - Update QueryBuilderTest. Fix overwrite `where` condition
Pull Request -
State: closed - Opened by lav45 4 months ago
- 2 comments
#401 - Upgrade tests for yiisoft/db:1.4.*
Pull Request -
State: closed - Opened by lav45 4 months ago
#400 - Fixed require package yiisoft/db:1.3.*
Pull Request -
State: closed - Opened by lav45 4 months ago
- 1 comment
#399 - Refactor test of columns
Pull Request -
State: open - Opened by Tigrov 4 months ago
- 1 comment
#398 - Fix for insertBatch issue #888
Pull Request -
State: open - Opened by evil1 4 months ago
- 1 comment
#397 - Realize `Schema::loadResultColumn()` method
Pull Request -
State: closed - Opened by Tigrov 4 months ago
- 1 comment
#396 - Remove `getCacheKey()` and `getCacheTag()` from `Schema`
Pull Request -
State: closed - Opened by Tigrov 4 months ago
- 1 comment
#395 - Implement the ability for user-defined type casting
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
#394 - Test Postgres 17
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
Labels: status:code review
#393 - Refactoring
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
#392 - Move `tests/bootstrap.php` to `autoload-dev` section in `composer.json`
Pull Request -
State: closed - Opened by vjik 5 months ago
- 1 comment
Labels: status:code review
#391 - Case sensitive option in `LikeCondition`
Pull Request -
State: closed - Opened by vjik 5 months ago
- 1 comment
Labels: status:code review
#390 - Remove `yiisoft/json` dependency
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
#389 - Update workflows
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
#388 - Test PHP 8.4
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
Labels: status:code review
#387 - Explicitly mark nullable parameters
Pull Request -
State: closed - Opened by vjik 5 months ago
- 1 comment
Labels: status:code review
#386 - Refactor array, structured and JSON expression builders.
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
#385 - Set default connection settings for tests
Pull Request -
State: closed - Opened by Tigrov 5 months ago
- 1 comment
#384 - Add `IndexMethod` class
Pull Request -
State: closed - Opened by Tigrov 6 months ago
- 1 comment
#383 - Fix `ColumnDefinitionParser`
Pull Request -
State: closed - Opened by Tigrov 6 months ago
- 1 comment
Labels: status:code review
#382 - Replace `DbArrayHelper::getColumn()` with `array_column()`
Pull Request -
State: closed - Opened by Tigrov 6 months ago
- 1 comment
#381 - Fix `ColumnDefinitionParser`
Pull Request -
State: closed - Opened by Tigrov 7 months ago
- 1 comment
#380 - Rename `ColumnSchemaInterface` to `ColumnInterface`
Pull Request -
State: closed - Opened by Tigrov 7 months ago
#379 - Remove `ColumnInterface`
Pull Request -
State: closed - Opened by Tigrov 7 months ago
- 1 comment
#378 - Improve loading schemas of views
Pull Request -
State: closed - Opened by Tigrov 7 months ago
- 1 comment
Labels: status:code review
#377 - Long schema scan query on row insert
Issue -
State: closed - Opened by tQuant 7 months ago
- 18 comments
#376 - Update rector/rector requirement from ^1.1.1 to ^2.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, php
#375 - Update according changes in `db`
Pull Request -
State: closed - Opened by Tigrov 8 months ago
- 1 comment
#374 - Use new column definition builder
Pull Request -
State: closed - Opened by Tigrov 8 months ago
- 1 comment
#373 - Add `QueryBuilder::prepareBinary()` method
Pull Request -
State: closed - Opened by Tigrov 8 months ago
- 1 comment
#372 - Refactor `ColumnDefinitionBuilder`
Pull Request -
State: closed - Opened by Tigrov 9 months ago
- 1 comment
#371 - Improve column schema classes
Pull Request -
State: closed - Opened by Tigrov 9 months ago
- 1 comment
#370 - Refactor normalizeDefaultValue()
Pull Request -
State: closed - Opened by Tigrov 9 months ago
- 1 comment
#369 - Wrong return type in BitColumnSchema::phpTypecast
Issue -
State: open - Opened by Gerych1984 9 months ago
- 5 comments
Labels: type:bug
#368 - Refactor `ColumnFactory`
Pull Request -
State: closed - Opened by Tigrov 9 months ago
- 1 comment
#367 - Ease local testing
Pull Request -
State: closed - Opened by arogachev 9 months ago
- 1 comment
Labels: type:task, status:code review
#366 - Load column properties via constructor
Pull Request -
State: closed - Opened by Tigrov 10 months ago
- 1 comment
#365 - Refactor `Dsn` class
Pull Request -
State: closed - Opened by Tigrov 10 months ago
- 1 comment
#364 - Add `ColumnDefinitionBuilder`
Pull Request -
State: closed - Opened by Tigrov 10 months ago
- 1 comment
#363 - Move `ArrayColumnSchema` and `StructuredColumnSchema` to `db`
Pull Request -
State: closed - Opened by Tigrov 10 months ago
- 1 comment
#362 - Update according changes in `ColumnSchemaInterface`
Pull Request -
State: closed - Opened by Tigrov 10 months ago
- 1 comment
#361 - Missed `UUID_PK_SEQ` column type map in `AbstractColumn`
Issue -
State: closed - Opened by vjik 11 months ago
- 1 comment
#360 - Realize `ColumnBuilder`
Pull Request -
State: closed - Opened by Tigrov 11 months ago
- 1 comment
#359 - Separate column type constants
Pull Request -
State: closed - Opened by Tigrov 11 months ago
- 1 comment
#358 - Improve `docker-compose.yml`
Pull Request -
State: closed - Opened by vjik 11 months ago
Labels: status:code review
#357 - Fix readme badges
Pull Request -
State: closed - Opened by vjik 11 months ago
#356 - Raise PHP version to 8.1
Pull Request -
State: closed - Opened by Tigrov 12 months ago
- 1 comment
#355 - Realize column factory
Pull Request -
State: closed - Opened by Tigrov 12 months ago
- 1 comment
#354 - Refactor column PHP type
Pull Request -
State: closed - Opened by Tigrov 12 months ago
- 1 comment
#353 - Update `bit` type
Pull Request -
State: closed - Opened by Tigrov about 1 year ago
- 1 comment
#352 - Update workflows
Pull Request -
State: closed - Opened by Tigrov about 1 year ago
- 1 comment
Labels: status:code review
#351 - Add PostgreSQL 16 to tests
Pull Request -
State: closed - Opened by vjik about 1 year ago
- 1 comment
Labels: status:code review
#350 - Add json overlaps condition builder
Pull Request -
State: closed - Opened by Tigrov about 1 year ago
- 1 comment
#349 - Add method chaining for columns
Pull Request -
State: closed - Opened by Tigrov about 1 year ago
- 1 comment
Labels: status:code review
#348 - Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterface::getRawTableName()`
Pull Request -
State: closed - Opened by Tigrov about 1 year ago
- 1 comment
#347 - Disable BC
Pull Request -
State: closed - Opened by Tigrov about 1 year ago
#346 - Update file
Pull Request -
State: closed - Opened by luizcmarin about 1 year ago
- 1 comment
#345 - Change db dependency to `dev-master`
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
#344 - Update tests according to the main PR
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 1 comment
#343 - Remove Scrutinizer
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
#342 - Docs folder standardization and other fixes
Pull Request -
State: closed - Opened by luizcmarin over 1 year ago
#341 - Update test according to main PR
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 1 comment
#340 - Allow scalar values for `Query::select()`
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 1 comment
#339 - Fix workflow mutation.
Pull Request -
State: closed - Opened by terabytesoftw over 1 year ago
- 2 comments
Labels: status:code review
#338 - Rename composite type to structured type
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
Labels: status:code review
#337 - Update rector/rector requirement from ^0.19 to ^1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, php
#336 - Update test according to main PR
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
#335 - Bug when try to `Command::update()` using `Expression`s in values or in where condition
Issue -
State: open - Opened by Tigrov over 1 year ago
Labels: type:bug
#334 - Fix psalm issues
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
Labels: status:code review
#333 - Resolve deprecated methods
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
Labels: status:code review
#332 - Add refreshMaterializedView command
Pull Request -
State: open - Opened by Gerych1984 over 1 year ago
- 2 comments
Labels: status:under development
#331 - Fix table indexes
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
#330 - Create instance of `ArrayParser` directly
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 3 comments
#329 - Merge branch 'master' into dependabot/composer/rector/rector-tw-0.18
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 1 comment
#328 - Update fixtures according to tests
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
#327 - DbLoggerInterface
Pull Request -
State: closed - Opened by darkdef over 1 year ago
- 2 comments
#326 - Fix `QueryBuilderTest::testBatchInsert()`
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
#325 - Fix README.md
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 1 comment
#324 - Change `$typeMap` to constant
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments
Labels: status:code review
#323 - Raise `yiisoft/db` to `^1.2`
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 2 comments
#322 - Enable BC test
Pull Request -
State: closed - Opened by Tigrov over 1 year ago
- 2 comments