Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Database SQL/XMLDB
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
These methods should be also tested, to check they return the same information for all drivers we implement.
get_tables()
get_indexes()
get_coumns()
specially things like defaults and enums are critical and I expect we'll find some problems with them across DBs. Any problem here should be reported to MDL-14957 (where the task of fixing those functions is addressed).
Ciao ![]()
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Tests reveal problems with Enum in postgresql.