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
Provide CODECOV_TOKEN
greg0ire opened this pull request 8 months ago
greg0ire opened this pull request 8 months ago
Specify the minor version number for MySQL image
greg0ire opened this pull request 8 months ago
greg0ire opened this pull request 8 months ago
Set fail_ci_if_error flag to true
greg0ire opened this pull request 8 months ago
greg0ire opened this pull request 8 months ago
[4.0] Query builder - how to reset `From` query part?
kingjia90 opened this issue 8 months ago
kingjia90 opened this issue 8 months ago
Fix: #6146 - utf8/utf8mb3 alias causes redundant ALTER TABLE changes
fisharebest opened this pull request 8 months ago
fisharebest opened this pull request 8 months ago
Add `QueryBuilder` support for `UNION` clause
sbuerk opened this pull request 8 months ago
sbuerk opened this pull request 8 months ago
Basic `UNION` support for the `QueryBuilder`
sbuerk opened this issue 8 months ago
sbuerk opened this issue 8 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 8 months ago
derrabus opened this pull request 8 months ago
Use new msyql80 feature to add indices without table lock
Nickolaus opened this pull request 9 months ago
Nickolaus opened this pull request 9 months ago
❓ Is there a DBAL constant or similar to easily find which major version is installed?
llupa opened this issue 9 months ago
llupa opened this issue 9 months ago
Facing issue when trying to use old database (CORE PHP) with new symfony APP.
niravpateljoin opened this issue 9 months ago
niravpateljoin opened this issue 9 months ago
Properly handle MySQL error code 4031 from PHP 8.4
mbeccati opened this pull request 9 months ago
mbeccati opened this pull request 9 months ago
Connection::setNestTransactionsWithSavepoints() should not break lazy connection
derrabus opened this pull request 9 months ago
derrabus opened this pull request 9 months ago
COLLATION_CHARACTER_SET_APPLICABILITY.COLLATION_NAME vs MariaDB FULL_COLLATION_NAME
rotdrop opened this issue 9 months ago
rotdrop opened this issue 9 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 9 months ago
derrabus opened this pull request 9 months ago
Avoid calling deprecated Type::getName()
derrabus opened this pull request 9 months ago
derrabus opened this pull request 9 months ago
Ensure correct json default value normalization
sbuerk opened this pull request 9 months ago
sbuerk opened this pull request 9 months ago
PostgreSQLSchemaManager does not resolve single-quote quoting when retrieving schema information
sbuerk opened this issue 9 months ago
sbuerk opened this issue 9 months ago
"dbal:run-sql command does not correctly output query results, shows '0 rows affected' instead"
vkviyu opened this issue 9 months ago
vkviyu opened this issue 9 months ago
Document how to run integration tests locally
greg0ire opened this pull request 9 months ago
greg0ire opened this pull request 9 months ago
Platform override
arokettu opened this issue 9 months ago
arokettu opened this issue 9 months ago
Fix SQL Server "extended property" SQL generation
mvorisek opened this pull request 9 months ago
mvorisek opened this pull request 9 months ago
Move schema split for SQLite CREATE INDEX only
mvorisek opened this pull request 9 months ago
mvorisek opened this pull request 9 months ago
long-running processes: allow checking the database connection
alli83 opened this pull request 9 months ago
alli83 opened this pull request 9 months ago
Mysqli Driver - Undesired Collations Cannot be Altered for `collation_connection` Variable
RyanPrussin opened this issue 9 months ago
RyanPrussin opened this issue 9 months ago
Incorrect definition of table mysql.column_stats MariaDB OOM-kill
sts-ryan-holton opened this issue 9 months ago
sts-ryan-holton opened this issue 9 months ago
Add PHP 8.4 to CI
andreybolonin opened this pull request 10 months ago
andreybolonin opened this pull request 10 months ago
Enum support
bigfoot90 opened this pull request 10 months ago
bigfoot90 opened this pull request 10 months ago
Remove support for MariaDB 10.4 and MySQL 5.7
derrabus opened this pull request 10 months ago
derrabus opened this pull request 10 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 10 months ago
derrabus opened this pull request 10 months ago
fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres
susnux opened this pull request 10 months ago
susnux opened this pull request 10 months ago
Deprecate MariaDB 10.4 and MySQL 5.7 support
derrabus opened this pull request 10 months ago
derrabus opened this pull request 10 months ago
Add MariaDB 11.3 to the test matrix
derrabus opened this pull request 10 months ago
derrabus opened this pull request 10 months ago
[Documentation] Types Cleanup
ThomasLandauer opened this pull request 10 months ago
ThomasLandauer opened this pull request 10 months ago
[Documentation] Fixing markup
ThomasLandauer opened this pull request 10 months ago
ThomasLandauer opened this pull request 10 months ago
Remove older versions from the docs
SenseException opened this pull request 10 months ago
SenseException opened this pull request 10 months ago
Fix DB name passing in SqliteSchemaManager::listTableForeignKeys()
mvorisek opened this pull request 10 months ago
mvorisek opened this pull request 10 months ago
Fix unwanted SQLite schema emulation in SqliteSchemaManager
mvorisek opened this pull request 10 months ago
mvorisek opened this pull request 10 months ago
[Documentation] Adding "versionadded"
ThomasLandauer opened this pull request 10 months ago
ThomasLandauer opened this pull request 10 months ago
Make AbstractSchemaManager covariant to its template argument
zerkms opened this pull request 10 months ago
zerkms opened this pull request 10 months ago
Update UPGRADE.md
kalifg opened this pull request 10 months ago
kalifg opened this pull request 10 months ago
Spell which properly
greg0ire opened this pull request 10 months ago
greg0ire opened this pull request 10 months ago
Add option for the default connection
plantas opened this pull request 10 months ago
plantas opened this pull request 10 months ago
Got error on SQLite database creation stage
oleksiivelychko opened this issue 10 months ago
oleksiivelychko opened this issue 10 months ago
fix: sort query parameters by default
drupol opened this pull request 10 months ago
drupol opened this pull request 10 months ago
index-by and order-by do not work for abstract entities with inheritance type "JOINED" in many-to-many relations
BonBonSlick opened this issue 10 months ago
BonBonSlick opened this issue 10 months ago
Remove redundant variable
michalbundyra opened this pull request 10 months ago
michalbundyra opened this pull request 10 months ago
Fix double quote used wrongly for literal value in SqliteSchemaManager
mvorisek opened this pull request 10 months ago
mvorisek opened this pull request 10 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 10 months ago
derrabus opened this pull request 10 months ago
Bump CI workflows
derrabus opened this pull request 10 months ago
derrabus opened this pull request 10 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 10 months ago
derrabus opened this pull request 10 months ago
Make all mapped database types case insensitive
Rainrider opened this pull request 10 months ago
Rainrider opened this pull request 10 months ago
Add gssencmode option to connection string for PgSQL & PDO PgSQL driver
hacfi opened this pull request 10 months ago
hacfi opened this pull request 10 months ago
PostgreSQL option gssencmode=disable isn't configurable
hacfi opened this issue 10 months ago
hacfi opened this issue 10 months ago
Remove Type::canRequireSQLConversion from docs
SchmidtClaudia opened this pull request 10 months ago
SchmidtClaudia opened this pull request 10 months ago
Custom driver and ExceptionConverter
gitomato opened this issue 10 months ago
gitomato opened this issue 10 months ago
Added native UUID field type for MariaDB1070+
juanparati opened this pull request 10 months ago
juanparati opened this pull request 10 months ago
Fix SQLite temp table name must not contain dot
mvorisek opened this pull request 11 months ago
mvorisek opened this pull request 11 months ago
`SqliteSchemaManager` still emulates schema namespacing
mvorisek opened this issue 11 months ago
mvorisek opened this issue 11 months ago
fix(DB2): Instance of DateTimeType cannot be converted to string
Tofandel opened this pull request 11 months ago
Tofandel opened this pull request 11 months ago
Use native intersection types in test suite
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
Migrate PHPUnit test suite to attributes
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
Added native UUID field type for MariaDB1070+
juanparati opened this pull request 11 months ago
juanparati opened this pull request 11 months ago
Doctrine\ORM\QueryBuilder::setParameter and ArrayParameterType in 4.0.0
hanishsingla opened this issue 11 months ago
hanishsingla opened this issue 11 months ago
[API] Add getWrappedDriver method to AbstractDriverMiddleware
oleg-andreyev opened this issue 11 months ago
oleg-andreyev opened this issue 11 months ago
PHPStan 1.10.58, PHPCS 3.9.0
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
Support DuckDB
aszenz opened this issue 11 months ago
aszenz opened this issue 11 months ago
[Documentation] Adding exact command for Postgres serial migration
ThomasLandauer opened this pull request 11 months ago
ThomasLandauer opened this pull request 11 months ago
Column precision is not specified
ben29 opened this issue 11 months ago
ben29 opened this issue 11 months ago
Partial unique index for XML mapping is not supported?
BonBonSlick opened this issue 11 months ago
BonBonSlick opened this issue 11 months ago
AbstractPlatform: allow any string in interval for date interval expression
ondrejmirtes opened this pull request 11 months ago
ondrejmirtes opened this pull request 11 months ago
Establish link between isConnected() and _conn
greg0ire opened this pull request 11 months ago
greg0ire opened this pull request 11 months ago
Make column and index renaming configurable
ausi opened this pull request 11 months ago
ausi opened this pull request 11 months ago
Preventing incorrect column renames no longer possible in 4.0
ausi opened this issue 11 months ago
ausi opened this issue 11 months ago
Fix typo in UPGRADE.md
txptr opened this pull request 11 months ago
txptr opened this pull request 11 months ago
Impossible to create a user
guirou62 opened this issue 11 months ago
guirou62 opened this issue 11 months ago
Password authentication failed DBAL v4 and ORM v3
andreybolonin opened this issue 11 months ago
andreybolonin opened this issue 11 months ago
Move type coverage badge
greg0ire opened this pull request 11 months ago
greg0ire opened this pull request 11 months ago
Psalm 5.21.1
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
Update branch metadata
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
Update branches in README.md
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
Update branch metadata
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
PHPStan 1.10.57, PHPUnit 9.6.16
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 11 months ago
derrabus opened this pull request 11 months ago
SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'TABLE_NAME' i n where clause is ambiguous
toullec opened this issue 11 months ago
toullec opened this issue 11 months ago
Proposal of return types for `Result` interface
devnix opened this pull request 11 months ago
devnix opened this pull request 11 months ago
Support "ON UPDATE CURRENT_TIMESTAMP" for MySQL
MichelJonkman opened this issue 11 months ago
MichelJonkman opened this issue 11 months ago
Doctrine\DBAL\Driver\PDO\SQLSrv\Statement::bindParam is deprecated
m4n50n opened this issue 11 months ago
m4n50n opened this issue 11 months ago
Reserved word Condition is not escaped on insert
whyte624 opened this issue 11 months ago
whyte624 opened this issue 11 months ago
Add safety check about cache value
VincentLanglet opened this pull request 11 months ago
VincentLanglet opened this pull request 11 months ago
Use double backticks
greg0ire opened this pull request 11 months ago
greg0ire opened this pull request 11 months ago
DBAL 4 MySQL COLLATION 'utf8_bin' is not valid for CHARACTER SET 'utf8mb4'" at
alexander-schranz opened this issue 11 months ago
alexander-schranz opened this issue 11 months ago
Add explicit renameColumn method
Tofandel opened this pull request 11 months ago
Tofandel opened this pull request 11 months ago
Run tests with MySQL 8.3
derrabus opened this pull request 12 months ago
derrabus opened this pull request 12 months ago
Update branch metadata
derrabus opened this pull request 12 months ago
derrabus opened this pull request 12 months ago
Merge 3.8.x into 4.0.x
derrabus opened this pull request 12 months ago
derrabus opened this pull request 12 months ago
Revert the rename column feature
derrabus opened this pull request 12 months ago
derrabus opened this pull request 12 months ago
Avoid ambigous TABLE_NAME in query
dsentker opened this pull request 12 months ago
dsentker opened this pull request 12 months ago
Invalid mysql is produced in MySQLSchemaManager::selectTableColumns
dsentker opened this issue 12 months ago
dsentker opened this issue 12 months ago
fix: TableDiff deprecation points to wrong method
Tofandel opened this pull request 12 months ago
Tofandel opened this pull request 12 months ago