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 4.1.x into 5.0.x

derrabus opened this pull request 6 months ago
Merge 3.9.x and 4.0.x into 4.1.x

derrabus opened this pull request 6 months ago
Merge 3.8.x into 4.0.x

derrabus opened this pull request 6 months ago
Merge 3.8.x into 3.9.x

derrabus opened this pull request 6 months ago
Add SmallFloat type

berkut1 opened this pull request 6 months ago
Fix update/delete aliases in documentation

PrinsFrank opened this pull request 6 months ago
Column precision is not specified 2

cavemanlu opened this issue 6 months ago
Feature: Add Real/Float4 type

berkut1 opened this pull request 6 months ago
Type Mapping Discrepancies Between DBAL3 and DBAL4

berkut1 opened this issue 6 months ago
Add ENUM type into DBAL 4

michnovka opened this issue 6 months ago
Cannot connect with mariaDB and SSL with pdo_mysql

signmeuptwice opened this issue 6 months ago
Add DBTypes that are missing for TypeMapping

patrick1100 opened this pull request 6 months ago
CI: Add MySQL 9, reduce test matrix

derrabus opened this pull request 6 months ago
Complete sentence

greg0ire opened this pull request 6 months ago
Docs: update custom platform example to use middlewares

janedbal opened this pull request 6 months ago
ci: nightly - php-8.1 only + workflow_dispatch

grooverdan opened this pull request 7 months ago
ci: nightly - php-8.1 min version

grooverdan opened this pull request 7 months ago
Merge 3.8.x up into 4.0.x

greg0ire opened this pull request 7 months ago
PHPUnit 10.5.22

derrabus opened this pull request 7 months ago
PHP CodeSniffer 3.10.1

derrabus opened this pull request 7 months ago
Add the `getColumnName()` method to the `Result` interface

derrabus opened this pull request 7 months ago
Merge 4.1.x into 5.0.x

derrabus opened this pull request 7 months ago
Merge 3.9.x and 4.0.x into 4.1.x

derrabus opened this pull request 7 months ago
Merge 3.8.x into 4.0.x

derrabus opened this pull request 7 months ago
Merge 3.8.x into 3.9.x

derrabus opened this pull request 7 months ago
PHPUnit 10.5.21

derrabus opened this pull request 7 months ago
PHPStan 1.11.5

derrabus opened this pull request 7 months ago
restore comment hint (useful for enumtype declaration)

meiyasan opened this pull request 7 months ago
BC: Extract EnumType from comment hint is broken !

xkzl opened this issue 7 months ago
feat: add support for function as default value

vencakrecl opened this pull request 7 months ago
Default to distinct union queries

derrabus opened this pull request 7 months ago
feat: add TIMESTAMP and TIME precision

vencakrecl opened this pull request 7 months ago
Merge 3.8.x up into 4.0.x

greg0ire opened this pull request 7 months ago
mariadb: add nightly workflow to facilitate mariadb "nightlies"

grooverdan opened this pull request 7 months ago
Add MariaDb1010Platform for fetchTableOptionsByTable

grooverdan opened this pull request 7 months ago
mariadb: add mariadb-base-image to facilitate upstream "nightlies"

grooverdan opened this pull request 7 months ago
CI MariaDB: add 11.4, remove 11.0

derrabus opened this pull request 7 months ago
Display warnings when running PHPUnit in CI

stof opened this pull request 7 months ago
Fix typo in the portability documentation

stof opened this pull request 7 months ago
Fix the portability documentation

stof opened this pull request 7 months ago
Add the Result::getColumnName method

stof opened this pull request 7 months ago
Ci no upload.x

grooverdan opened this pull request 7 months ago
CI: Update MariaDB versions

grooverdan opened this pull request 7 months ago
Fix MariaDB fetching of default table character-set

grooverdan opened this pull request 7 months ago
Fix: Skip type comparison if disableTypeComments is true

berkut1 opened this pull request 7 months ago
Merge 3.9.x up into 4.1.x

greg0ire opened this pull request 7 months ago
Merge 4.0.x up into 4.1.x

greg0ire opened this pull request 7 months ago
Merge 3.8.x up into 4.0.x

greg0ire opened this pull request 7 months ago
Merge 3.8.x up into 3.9.x

greg0ire opened this pull request 7 months ago
Add querybuilder from table hints

ebuildy opened this pull request 7 months ago
Added support functional indexes for MySQL and Postgres

prohalexey opened this pull request 7 months ago
Fix foreign key name change detection

achterin opened this pull request 7 months ago
remove duplicate set NLS_DATE_FORMAT

pilot114 opened this pull request 7 months ago
Fix "bigint" type introspection for PK column with AI for SQLite

mvorisek opened this pull request 7 months ago
Fix bigint PHP_INT_MIN/PHP_INT_MAX string to int convert

mvorisek opened this pull request 7 months ago
Add support for creating temporary tables in schema

alessandromorelli opened this pull request 8 months ago
MySQL 8.4 removed keywords

wmouwen opened this pull request 8 months ago
Fix documentation of supported MariaDB releases

derrabus opened this pull request 8 months ago
Merge 4.1.x into 5.0.x

derrabus opened this pull request 8 months ago
Merge 3.9.x into 4.1.x

derrabus opened this pull request 8 months ago
4.0.x

derrabus opened this pull request 8 months ago
Fix return type of iterateKeyValue()

derrabus opened this pull request 8 months ago
Psalm 5.24.0

derrabus opened this pull request 8 months ago
PHPUnit 10.5.20

derrabus opened this pull request 8 months ago
PHPStan 1.11.1

derrabus opened this pull request 8 months ago
Merge 3.8.x into 4.0.x

derrabus opened this pull request 8 months ago
Make "show databases" sql work correctly.

ywisax opened this pull request 8 months ago
sqlite id bigint

remco-pc opened this issue 8 months ago
Merge 4.0.x up into 4.1.x

greg0ire opened this pull request 8 months ago
Fix example for QB delete and update in doc block

Metabor opened this pull request 8 months ago
Add precision to MSSQL datetime2

Yovach opened this pull request 8 months ago
Exception thrown when creating migration

lecneri opened this issue 8 months ago
Bump doctrine/.github from 5.0.0 to 5.0.1

dependabot[bot] opened this pull request 8 months ago
Foreign key name change not picked up by schema comperator

achterin opened this issue 8 months ago
Fix condition on Ascii String for SQL Server

Yovach opened this pull request 8 months ago
Fix "Plugin 'mysql_native_password' is not loaded"

derrabus opened this pull request 8 months ago
PHPStan 1.10.67, PHPUnit 9.6.19, PHPCS 3.9.2

derrabus opened this pull request 8 months ago
Run tests against MySQL 8.4

derrabus opened this pull request 8 months ago
MySQL 8.4 Platform

wmouwen opened this pull request 8 months ago
Use 3.8.x as a target for dependabot version updates

greg0ire opened this pull request 8 months ago
Setup dependabot

greg0ire opened this pull request 8 months ago
Fix SQLiteSchemaManagerTest case

mvorisek opened this pull request 8 months ago
Fix IBM i Db2 DSN parameters for local

jbh opened this pull request 8 months ago
Bump workflow actions

greg0ire opened this pull request 8 months ago
Merge 3.8.x up into 4.0.x

greg0ire opened this pull request 8 months ago
Merge 3.8.x up into 3.9.x

greg0ire opened this pull request 8 months ago
Remove internal flag on DriverException

gitomato opened this pull request 8 months ago
Check that providing CODECOV_TOKEN does not break the upload

greg0ire opened this pull request 8 months ago