Use database platform instead of driver instance on DBAL >= 3.x
hugo-goncalves-kununu
released this
01 Sep 15:09
·
8 commits
to master
since this release
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
- @samuel-nogueira-kununu made their first contribution in #35
Full Changelog: v10.0.0...v10.1.0