Skip to content

Fixed issue #41#42

Open
sampraxis wants to merge 8 commits intolearningworks:MOODLE_311_STABLEfrom
praxisdigital:MOODLE_311_STABLE
Open

Fixed issue #41#42
sampraxis wants to merge 8 commits intolearningworks:MOODLE_311_STABLEfrom
praxisdigital:MOODLE_311_STABLE

Conversation

@sampraxis
Copy link

Fix SQL in classes/custompage.php to use moodle_database API IGNORE_MULTIPLE instead of LIMIT 1 in SQL , when call moodle_database::get_record_sql(...).
Close #41

sampraxis and others added 8 commits April 19, 2022 11:37
Fix moodle_database::get_record_sql by change LIMIT 1 to IGNORE_MULTIPLE strictness
Fix version file
Co-authored-by: Sam Møller <41996743+sampraxis@users.noreply.github.com>
@Snowdle
Copy link

Snowdle commented Mar 10, 2023

Also fixed PHP 8.x error

@cirrus3d
Copy link

cirrus3d commented Aug 2, 2023

This is a useful plugin. Can someone review and approve the merge request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants