13.x
Revert "[13.x] Add if-related rector rules (#60930)" (#61027)
Add foreignUlidFor schema helper (#61036)
Fix incorrectly opened DocBlocks (#60014)
[13.x] Remove deprecated `StaticCallOnNonStaticToInstanceCallRector` fixer rule (#60670)
Allow ->using(...) in ->change() migrations for PostgreSQL compatibility (#60901)
Improve docblocks for nullable parameters (#56996)
Allow custom on delete/update strings (#59986)
[12.x] Fix typo in type definition (#58624)
Add MariaDB driver (#50146)
[13.x] MariaDbSchemaState uses mysql --version for client detection instead of mariadb --version (#59360)
Tighten getCurrentSchemaListing @return in MySQL and SQLite builders (#59942)
[12.x] Ensure `config` is bound before trying to log deprecation notice (#60376)
[12.x] Fix accessing `Connection` property in `Grammar` classes (#54487)
[13.x] Add Postgres transaction pooler support (#60425)
[13.x] Add `without-migration-data` flag to DumpCommand (#60570)
Changes strlen comparison to 0 to direct empty string compare (#59686)