1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-22 16:40:07 +01:00
Jun Pataleta 5a3f03b2a8 MDL-60029 profile: Replace table alias with non-reserve word
* The table alias 'uid' is a reserved word in oracle. Replaced it with
something a little more safe.
2017-10-13 10:38:00 +08:00
..