Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
sqlsrv specific temptables store. More...
Classes | |
class | sqlsrv_native_moodle_temptables |
This class is not specific to the SQL Server Native Driver but rather to the family of Microsoft SQL Servers. More... | |
sqlsrv 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.