Petr Škoda
cabc411215
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 11:29:33 +02:00
Petr Škoda
1025b58b44
MDL-35129 add missing recordset closing in db transfer
2012-09-14 23:54:16 +02:00
Petr Škoda
5a773597de
MDL-34441 cleanup dtl related phpdocs and minor style improvements
2012-07-22 15:38:02 +02:00
Petr Skoda
2ac619c1e0
MDL-21249 improved php docs and adding direct access prevention in dtl
2010-07-25 12:57:44 +00:00
Petr Skoda
25a0c3e57b
some DTL comment typos fixed
2010-05-21 18:45:04 +00:00
skodak
8cc35d2055
MDL-14679 license header fixes
2009-06-12 08:50:50 +00:00
skodak
3b49f849d8
MDL-15635 dtl refactoring and basic export and transfer ui (the import UI will be part of install process soon) - based largely on code by Andrei Bautu - thanks!
2008-09-02 21:20:45 +00:00
skodak
e85a924fec
MDL-15635 DTL refactoring, adding release field to xml file
2008-08-30 18:54:57 +00:00