cakephp / phinx

PHP Database Migrations for Everyone
https://phinx.org
MIT License
4.46k stars 892 forks source link

Ensure PostgresAdapter::useIdentity is always initialized #2223

Closed othercorey closed 12 months ago

othercorey commented 12 months ago

This is causing issues with packages that run their own Manager and use setConnection() directly.