An open API service for providing issue and pull request metadata for open source projects.

GitHub / yiisoft/db-mysql issues and pull requests

#406 - Add `ExpressionBuilderInterface::build()`

Pull Request - State: closed - Opened by samdark 16 days ago - 1 comment

#405 - Provide `yiisoft/db-implementation`

Pull Request - State: closed - Opened by vjik 24 days ago - 1 comment
Labels: status:code review

#404 - Refactor workflows

Pull Request - State: closed - Opened by Tigrov about 1 month ago - 1 comment

#403 - Refactor `upsert()`

Pull Request - State: closed - Opened by Tigrov about 1 month ago - 1 comment

#402 - Update tests according changes in `db`

Pull Request - State: closed - Opened by Tigrov about 1 month ago - 1 comment

#401 - Replace Db\InvalidArgumentException to \InvalidArgumentException

Pull Request - State: closed - Opened by DikoIbragimov about 1 month ago - 1 comment

#400 - Make `TestTrait::getDriverName()` static

Pull Request - State: closed - Opened by Tigrov about 2 months ago - 1 comment

#399 - Rename `insertWithReturningPks()` to `insertReturningPks()`

Pull Request - State: closed - Opened by Tigrov about 2 months ago - 1 comment

#398 - Fix `DMLQueryBuilder::upsertReturning()` method

Pull Request - State: closed - Opened by Tigrov about 2 months ago
Labels: status:code review

#397 - Update tests according to changes in `db`

Pull Request - State: closed - Opened by Tigrov about 2 months ago - 1 comment

#396 - Refactor constraints

Pull Request - State: closed - Opened by Tigrov about 2 months ago - 1 comment

#395 - Implement `DMLQueryBuilder::upsertWithReturning()` method

Pull Request - State: closed - Opened by Tigrov 2 months ago - 1 comment

#394 - Implement `Command::upsertWithReturningPks()` method

Pull Request - State: closed - Opened by Tigrov 3 months ago - 1 comment

#393 - Use `DateTimeColumn`

Pull Request - State: closed - Opened by Tigrov 3 months ago - 1 comment

#392 - Rename `getLastInsertID()` method in `ConnectionInterface` to `getLastInsertId()`

Pull Request - State: closed - Opened by vjik 3 months ago - 1 comment
Labels: status:code review

#391 - Remove `ExpressionBuilder`

Pull Request - State: closed - Opened by Tigrov 3 months ago - 1 comment

#390 - Fix psalm

Pull Request - State: closed - Opened by Tigrov 4 months ago - 1 comment

#389 - Call `DbArrayHelper::arrange()` instead of `DbArrayHelper::index()`

Pull Request - State: closed - Opened by Tigrov 4 months ago - 1 comment

#388 - Refactor test of columns

Pull Request - State: closed - Opened by Tigrov 4 months ago - 1 comment

#387 - Realize `Schema::loadResultColumn()` method

Pull Request - State: closed - Opened by Tigrov 4 months ago - 1 comment

#386 - Remove `getCacheKey()` and `getCacheTag()` from `Schema`

Pull Request - State: closed - Opened by Tigrov 4 months ago - 1 comment

#385 - Implement the ability for user-defined type casting

Pull Request - State: closed - Opened by Tigrov 4 months ago - 1 comment

#384 - Refactoring

Pull Request - State: closed - Opened by Tigrov 5 months ago - 1 comment

#383 - Case sensitive option in `LikeCondition`

Pull Request - State: closed - Opened by vjik 5 months ago - 1 comment
Labels: status:code review

#382 - Remove `yiisoft/json` dependency

Pull Request - State: closed - Opened by Tigrov 5 months ago - 1 comment

#381 - Update workflows

Pull Request - State: closed - Opened by Tigrov 5 months ago - 1 comment

#380 - `DROP TABLE CASCADE` support

Issue - State: open - Opened by vjik 5 months ago

#379 - Add `$ifExists` and `$cascade` to `dropTable()` methods

Pull Request - State: closed - Opened by vjik 5 months ago - 1 comment
Labels: status:code review

