Moodle

M2: Tests get_tables() get_indexes() get_columns()

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major 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

Hide
Nicolas Connault added a comment -

Tests reveal problems with Enum in postgresql.

Show
Nicolas Connault added a comment - Tests reveal problems with Enum in postgresql.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: