-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7.11, 2.8.8, 2.9.2, 3.0
-
Component/s: Database SQL/XMLDB
-
Testing Instructions:
- Run unit tests on postgres 9.1 and postgres 9.5
-
Affected Branches:MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
Fixed Branches:MOODLE_29_STABLE, MOODLE_30_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-52511-master -
Pull Master Diff URL:
1) core_dml_testcase::test_get_columns
|
Failed asserting that ''-1'::integer' matches expected -1.
|
|
/Users/skodak/server/workspace/moodle/lib/dml/tests/dml_test.php:758
|
/Users/skodak/server/workspace/moodle/lib/phpunit/classes/database_driver_testcase.php:143
|
|
To re-run:
|
vendor/bin/phpunit core_dml_testcase lib/dml/tests/dml_test.php
|
The problem seems to be with more complex syntax for column defaults. Attaching patch that I used in Totara...
- has been marked as being related by
-
MDL-67414 Moodle doesn't support PostgreSQL 12.x
-
- Waiting for peer review
-