Ecosyste.ms: OpenCollective

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

github.com/doctrine/dbal

Doctrine Database Abstraction Layer
https://github.com/doctrine/dbal

Merge pull request #5916 from cgknx/native-mariadb-json

Use Native JSON type instead of LONGTEXT for MariaDB

42877bfc0ccac554df0815a9635b8cd6d26d0385 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Trigger a runtime deprecation for Connection::executeUpdate()

e10f00b3d44d1f0145338e96f833c0a54c841ec0 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Remove the legacy execution and fetch API

71168d7a5d3447ab7acccabd2675f81ca0a87397 authored almost 2 years ago by Alexander M. Turek <[email protected]>
MariaDb. Test that comparator ignores collation for JSON columns.

MariaDb sets character set to utf8mb4 and collation to utf8mb4_bin
for columns declared as JSON ...

0c9526d63b9fd0cde6a280705c814725a5ef27f4 authored almost 2 years ago by Colin Knox <[email protected]>
MariaDb1043. Detect the need to migrate JSON columns to native JSON.

MariaDb JSON columns are marked as json with a DC2Type comment hint.

The schema manager maps su...

04c3330dcf55a232dede0b467394b35ee46e520a authored almost 2 years ago by Colin Knox <[email protected]>
AbstractMySQLDriver. Use MariaDb1043Platform where applicable.

Select MariaDb1043Platform where MariaDb database is at version 10.4.3
or later.

666317a7ea46070339508fd0fbde766db249f74c authored almost 2 years ago by Colin Knox <[email protected]>
Add MariaDb1043Platform using JSON as json column type.

MariaDb aliases columns specified as JSON to LONGTEXT. Since version 10.4.3,
MariaDb adds a CHEC...

b7b4870947e49ef26c2054cbc89078bf6fe949c9 authored almost 2 years ago by Colin Knox <[email protected]>
Merge pull request #5955 from derrabus/bugfix/skip-test-on-legacy-postgtres

Skip test on Postgres 10/11

ba6b68bff18bc57aa230c4d97b92f9e532e7c17c authored almost 2 years ago by Alexander M. Turek <[email protected]>
Skip test on Postgres 10/11

1a561a6060c6842a08c9a93d752c99f5e9ae351d authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge branch '3.7.x' into 4.0.x

* 3.7.x:
Update database list and vendors
Trigger runtime deprecations for legacy API
Upda...

