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
Updated PDO_SQLSRV connection to use driverOptions in prepare-function
DAdq26 opened this issue 2 months ago
DAdq26 opened this issue 2 months ago
fix: add missing drop schema when dropping database
nikophil opened this pull request 2 months ago
nikophil opened this pull request 2 months ago
Run tests against PostgreSQL 17
IndraGunawan opened this pull request 2 months ago
IndraGunawan opened this pull request 2 months ago
Remove non thrown exception from phpdoc
Tofandel opened this pull request 2 months ago
Tofandel opened this pull request 2 months ago
Remove "final" from methods in Table schema class
aimeos opened this issue 2 months ago
aimeos opened this issue 2 months ago
Fix broken links
SchmidtClaudia opened this pull request 2 months ago
SchmidtClaudia opened this pull request 2 months ago
Broken links on the Reference / Configuration page
SchmidtClaudia opened this issue 2 months ago
SchmidtClaudia opened this issue 2 months ago
Merge 3.9.x up into 4.2.x
greg0ire opened this pull request 2 months ago
greg0ire opened this pull request 2 months ago
Change MySQL bool mapping from TINYINT(1) to TINYINT
paranoiq opened this pull request 2 months ago
paranoiq opened this pull request 2 months ago
Run tests with MySQL 9.1
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
Merge 3.9.x into 4.2.x
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
SQLServer renameTable() problem
aimeos opened this issue 3 months ago
aimeos opened this issue 3 months ago
Oracle platform fails on quoted indexes
aimeos opened this issue 3 months ago
aimeos opened this issue 3 months ago
Create stubs instead of mocks
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
Cover how `transactional()` behaves in different auto commit modes
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
Cover scenario `BEGIN TRANSACTION; COMMIT; BEGIN TRANSACTION; --failure`
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
Inherit issue templates from the centralized repository
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Deprecate Table::removeForeignKey() and ::removeUniqueConstraint()
morozov opened this pull request 3 months ago
morozov opened this pull request 3 months ago
Deprecate dropping columns referenced by constraints
morozov opened this pull request 3 months ago
morozov opened this pull request 3 months ago
test: remove ->expects(self::any())
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
listTables in SQLite connection returns empty array
giacomomasseron opened this issue 3 months ago
giacomomasseron opened this issue 3 months ago
Fix typo in PostgreSql documentation reference
JoshuaBehrens opened this pull request 3 months ago
JoshuaBehrens opened this pull request 3 months ago
Merge 3.9.x up into 4.2.x
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Error Method Illuminate\Database\MySqlConnection::isDoctrineAvailable does not exist.
Salang2024 opened this issue 3 months ago
Salang2024 opened this issue 3 months ago
Acknowledge the existence of 3.10
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Query Cache mangled if saved by-reference
Slamdunk opened this pull request 3 months ago
Slamdunk opened this pull request 3 months ago
Php enum support for mysql
drjele opened this issue 3 months ago
drjele opened this issue 3 months ago
Simplify tracking implicitly created indexes
morozov opened this pull request 3 months ago
morozov opened this pull request 3 months ago
Remove handling unuique constraint column names as associative array
morozov opened this pull request 3 months ago
morozov opened this pull request 3 months ago
hi
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
test: cover nested transactions
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
Fix incorrect `transactional()` handling when DB auto-rolled back the transaction (v4)
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
Fix incorrect `transactional()` handling when DB auto-rolled back the transaction
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
Merge 3.9.x into 4.2.x
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
Fix incorrect handling of transactions using deferred constraints
simPod opened this pull request 3 months ago
simPod opened this pull request 3 months ago
Remove broken links from php doc block
abuhamza opened this pull request 3 months ago
abuhamza opened this pull request 3 months ago
Prepare the 4.2.0 release
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
Merge 4.2.x into 5.0.x
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
Comment link redirects to random betting website
sergiuionescu opened this issue 3 months ago
sergiuionescu opened this issue 3 months ago
CI: remove duplicate key
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
Implement an EnumType for MySQL/MariaDB
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
PHPStan 1.12.6
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
Bump doctrine/.github from 5.1.0 to 5.2.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Merge 3.9.x up into 4.1.x
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Leverage the new PDO subclasses
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
Setup documentation workflow
greg0ire opened this pull request 3 months ago
greg0ire opened this pull request 3 months ago
Using connection string without `serverVersion` with postgresql?
plaes opened this issue 3 months ago
plaes opened this issue 3 months ago
mysql supports schemas
jon1328 opened this pull request 3 months ago
jon1328 opened this pull request 3 months ago
Run tests with PHP 8.4
nickvergessen opened this pull request 3 months ago
nickvergessen opened this pull request 3 months ago
Bump GitHub actions
derrabus opened this pull request 3 months ago
derrabus opened this pull request 3 months ago
[Need Help] Testing boolean comparison using ParameterType
nickvergessen opened this pull request 3 months ago
nickvergessen opened this pull request 3 months ago
UNION queries ignore parameters set on QueryBuilder objects, causing SQL errors
punjabik opened this issue 4 months ago
punjabik opened this issue 4 months ago
fix: use custom platform if provided as param to Connection
danielgelling opened this pull request 4 months ago
danielgelling opened this pull request 4 months ago
Custom platform is not used for connection
danielgelling opened this issue 4 months ago
danielgelling opened this issue 4 months ago
Reproduce MySQL warnings with and without emulated prepares
lcobucci opened this pull request 4 months ago
lcobucci opened this pull request 4 months ago
Add comparison of foreign key names with option to opt-out of this
uncaught opened this pull request 4 months ago
uncaught opened this pull request 4 months ago
Re-add comparison for foreign key names with opt-out configuration
uncaught opened this pull request 4 months ago
uncaught opened this pull request 4 months ago
Generated migrations do not consider `columnDefinition=...` clause
jean553 opened this issue 4 months ago
jean553 opened this issue 4 months ago
Foreign key name inconsistency may break migrations
uncaught opened this issue 4 months ago
uncaught opened this issue 4 months ago
Dirty solution to detect changes at columnDefinition
CheAlex opened this issue 4 months ago
CheAlex opened this issue 4 months ago
Passive support for partitioned tables on Postgres
nikophil opened this pull request 4 months ago
nikophil opened this pull request 4 months ago
fix: fixed unknown database type anyelement requested
ahmadsyamim opened this pull request 4 months ago
ahmadsyamim opened this pull request 4 months ago
fix typo in docs
Lynnaut opened this pull request 4 months ago
Lynnaut opened this pull request 4 months ago
PDO: Raise a proper exception if user or password is false
derrabus opened this pull request 4 months ago
derrabus opened this pull request 4 months ago
Unable to execute orm:generate-proxies
Alvaro948 opened this issue 4 months ago
Alvaro948 opened this issue 4 months ago
Apply the same logic to platform portability issues
duzenko opened this issue 4 months ago
duzenko opened this issue 4 months ago
Invalidate old query cache format
derrabus opened this pull request 4 months ago
derrabus opened this pull request 4 months ago
Merge 3.9.x into 4.1.x
derrabus opened this pull request 4 months ago
derrabus opened this pull request 4 months ago
Use generators for large data providers
derrabus opened this pull request 4 months ago
derrabus opened this pull request 4 months ago
PHPStan 1.12
derrabus opened this pull request 4 months ago
derrabus opened this pull request 4 months ago
Invalid platform: PostgreSQL120Platform after upgrade to 3.9.0
aprokopenko opened this issue 4 months ago
aprokopenko opened this issue 4 months ago
Raise a proper exception when calling `getColumnName()` with negative index
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Handle cached result column names and rows separately
morozov opened this pull request 5 months ago
morozov opened this pull request 5 months ago
Remove beStrictAboutTodoAnnotatedTests from PHPUnit configuration
morozov opened this pull request 5 months ago
morozov opened this pull request 5 months ago
Require pgsql
greg0ire opened this pull request 5 months ago
greg0ire opened this pull request 5 months ago
Try removing quotes
greg0ire opened this pull request 5 months ago
greg0ire opened this pull request 5 months ago
Psalm 5.25.0
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
PHPUnit 10.5.30
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
PHPStan 1.11.10
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Remove obsolete PHP version check
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Remove support for Postgres 10 and 11
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Deprecate support for Postgres 10 and 11
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Document the new PostgreSQL120Platform
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Merge 3.9.x into 4.1.x
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Prepare 3.9.0 and 4.1.0
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
[MySql][MariaDB] Adding a new column `period` fails (column name not quoted)
susnux opened this issue 5 months ago
susnux opened this issue 5 months ago
Ensure PostgreSQL field length change is executed again
sbuerk opened this pull request 5 months ago
sbuerk opened this pull request 5 months ago
Unknown column type "uuid" requested.
fabpico opened this issue 5 months ago
fabpico opened this issue 5 months ago
Merge 3.8.x up into 4.0.x
greg0ire opened this pull request 5 months ago
greg0ire opened this pull request 5 months ago
Merge 3.8.x up into 4.0.x
greg0ire opened this pull request 5 months ago
greg0ire opened this pull request 5 months ago
Merge 3.8.x up into 3.9.x
greg0ire opened this pull request 5 months ago
greg0ire opened this pull request 5 months ago
Adapt to mssql-docker breaking change
greg0ire opened this pull request 5 months ago
greg0ire opened this pull request 5 months ago
Make the schema manager aware of the disabling of type comments
stof opened this pull request 5 months ago
stof opened this pull request 5 months ago
Add deprecation layer for TableDiff methods
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Fix tests
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Merge 4.1.x into 5.0.x
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 5 months ago
derrabus opened this pull request 5 months ago
Transaction not failing on update on unique key constraint
michaelcozzolino opened this issue 5 months ago
michaelcozzolino opened this issue 5 months ago
PHPUnit 10.5.28
derrabus opened this pull request 6 months ago
derrabus opened this pull request 6 months ago
Bump dev tools
derrabus opened this pull request 6 months ago
derrabus opened this pull request 6 months ago