Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
mysqli_native_moodle_temptables.php File Reference

MYSQL specific temptables store. More...

Classes

class  mysqli_native_moodle_temptables
 

Detailed Description

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.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later