#378 - Test PHP 8.4

Pull Request - State: closed - Opened by Tigrov 5 months ago - 1 comment
Labels: status:code review

#377 - Explicitly mark nullable parameters

Pull Request - State: closed - Opened by vjik 5 months ago - 1 comment
Labels: status:code review

#376 - Remove `JsonExpressionBuilder` and JSON type tests

Pull Request - State: closed - Opened by Tigrov 5 months ago - 1 comment

#375 - Set default connection settings for tests

Pull Request - State: closed - Opened by Tigrov 5 months ago - 1 comment

#374 - Add `IndexType` and `IndexMethod` classes

Pull Request - State: closed - Opened by Tigrov 6 months ago - 1 comment

#373 - Replace `DbArrayHelper::getColumn()` with `array_column()`

Pull Request - State: closed - Opened by Tigrov 6 months ago - 1 comment

#372 - Rename `ColumnSchemaInterface` to `ColumnInterface`

Pull Request - State: closed - Opened by Tigrov 7 months ago - 1 comment

#371 - Remove `ColumnInterface`

Pull Request - State: closed - Opened by Tigrov 7 months ago - 1 comment

#370 - Add test for `TEXT` type with different sizes

Pull Request - State: closed - Opened by Tigrov 8 months ago - 1 comment

#369 - Update rector/rector requirement from ^1.0 to ^2.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, php

#368 - Update according to changes in `db`

Pull Request - State: closed - Opened by Tigrov 8 months ago - 1 comment

#367 - Use new column definition builder

Pull Request - State: closed - Opened by Tigrov 8 months ago - 1 comment

#366 - Refactor `Quoter::quoteValue()` method

Pull Request - State: closed - Opened by Tigrov 8 months ago - 1 comment

#365 - Refactor `ColumnDefinitionBuilder`

Pull Request - State: closed - Opened by Tigrov 9 months ago - 1 comment

#364 - Improve column schema classes

Pull Request - State: closed - Opened by Tigrov 9 months ago - 1 comment

#363 - Refactor `normalizeDefaultValue()`

Pull Request - State: closed - Opened by Tigrov 9 months ago - 1 comment

#362 - Fix column position in `Schema::findColumns()`

Pull Request - State: closed - Opened by Tigrov 9 months ago

#361 - Refactor `ColumnFactory`

Pull Request - State: closed - Opened by Tigrov 9 months ago - 1 comment

#360 - Ease local testing

Pull Request - State: closed - Opened by arogachev 9 months ago - 1 comment
Labels: type:task, status:code review

#359 - Refactor `Dsn` class

Pull Request - State: closed - Opened by Tigrov 10 months ago - 1 comment

#358 - Add `ColumnDefinitionBuilder`

Pull Request - State: closed - Opened by Tigrov 10 months ago - 1 comment

#357 - Update according changes in `ColumnSchemaInterface`

Pull Request - State: closed - Opened by Tigrov 10 months ago - 1 comment

#356 - Load table checks

Issue - State: open - Opened by Tigrov 10 months ago

#355 - Realize `ColumnBuilder`

Pull Request - State: closed - Opened by Tigrov 11 months ago - 1 comment

#354 - Separate column type constants

Pull Request - State: closed - Opened by Tigrov 11 months ago - 1 comment

#353 - Remove `PHP_VERSION_ID >= 80100` check

Pull Request - State: closed - Opened by Tigrov 11 months ago - 1 comment

#352 - Fix test of timeout `PDOException: Packets out of order`

Pull Request - State: closed - Opened by Tigrov 11 months ago - 1 comment
Labels: status:code review

#351 - Improve MySQL docker compose file

Pull Request - State: closed - Opened by vjik 11 months ago
Labels: status:code review

#350 - Fix readme badges

Pull Request - State: closed - Opened by vjik 11 months ago

#349 - Restore connection if closed by timeout

Pull Request - State: closed - Opened by Tigrov 12 months ago - 1 comment
Labels: status:code review

#348 - Restore connection if closed

