Skip to content

Use database platform instead of driver instance on DBAL >= 3.x

Compare
Choose a tag to compare
@hugo-goncalves-kununu hugo-goncalves-kununu released this 01 Sep 15:09
· 8 commits to master since this release
6c61bf9

What's Changed

  • Use database platform instead of driver instance so that the correct foreign key checks statement is determined even if driver is wrapped in a middleware (by @samuel-nogueira-kununu in #35)

New Contributors

Full Changelog: v10.0.0...v10.1.0