MDL-76900 roles: improve Oracle support for entity description column.
authorPaul Holden <paulh@moodle.com>
Thu, 18 May 2023 10:37:37 +0000 (11:37 +0100)
committerPaul Holden <paulh@moodle.com>
Thu, 18 May 2023 10:37:37 +0000 (11:37 +0100)
commit3894fa94603f660bb055594dbc43ea41cb954b0e
treeaba7ba5d40127399f8f3fc6a25d702a6c4222923
parentf500b2d87832341c814c2482afdf9bce7d382e92
MDL-76900 roles: improve Oracle support for entity description column.

Specifically during column grouping/aggregation, we need to avoid CLOB
datatype inconsistencies (ORA-00932).
admin/roles/classes/reportbuilder/local/entities/role.php