### Release Notes for [3.9.3](https://github.com/doctrine/migrations/milestone/87) 3.9.x bugfix release (patch) ### 3.9.3 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Bugfixes - [1492: DiffGenerator: fix removing schema from table name before applying regex filtering](https://github.com/doctrine/migrations/pull/1492) thanks to @cristi-contiu #### CI - [1523: Bump actions/checkout from 4 to 5](https://github.com/doctrine/migrations/pull/1523) thanks to @dependabot[bot]