3b68634d61068c7cfd919a1719db43bb3421ebd3 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge 3.6.x into 3.7.x (#5953)

Merge 3.6.x into 3.7.x

f4ba78cfc354b0f9f60985c9cfcaa74224a6c028 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5948 from derrabus/deprecate/fetch-mode

Trigger runtime deprecations for legacy API

fbe98f7404119d9b1feb056557c7e5405731f21b authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5952 from phansys/vendors

[Docs] Update database list and vendors

3430b91463ca82195977da0ba9df9d0f73cee6d1 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Update database list and vendors

38ecbe6cf1329ca6e2ffa8a7e00682b95a4f6aee authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Merge pull request #5946 from Khartir/add-mariadb-1052-platform

Add MariaDB1052Platform

2ebf3cf1069ea540880760867c38461f2330d2e3 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5951 from phansys/ci_db2

[CI] Update Docker image location for IBM DB2

8fcc7434d80c65fde4644cb3a88aac615080c44f authored almost 2 years ago by Alexander M. Turek <[email protected]>
Trigger runtime deprecations for legacy API

fff363d3c45d2d0bc52b8b4666b49277de6edb99 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Update Docker image location for IBM DB2

6c8d4a5b01a8a59eeff19d7bfb6959607cab0d08 authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Merge pull request #5949 from phansys/ci_db2

Leverage "shivammathur/setup-php" action for "ibm_db2" extension install

b553d60aa9846b3d51f6cec8e1eaa1ef444267e4 authored almost 2 years ago by Grégoire Paris <[email protected]>
Leverage "shivammathur/setup-php" action for "ibm_db2" extension install

a6824de530815f4ec1295980d60d04a8914e83e1 authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Add MariaDB1052Platform

to support RENAME INDEX syntax

3205148d8ff541d594cdbf23d9caa0c925c86fbb authored almost 2 years ago by Thomas Gnandt <[email protected]>
Merge pull request #5926 from phansys/portability_case

Restrict the possible values for the casing options under the `Portability\` NS

762d8bfb6414ab007a9c4070b8453b1626a96992 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5947 from derrabus/chore/add-3.7

Add 3.7.x branch

57815c7bbcda3cd18871d253c1dd8cbe56f8526e authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5800 from allenisalai/psql-schema-manager-error

Ensure the pg_depend relation is for a table object

974a5ab1a87758182335c99f452d4df020757e75 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Add 3.7.x branch

e0dcf391669b56ec85f8504ae46f446620e87d14 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge branch '3.6.x' into 4.0.x

* 3.6.x:
PHPUnit 9.6.4
Support resources as parameters with pgsql
PHPStan 1.10.3, PHP Code...

6cc39f0fd34666fea391d40a074f073a8d684c7e authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5944 from derrabus/remove/unused-platform-methods

0f3cce4e8d006f64e04cc28da7548e68204f7f15 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Remove unused private platform methods

c62a3e6182f0f2fc8c2f6b8106e12a5521524af0 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5943 from derrabus/bump/phpunit

PHPUnit 9.6.4

e7331bcb1c69c983daf4e4e8300e0c30d562b949 authored almost 2 years ago by Alexander M. Turek <[email protected]>
PHPUnit 9.6.4

ad8683a0c141baec056aff3f14a27a7828784f2b authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5942 from derrabus/improvement/pgsql-resource

Support resources as parameters with pgsql

e6d4ba4c6c70ec2949afe4722d4abe652fa6e94b authored almost 2 years ago by Alexander M. Turek <[email protected]>
Support resources as parameters with pgsql

14fdf3e87fa017fd8442a3a0e518a99a5982e5a7 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5936 from derrabus/improvement/typed-portability-converter

Use closures in portability converter

0e8256ea457f7100cccd2eb53b91c13552b332e4 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5935 from doctrine/bump/tools

PHPStan 1.10.3, PHP Code Sniffer 3.7.2

e4564fb046b2dc5072d7dd05049913a00974ce9c authored almost 2 years ago by Alexander M. Turek <[email protected]>
[SCA] Restrict the possible values for the casing options under the `Portability\` NS

c61bd4aaed6ad7c882bd95331ebff802594800ce authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Use closures in portability converter

ef17dbe53786cee81b71253517427bbddb9e7501 authored almost 2 years ago by Alexander M. Turek <[email protected]>
PHPStan 1.10.3, PHP Code Sniffer 3.7.2

e121b96a677bfe52c8f85a59f11f4881c33c828b authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5933 from phansys/ibm_db2_sca

[SCA] Update requirement for "phpstan/phpstan"

2c8afad23a2e164a285f598308820871e4e5296f authored almost 2 years ago by Alexander M. Turek <[email protected]>
[SCA] Update requirement for "phpstan/phpstan"

dffaff0387b57533d7cf924ef9081985425ba648 authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Merge pull request #5932 from derrabus/bump/phpstan

PHPStan 1.10

4173dfc23de02e2ac0c99cfb16fcd8af5fedc23b authored almost 2 years ago by Alexander M. Turek <[email protected]>
Ensure the pg_depend relation is for a table object.

This fixes a bug where there was a pg_proc which was a dependency of
an extention and also had a...

b35b52cc4180957b755c8e61a787f95671097ca0 authored almost 2 years ago by Allen Lai <[email protected]>
PHPStan 1.10

9766aa46b212249b275a4945066d1d685105434c authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5930 from aimeos/3.6.x

Fixes PHP initialization error

3fc4ea3565d54ff1cc944e5c4e01cc9dc2920df2 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Fixes PHP initialization error

694cc990995477f84a85f02c1186e7ed61100d9c authored almost 2 years ago by Aimeos <[email protected]>
Merge pull request #5925 from phansys/db2_php_versions

bd54f5043eaff656b314037bf285d8b7f1c311b8 authored almost 2 years ago by Alexander M. Turek <[email protected]>
[CI] Test "ibm_db2" driver against PHP 8.x

164711829cc67b6a71de81e0235f52e39f4da586 authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Merge pull request #5923 from HypeMC/diff-index-comment-fix

Fix comment

a9777b61e951f1e0e1ef20372be5c195a301106e authored almost 2 years ago by Grégoire Paris <[email protected]>
Fix comment

ce6f4aa2e5df2c1a592e7ee4fd0f2c1907715e1a authored almost 2 years ago by HypeMC <[email protected]>
Merge pull request #5919 from mvhirsch/patch-1

[Docs] fixes count typo at Driver usage

280ffba34df9c8080a3269126e8e0320190ce364 authored almost 2 years ago by Alexander M. Turek <[email protected]>
fixes count typo

9817d00a1de5915d60cd49f441494ef8682fd140 authored almost 2 years ago by Michael Hirschler <[email protected]>
Merge pull request #5905 from phansys/pr_5879

Use "numeric-string" return type for methods that return integers as strings

5921ac0a7cbf6e7ee2f9f2021309f99cdf39fa6f authored almost 2 years ago by Alexander M. Turek <[email protected]>
Use "numeric-string" return type for methods that return integers as strings

a7dbdeb56443560dd050cdc353eafac7b0e0ae1a authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Merge branch '3.6.x' into 4.0.x

* 3.6.x:
Run tests with MariaDB 10.10
Prepare 3.6.0

a7599176e56caa7fcfd52cf4c6aece6cc6674b76 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5913 from derrabus/ci/mariadb-10.10

Run tests with MariaDB 10.10

85b98cb23c8af471a67abfe14485da696bcabc2e authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5878 from derrabus/chore/prepare-release

Prepare release 3.6.0

73a8501d720d290abf4a2f3c307c924da74bd285 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Run tests with MariaDB 10.10

ca5bc62eb444e048cb4efa5fde2a487833eeb223 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5909 from phansys/last_insert_id

Fix type assumptions about `Connection::lastInsertId()`

1295b5fa1a8a722fc1dc4d046e90dbca5f25be67 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Fix type assumptions about `Connection::lastInsertId()`

aec9b177f9aacee762620fd5ecbe7c0a11761f7a authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Prepare 3.6.0

0b5664780616f2518ac70cdebe12dbc6180095be authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge branch '3.6.x' into 4.0.x

* 3.6.x:
Bump laminas/automatic-releases to 1.24.0
Free pgsql results on destruct
PHPUnit ...

c84d3303b1dcc3d37d01da4d400ed9f655e24b84 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge 3.5.x into 3.6.x (#5911)

cb208f82b173e683cecc6430cb0378ef8a27a52b authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5910 from derrabus/bump/automatic-releases

Bump `laminas/automatic-releases` to 1.24.0

e0021572bcb343e6fa51bbed8280392c863e1750 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Bump laminas/automatic-releases to 1.24.0

7d00d3dc056f4b8239f3f20a30d53b86fbb8055e authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5908 from derrabus/bugfix/free-result-on-destruct

Free pgsql results on destruct

b5bf7dcab9da7c9623cccdf6e384592fd9f16d58 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5907 from derrabus/bump/phpunit

PHPUnit 9.6.3

ef04fd9a6de1cb4abcccf15764f071142bb9f323 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Free pgsql results on destruct

3c1ad27120c821b2cb9ddf0116052cf985eb760f authored almost 2 years ago by Alexander M. Turek <[email protected]>
PHPUnit 9.6.3

3d25b312a3700e61c9b4c7bc566a55d4a0ed6f74 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5904 from derrabus/improvement/modern-pgsql

Modernize pgsql driver for PHP 8.1

e543ade73cf8a35a4d7d4dff05f6848cdd7bda48 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Modernize pgsql driver for PHP 8.1

f5bf5aedc1c6ef035d4f5c5e14c896e59bb8efab authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5903 from derrabus/improvement/test-logger

Use TestLogger instead of mocks

cbcd7d79d4b930e36a54a48ef4c6aac32f9a8b0d authored almost 2 years ago by Alexander M. Turek <[email protected]>
Use TestLogger instead of mocks

6a7b26a28eba23001d60d0895e3d9240a17ea602 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge branch '3.6.x' into 4.0.x

* 3.6.x:
PHPUnit 9.6.0
Close pgsql connection in destructor
PDOException&DriverException
...

6b84232f00e684f39fdf9079f76f9b45cab91c68 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5896 from derrabus/remove/inv-para-type

Remove `InvalidParameterType` exception

cc7ea18d7ba54785ff45ffd73d41245206e9d8af authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge branch '3.5.x' into 3.6.x

* 3.5.x:
PHPUnit 9.6.0
PDOException&DriverException

46d6635b875a082a730e833248920dd8bfd4e780 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5879 from derrabus/improvement/row-count-return-type

Widen the return type of `Result::rowCount()`

79d3551f91e17726f6a3c536a01f15a6360ef8db authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5892 from derrabus/bugfix/destruct-pgsql-connection

Close pgsql connection in destructor

11683d16d77242f696a64298cf8c8d81e02f6bd3 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5899 from derrabus/bump/phpunit

PHPUnit 9.6.0

e7ca0c370ede060d7ae2337a25bf589e34501081 authored almost 2 years ago by Alexander M. Turek <[email protected]>
PHPUnit 9.6.0

b0db2d665f231fd379a67a2272f683511652ecdc authored almost 2 years ago by Alexander M. Turek <[email protected]>
Remove InvalidParameterType exception

cfc862761b4c117cbf633cf492e96dd966d1d8f2 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Close pgsql connection in destructor

9c2a1bb86be2a37c53eaff12176b8166952a0e03 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge branch '3.6.x' into 4.0.x

* 3.6.x:
Optimize pgsql queries without parameters
Raise exception if pg_send_*() calls fail...

2e5552e9bc604fd51b895735df7c645cd0aec3a4 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5890 from maxm86545/pdoexception

PDOException&DriverException

2828cbfc103710c674dc5ea6926a518676eabc9a authored almost 2 years ago by Alexander M. Turek <[email protected]>
PDOException&DriverException

ad53af9a84e1e1adaef06b4efa38d7b62ce69b16 authored almost 2 years ago by Max <[email protected]>
Merge pull request #5893 from derrabus/bugfix/deallocate-statements

Deallocate prepared statements in destructor

ce82b0619688fa5847a62eb70408e8b6b5a4d692 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Deallocate prepared statements in destructor

dbb3db704420d4eeb847ef3804bb3eeafee82e14 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5888 from derrabus/improvement/pgsql-error-handling

Raise exception if `pg_send_*()` calls fail

0b23e06da4cbc81de2022e12a3b3467c3319d32b authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5889 from doctrine/improvement/optimize-pg-query

f73e9646ae3257b1f80d0581b233a62eb25c7660 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Optimize pgsql queries without parameters

Co-authored-by: Max <[email protected]>

121cc382576aec4c75c66bd5873a13cbd602ddb5 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5876 from derrabus/feature/schema-manager-factory

Introduce the `SchemaManagerFactory` interface

26d15429a80ad8282d9dab9a56a46328e8ea7cd0 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Raise exception if pg_send_*() calls fail

6f92c814b4137152566a89dd11e55202bbb0d6e5 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5880 from derrabus/feature/pgsql

Add the PgSQL driver

f5196ed443dd00ecf9844b9f71e06e5e6b37b12a authored almost 2 years ago by Alexander M. Turek <[email protected]>
Add the PgSQL driver

4c06a521b2c565730ab29cd96a085d0f421f1298 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge branch '3.5.x' into 3.6.x

* 3.5.x:
Make sure only PDO parameter types are passed

52518c44dc746ece7e0d9c4f6184ad58e7452b2f authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5883 from derrabus/sa/pdo

Make sure only PDO parameter types are passed to PDO methods

8ec4dd6fc6794a264956d55b39562c85765649c3 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Make sure only PDO parameter types are passed

… to PDO methods

Co-authored-by: kang <[email protected]>

07ad46ec266195ee16f3a83eaaf49686a9c91def authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge 3.5.x into 3.6.x (#5882)

888d412010c2c234f6612350cadc6b6ea8236619 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #5881 from phansys/docs_db2

ee116f260a5c006f0c31e480d13e281cd3748baf authored almost 2 years ago by Alexander M. Turek <[email protected]>
[Docs] Add IBM DB2 to `configuration.rst`

d659da5cc2a2ff52a7d6e3777b8fadb13dd8602c authored almost 2 years ago by Javier Spagnoletti <[email protected]>
Merge pull request #5872 from GromNaN/number-string

Explain why the number of affected rows can be a string

8c327e266f890c2bc59965d88b0673ce41e6fa71 authored almost 2 years ago by Alexander M. Turek <[email protected]>
Apply suggestions from code review

String return type is conditional on the driver used.

Co-authored-by: Alexander M. Turek <me@d...

6f4b383d76995cdb15bd845e430d58d1d4f7ae37 authored almost 2 years ago by Jérôme Tamarelle <[email protected]>