Skip to content

Tags: doctrine/dbal

Tags

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

4.0.2

Toggle 4.0.2's commit message

Verified

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

…one/152)

### 4.0.2

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

#### Documentation

 - [6340: [Documentation] Fixing markup](#6340) thanks to @ThomasLandauer
 - [6339: Remove older versions from the docs](#6339) thanks to @SenseException
 - [6336: [Documentation] Adding "versionadded"](#6336) thanks to @ThomasLandauer
 - [6333: Update UPGRADE.md](#6333) thanks to @kalifg

3.8.4

Toggle 3.8.4's commit message

Verified

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

…one/153)

### 3.8.4

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

#### Bug,Connecting,Transactions

 - [6362: Connection::setNestTransactionsWithSavepoints() should not break lazy connection](#6362) thanks to @derrabus

#### PostgreSQL,Test Suite

 - [6359: Avoid calling deprecated Type::getName()](#6359) thanks to @derrabus

#### Bug,PostgreSQL,Schema Definition

 - [6358: Ensure correct json default value normalization](#6358) thanks to @sbuerk

#### CI,Documentation

 - [6355: Document how to run integration tests locally](#6355) thanks to @greg0ire

#### CI,MariaDB

 - [6342: Add MariaDB 11.3 to the test matrix](#6342) thanks to @derrabus

#### Documentation

 - [6332: Spell which properly](#6332) thanks to @greg0ire
 - [6014: [Docs] Update docs regarding "datetimetz" type](#6014) thanks to @phansys

#### Bug,SQLite,Schema Management

 - [6325: Fix double quote used wrongly for literal value in SqliteSchemaManager](#6325) thanks to @mvorisek

4.0.1

Toggle 4.0.1's commit message

Verified

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

…one/150)

### 4.0.1

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

#### Documentation

 - [6318: Remove Type::canRequireSQLConversion from docs](#6318) thanks to @SchmidtClaudia
 - [6298: Fix typo in UPGRADE.md](#6298) thanks to @txptr
 - [6293: Update branch metadata](#6293) thanks to @derrabus

#### Test Suite

 - [6312: Use native intersection types in test suite](#6312) thanks to @derrabus
 - [6311: Migrate PHPUnit test suite to attributes](#6311) thanks to @derrabus

#### Documentation,PostgreSQL

 - [6305: [Documentation] Adding exact command for Postgres serial migration](#6305) thanks to @ThomasLandauer

#### Static Analysis

 - [6294: Psalm 5.21.1](#6294) thanks to @derrabus

3.8.3

Toggle 3.8.3's commit message

Verified

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

…one/151)

### 3.8.3

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

CI
--

 - [6323: Bump CI workflows](#6323) thanks to @derrabus

#### Bug,Type Mapping,Types

 - [6321: Make all mapped database types case insensitive](#6321) thanks to @Rainrider

#### Bug,Configuration,Connecting,pdo_pgsql,pgsql

 - [6320: Add gssencmode option to connection string for PgSQL & PDO PgSQL driver](#6320) thanks to @hacfi

#### Static Analysis

 - [6307: PHPStan 1.10.58, PHPCS 3.9.0](#6307) thanks to @derrabus

3.8.2

Toggle 3.8.2's commit message

Verified

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

…one/146)

### 3.8.2

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

#### Bug,Platforms,Static Analysis

 - [6302: AbstractPlatform: allow any string in interval for date interval expression](#6302) thanks to @ondrejmirtes

#### Documentation

 - [6295: Move type coverage badge](#6295) thanks to @greg0ire
 - [6292: Update branches in README.md](#6292) thanks to @derrabus
 - [6291: Update branch metadata](#6291) thanks to @derrabus

4.0.0

Toggle 4.0.0's commit message

Verified

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

…one/145)

### 4.0.0

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

#### Documentation

 - [6282: Use double backticks](#6282) thanks to @greg0ire