Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
MYSQL specific temptables store. More...
Classes | |
class | mysqli_native_moodle_temptables |
MYSQL specific temptables store.
Needed because temporary tables are named differently than normal tables. Also used to be able to retrieve temp table names included in the get_tables() method of the DB.