Issue - State: closed - Opened by BaBL86 about 1 year ago
Labels: type:enhancement

#347 - Raise PHP version to 8.1

Pull Request - State: closed - Opened by Tigrov 12 months ago - 1 comment

#346 - Realize column factory

Pull Request - State: closed - Opened by Tigrov 12 months ago - 1 comment

#345 - Refactor column PHP type

Pull Request - State: closed - Opened by Tigrov 12 months ago - 1 comment

#344 - Update `bit` type

Pull Request - State: closed - Opened by Tigrov about 1 year ago - 1 comment

#343 - Update workflows

Pull Request - State: closed - Opened by Tigrov about 1 year ago - 1 comment
Labels: status:code review

#342 - Add json overlaps condition builder

Pull Request - State: closed - Opened by Tigrov about 1 year ago - 1 comment

#341 - Fix docs

Pull Request - State: closed - Opened by luizcmarin about 1 year ago

#340 - Fix docs

Pull Request - State: closed - Opened by luizcmarin about 1 year ago

#338 - Disable BC

Pull Request - State: closed - Opened by Tigrov about 1 year ago

#337 - Update file

Pull Request - State: closed - Opened by luizcmarin about 1 year ago - 1 comment

#336 - Fix docs

Pull Request - State: closed - Opened by luizcmarin over 1 year ago

#335 - Change db dependency to `dev-master`

Pull Request - State: closed - Opened by Tigrov over 1 year ago

#334 - Update tests according to the main PR

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 1 comment

#333 - Remove Scrutinizer

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 1 comment

#332 - Docs folder standardization and other fixes

Pull Request - State: closed - Opened by luizcmarin over 1 year ago

#331 - Update test according to main PR

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 1 comment

#330 - Support MySQL datatype SET

Issue - State: open - Opened by mikehaertl about 11 years ago - 18 comments
Labels: type:enhancement, status:under discussion

#329 - Allow scalar values for `Query::select()`

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 1 comment

#328 - update src folder links

Pull Request - State: closed - Opened by Arhell over 1 year ago - 1 comment

#327 - update src folder links

Issue - State: closed - Opened by Arhell over 1 year ago

#326 - update irc link

Pull Request - State: closed - Opened by Arhell over 1 year ago - 2 comments

#325 - update irc link

Issue - State: closed - Opened by Arhell over 1 year ago

#324 - test cases typo fixed & missing PHPDocs added.

Pull Request - State: closed - Opened by MrWasimAbbasi over 1 year ago - 6 comments

#323 - Fix workflow mutation.

Pull Request - State: closed - Opened by terabytesoftw over 1 year ago - 2 comments
Labels: status:code review

#322 - Update rector/rector requirement from ^0.19 to ^1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, php

#321 - Update test according to main PR

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments

#320 - Refactor `DDLQueryBuilder::getColumnDefinition()`

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments
Labels: status:code review

#319 - Fix psalm issues

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 4 comments
Labels: status:code review

#318 - Resolve deprecated methods

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments
Labels: status:code review

#317 - Update rector/rector requirement from ^0.18 to ^0.19

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, php

#316 - Update fixtures according to tests

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments

#315 - DbLoggerInterface

Pull Request - State: closed - Opened by darkdef over 1 year ago - 2 comments

#314 - Fix `Command::insertWithReturningPks()`

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments

#313 - Fix `QueryBuilderTest::testBatchInsert()`

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments

#312 - Change `Schema::$typeMap` to constant `Schema::TYPE_MAP`

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments
Labels: status:code review

#311 - Raise `yiisoft/db` to `^1.2`

Pull Request - State: closed - Opened by vjik over 1 year ago - 2 comments

#310 - Update bc test settings

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments

#309 - Move methods from command to abstract pdo command

Pull Request - State: closed - Opened by Tigrov over 1 year ago - 2 comments

#308 - Update rector rules

Pull Request - State: closed - Opened by Tigrov almost 2 years ago - 1 comment

#307 - Fix cte tests

Pull Request - State: closed - Opened by Tigrov almost 2 years ago - 1 comment