moodle/lib/dtl
Petr Škoda fe5a985c0e MDL-35129 implement new export_table_recordset()
This is necessary because MySQL get_recordset_sql() stores the data in memory, unfortunately the alternative resultset iteration blocks concurrent access - that is why we need new method for export.
2012-09-15 12:03:24 +02:00
..
database_exporter.php MDL-35129 implement new export_table_recordset() 2012-09-15 12:03:24 +02:00
database_importer.php MDL-34441 cleanup dtl related phpdocs and minor style improvements 2012-07-22 20:57:02 +02:00
database_mover.php MDL-34441 cleanup dtl related phpdocs and minor style improvements 2012-07-22 20:57:02 +02:00
dbdata.xsd
file_xml_database_exporter.php MDL-34441 cleanup dtl related phpdocs and minor style improvements 2012-07-22 20:57:02 +02:00
file_xml_database_importer.php MDL-34441 cleanup dtl related phpdocs and minor style improvements 2012-07-22 20:57:02 +02:00
string_xml_database_exporter.php MDL-34441 cleanup dtl related phpdocs and minor style improvements 2012-07-22 20:57:02 +02:00
string_xml_database_importer.php MDL-34441 cleanup dtl related phpdocs and minor style improvements 2012-07-22 20:57:02 +02:00
xml_database_exporter.php MDL-34441 always use proper charset in htmlspecialchars() calls 2012-07-22 20:57:03 +02:00
xml_database_importer.php MDL-34441 cleanup dtl related phpdocs and minor style improvements 2012-07-22 20:57:02 +02:00