-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.6, 3.1.2
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
After MDL-54947 was fixed it was observed that phpunit doesn't upgrade after version bump.
- Init phpunit with alternative schema
- Bump version
- Remove schema from config.php
- Init phpunit (public schema)
- Add dbschema option back in config.php
- Try init phpunit and nothing will be upgrades...
- Discovered while testing
-
MDL-54947 Update PostgreSQL binary (bytea) handling and improve connection performance
- Closed