skodak
|
3eefe57bd1
|
removing forgotten grrr debug code ;-)
|
2008-09-01 20:04:18 +00:00 |
|
skodak
|
ebf20af07d
|
MDL-15635 dml library inclusion refactoring
|
2008-08-30 18:48:39 +00:00 |
|
skodak
|
f4caf0df5e
|
MDL-15669 Check db schema vs install.xml - code by Andrei Bautu, with minor changes only (more strict checking)
|
2008-08-25 22:02:49 +00:00 |
|
skodak
|
0549c245e1
|
MDL-15071 new method for installing of table from xmld structure - credit goes to Andrei Bautu
|
2008-07-13 20:27:14 +00:00 |
|
skodak
|
eee5d9bb85
|
MDL-14956 DDL exceptions
|
2008-06-22 16:51:55 +00:00 |
|
skodak
|
b1f93b1512
|
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
|
2008-06-15 10:32:50 +00:00 |
|
skodak
|
96d1387809
|
MDL-14679 towards adodb separation
|
2008-06-09 18:48:28 +00:00 |
|
skodak
|
b922e86b7a
|
MDL-15181 temp table support in ddl/dml
|
2008-06-07 14:41:01 +00:00 |
|
skodak
|
25d854c67c
|
MDL-14910 added option to dispose existing database instance (closes connection and releases all resources)
|
2008-05-25 19:56:34 +00:00 |
|
skodak
|
a7544e377a
|
MDL-14974 improved columns caching implementation
|
2008-05-25 09:31:38 +00:00 |
|
nicolasconnault
|
4cacea3b72
|
MDL-14905 Completed all core functional tests for database_manager (ddl). Found some API design issues and commented on them using @TODO comments.
|
2008-05-21 06:34:56 +00:00 |
|
stronk7
|
a8cb94f66f
|
MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement +
wrapper class to support old syntax (no changes in public API yet)
|
2008-05-20 23:24:40 +00:00 |
|
stronk7
|
46293bd7b7
|
MDL-14863 - 1st iteration: lowercase XMLDB constants, object, file and structure (no changes in public API yet)
|
2008-05-20 17:06:26 +00:00 |
|
nicolasconnault
|
6cef30f7f5
|
MDL-14905 More tests of database_manager class. Need to replace debugging() with proper exception handling that can be caught and asserted by simpletest.
|
2008-05-20 13:49:42 +00:00 |
|
skodak
|
f33e1ed4ae
|
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
|
2008-05-15 21:40:00 +00:00 |
|