Skip to content

Tags: doctrine/dbal

Tags

4.1.1

Toggle 4.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [4.1.1](https://github.com/doctrine/dbal/milest…

…one/161)

### 4.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **6**
- Total contributors: **2**

#### Bug,Connecting,Drivers,PDO

 - [6513: PDO: Raise a proper exception if user or password is false](#6513) thanks to @derrabus

#### Bug,Results

 - [6505: Raise a proper exception when calling `getColumnName()` with negative index](#6505) thanks to @derrabus

#### Test Suite

 - [6503: Remove beStrictAboutTodoAnnotatedTests from PHPUnit configuration](#6503) thanks to @morozov
 - [6499: PHPUnit 10.5.30](#6499) thanks to @derrabus
 - [6497: Remove obsolete PHP version check](#6497) thanks to @derrabus

#### Static Analysis

 - [6500: Psalm 5.25.0](#6500) thanks to @derrabus

3.9.1

Toggle 3.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.9.1](https://github.com/doctrine/dbal/milest…

…one/160)

### 3.9.1

- Total issues resolved: **0**
- Total pull requests resolved: **5**
- Total contributors: **3**

#### Documentation

 - [6514: fix typo in docs](#6514) thanks to @Lynnaut

#### Test Suite

 - [6508: Use generators for large data providers](#6508) thanks to @derrabus

#### Static Analysis

 - [6507: PHPStan 1.12](#6507) thanks to @derrabus
 - [6498: PHPStan 1.11.10](#6498) thanks to @derrabus

CI
--

 - [6501: Try removing quotes](#6501) thanks to @greg0ire

4.1.0

Toggle 4.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [4.1.0](https://github.com/doctrine/dbal/milest…

…one/148)

### 4.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **13**
- Total contributors: **8**

#### Deprecation,Platforms,PostgreSQL

 - [6495: Deprecate support for Postgres 10 and 11](#6495) thanks to @derrabus

#### Bug,PostgreSQL,Schema Comparison

 - [6490: Ensure PostgreSQL field length change is executed again](#6490) thanks to @sbuerk

#### Deprecation,New Feature,Schema Management

 - [6482: Add deprecation layer for TableDiff methods](#6482) thanks to @derrabus

#### Test Suite

 - [6481: Fix tests](#6481) thanks to @derrabus

#### New Feature,Type Mapping,Types

 - [6471: Add SmallFloat type](#6471) thanks to @berkut1

#### Improvement,QueryBuilder

 - [6439: Default to distinct union queries](#6439) thanks to @derrabus

#### Deprecation,Drivers,New Feature,Results

 - [6428: Add the Result::getColumnName method](#6428) thanks to @stof

#### Improvement

 - [6376: Remove internal flag on DriverException](#6376) thanks to @gitomato
 - [6326: Remove redundant variable](#6326) thanks to @michalbundyra

#### New Feature,QueryBuilder

 - [6369: Add `QueryBuilder` support for `UNION` clause](#6369) thanks to @sbuerk

#### Deprecation,MariaDB,MySQL,Platforms

 - [6343: Deprecate MariaDB 10.4 and MySQL 5.7 support](#6343) thanks to @derrabus

#### Static Analysis

 - [6301: Establish link between isConnected() and _conn](#6301) thanks to @greg0ire

#### New Feature,Schema Management

 - [6280: Add explicit renameColumn method](#6280) thanks to @Tofandel

3.9.0

Toggle 3.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.9.0](https://github.com/doctrine/dbal/milest…

…one/147)

### 3.9.0

- Total issues resolved: **0**
- Total pull requests resolved: **8**
- Total contributors: **6**

#### Documentation

 - [6494: Document the new PostgreSQL120Platform](#6494) thanks to @derrabus
 - [6492: Prepare 3.9.0 and 4.1.0](#6492) thanks to @derrabus

#### Bug,SQL Server,Schema Introspection

 - [6463: Add DBTypes that are missing for TypeMapping](#6463) thanks to @patrick1100

#### Improvement,MariaDB,Platforms

 - [6434: Add MariaDb1010Platform for fetchTableOptionsByTable](#6434) thanks to @grooverdan

#### Improvement,MySQL,Reserved Keywords

 - [6408: MySQL 8.4 removed keywords](#6408) thanks to @wmouwen
 - [6385: MySQL 8.4 Platform](#6385) thanks to @wmouwen

#### Bug,SQL Server

 - [6389: Fix condition on Ascii String for SQL Server](#6389) thanks to @Yovach

#### Bug,PostgreSQL,Schema Introspection

 - [6199: Stop considering generated column definition as being its default value](#6199) thanks to @allan-simon

4.0.5

Toggle 4.0.5's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [4.0.5](https://github.com/doctrine/dbal/milest…

…one/159)

### 4.0.5

- Total issues resolved: **0**
- Total pull requests resolved: **5**
- Total contributors: **4**

#### Test Suite

 - [6477: PHPUnit 10.5.28](#6477) thanks to @derrabus

#### Documentation

 - [6470: Fix update/delete aliases in documentation](#6470) thanks to @PrinsFrank

#### Configuration,Documentation

 - [6460: Docs: update custom platform example to use middlewares](#6460) thanks to @janedbal

CI
--

 - [6458: ci: nightly - php-8.1 only + workflow_dispatch](#6458) thanks to @grooverdan

#### CI,MariaDB

 - [6457: ci: nightly - php-8.1 min version](#6457) thanks to @grooverdan

3.8.7

Toggle 3.8.7's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.8.7](https://github.com/doctrine/dbal/milest…

…one/158)

### 3.8.7

- Total issues resolved: **0**
- Total pull requests resolved: **8**
- Total contributors: **6**

CI
--

 - [6484: Adapt to mssql-docker breaking change](#6484) thanks to @greg0ire

#### Bug

 - [6483: Make the schema manager aware of the disabling of type comments](#6483) thanks to @stof

#### Code Style,Static Analysis,Test Suite

 - [6476: Bump dev tools](#6476) thanks to @derrabus

#### CI,MySQL,Test Suite

 - [6462: CI: Add MySQL 9, reduce test matrix](#6462) thanks to @derrabus

#### Documentation

 - [6461: Complete sentence](#6461) thanks to @greg0ire

#### CI,MariaDB

 - [6435: mariadb: add nightly workflow to facilitate mariadb "nightlies"](#6435) thanks to @grooverdan

#### Bug,Error Handling,MySQL,PHP

 - [6363: Properly handle MySQL error code 4031 from PHP 8.4](#6363) thanks to @mbeccati

#### Static Analysis

 - [6334: Make AbstractSchemaManager covariant to its template argument](#6334) thanks to @zerkms

4.0.4

Toggle 4.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [4.0.4](https://github.com/doctrine/dbal/milest…

…one/157)

### 4.0.4

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **1**

#### Test Suite

 - [6454: PHPUnit 10.5.22](#6454) thanks to @derrabus
 - [6447: PHPUnit 10.5.21](#6447) thanks to @derrabus

3.8.6

Toggle 3.8.6's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.8.6](https://github.com/doctrine/dbal/milest…

…one/156)

### 3.8.6

- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **3**

#### Code Style

 - [6453: PHP CodeSniffer 3.10.1](#6453) thanks to @derrabus

#### Static Analysis

 - [6446: PHPStan 1.11.5](#6446) thanks to @derrabus

#### Bug

 - [6445: Revert "Merge pull request #6413 from achterin/bugfix/foreign_key_name_change_detection"](#6445) thanks to @dmaicher

#### Bug,SQLite,Schema Management

 - [6352: Move schema split for SQLite CREATE INDEX only](#6352) thanks to @mvorisek

4.0.3

Toggle 4.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [4.0.3](https://github.com/doctrine/dbal/milest…

…one/155)

### 4.0.3

- Total issues resolved: **0**
- Total pull requests resolved: **6**
- Total contributors: **5**

#### Test Suite

 - [6431: Display warnings when running PHPUnit in CI](#6431) thanks to @stof
 - [6400: PHPUnit 10.5.20](#6400) thanks to @derrabus

#### Bug

 - [6418: Fix foreign key name change detection](#6418) thanks to @achterin

#### Static Analysis

 - [6401: Psalm 5.24.0](#6401) thanks to @derrabus

#### Documentation

 - [6394: Fix example for QB delete and update in doc block](#6394) thanks to @Metabor

#### Code Style

 - [6381: Fix SQLiteSchemaManagerTest case](#6381) thanks to @mvorisek

3.8.5

Toggle 3.8.5's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.8.5](https://github.com/doctrine/dbal/milest…

…one/154)

### 3.8.5

- Total issues resolved: **0**
- Total pull requests resolved: **24**
- Total contributors: **9**

#### CI,MariaDB

 - [6432: CI MariaDB: add 11.4, remove 11.0](#6432) thanks to @derrabus
 - [6426: CI: Update MariaDB versions](#6426) thanks to @grooverdan

#### Documentation

 - [6430: Fix typo in the portability documentation](#6430) thanks to @stof
 - [6429: Fix the portability documentation](#6429) thanks to @stof

#### Bug,MariaDB,Schema Introspection

 - [6425: Fix MariaDB fetching of default table character-set](#6425) thanks to @grooverdan

#### Bug

 - [6423: Fix: Skip type comparison if disableTypeComments is true](#6423) thanks to @berkut1
 - [6413: Fix foreign key name change detection](#6413) thanks to @achterin

#### Connecting,Improvement,Oracle

 - [6412: remove duplicate set NLS_DATE_FORMAT](#6412) thanks to @pilot114

#### Documentation,MariaDB

 - [6407: Fix documentation of supported MariaDB releases](#6407) thanks to @derrabus

#### Static Analysis

 - [6402: Fix return type of iterateKeyValue()](#6402) thanks to @derrabus
 - [6399: PHPStan 1.11.1](#6399) thanks to @derrabus

CI
--

 - [6391: Bump doctrine/.github from 5.0.0 to 5.0.1](#6391) thanks to @dependabot[bot]
 - [6384: Use 3.8.x as a target for dependabot version updates](#6384) thanks to @greg0ire
 - [6383: Setup dependabot](#6383) thanks to @greg0ire
 - [6379: Bump workflow actions](#6379) thanks to @greg0ire
 - [6374: Provide CODECOV_TOKEN](#6374) thanks to @greg0ire
 - [6373: Specify the minor version number for MySQL image](#6373) thanks to @greg0ire
 - [6372: Set fail_ci_if_error flag to true](#6372) thanks to @greg0ire

#### CI,MySQL

 - [6388: Fix "Plugin 'mysql_native_password' is not loaded"](#6388) thanks to @derrabus
 - [6386: Run tests against MySQL 8.4](#6386) thanks to @derrabus

#### Static Analysis,Test Suite

 - [6387: PHPStan 1.10.67, PHPUnit 9.6.19, PHPCS 3.9.2](#6387) thanks to @derrabus

#### Bug,SQL Server

 - [6353: Fix SQL Server "extended property" SQL generation](#6353) thanks to @mvorisek

#### Bug,Missing Tests,SQLite

 - [6338: Fix DB name passing in SqliteSchemaManager::listTableForeignKeys()](#6338) thanks to @mvorisek

#### Bug,SQLite,Schema Management

 - [6315: Fix SQLite temp table name must not contain dot](#6315) thanks to @mvorisek