mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
![]() Postgres and MySQL treat values that are null differently when sorting. MySQL will sort null values above fields with values and Postgres will be vice versa. I removed the checks against the Admin User. Oracle treats lower case values different to upper case values and so I have modified the test so that all Names start with an Uppercase letter. |
||
---|---|---|
.. | ||
add_blocks.feature | ||
delete_users.feature | ||
edituserpassword.feature | ||
reset_page.feature | ||
table_sorting.feature |