Issue #3529128: Add fix for PostgresSQL collisions, fix CI caching, restore fix for 11.2 phpunit flakiness
- Adds a fix for PostgresSQL collisions
- Fixes paths for CI pipeline caching (because I needed an MR to test it on
😓 ) - Restores a fix for sqlite flakiness in 11.2 (not needed for 11.3 because it uses the canvas phpunit configuration in phpunit subprocesses)
Testing instructions
Tests passing
Closes #3529128
Edited by Sally Young