### Release Notes for [3.7.1](https://github.com/doctrine/dbal/milestone/140)

### 3.7.1

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

#### Bug,Schema Comparison

 - [6168: Fix comparator type detection](https://github.com/doctrine/dbal/pull/6168) thanks to @ausi

#### CI,IBM DB2

 - [6159: [CI] Leverage built-in healthcheck for "db2" service](https://github.com/doctrine/dbal/pull/6159) thanks to @phansys

#### Static Analysis

 - [6125: Correct Column->getDefault() annotation](https://github.com/doctrine/dbal/pull/6125) thanks to @lolli42