MDL-75734 reportbuilder: remove Oracle restrictions on text columns.
commitc63af9858bfa8e06ce3721d883dc06405807e2e3
authorPaul Holden <paulh@moodle.com>
Mon, 12 Sep 2022 20:43:19 +0000 (12 21:43 +0100)
committerPaul Holden <paulh@moodle.com>
Mon, 26 Sep 2022 10:04:26 +0000 (26 11:04 +0100)
tree31d7b538522c7964714018c150f4c9e69a284a79
parent8f492a836a52952720d242b35ff1391445aa8e1e
MDL-75734 reportbuilder: remove Oracle restrictions on text columns.

We can filter long text columns in Oracle with appropriate API, so
can remove previous restrictions. See also recent change in 208adcf3
for similar.
reportbuilder/classes/local/entities/course.php
reportbuilder/classes/local/entities/user.php