Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
PGSQL specific temptables store. More...
Classes | |
class | pgsql_native_moodle_temptables |
PGSQL 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.