Petr Skoda
|
00902cd974
|
MDL-32003 fix phpdocs and use __DIR__ for includes in dml layer
DML layer is not supposed to use $CFG,
it is better to rely on __DIR__ in self-contained libs…
|
2012-06-17 22:56:28 +02:00 |
|
Petr Skoda
|
a66b2ae4f4
|
MDL-32434 deprecate drop_temp_table() in favour of drop_table()
|
2012-04-15 12:23:15 +02:00 |
|
Aparup Banerjee
|
096880eb7c
|
MDL-30972 More phpdocs changes after Jenkins review.
|
2012-02-09 10:07:48 +08:00 |
|
Aparup Banerjee
|
a0eb2e97f9
|
MDL-30972 Documentation : Renamed DB engine drivers to "@package core" but moodle_*.php are "@subpackage dml_driver", all other dml/*.php are "@subpackage dml".
|
2012-02-09 10:01:42 +08:00 |
|
Aparup Banerjee
|
6df260107c
|
MDL-30972 Documentation : clarified phpdocs for main public APIs in DML layer and touched up on some drivers
|
2012-02-09 10:01:42 +08:00 |
|
Petr Skoda
|
66c0ee78a5
|
MDL-21249 fixed wrong package grrrrrr, thanks Eloy!
|
2010-07-25 20:18:39 +00:00 |
|
Petr Skoda
|
f2ed3f05a7
|
MDL-21249 improved php docs and adding direct access prevention in dml
|
2010-07-25 12:57:24 +00:00 |
|
Petr Skoda
|
4d276e3482
|
more comment typos
|
2010-05-21 18:23:06 +00:00 |
|
Eloy Lafuente
|
10f375aa2e
|
MDL-22076 temptables - warn and dropped on disposal
|
2010-04-21 16:12:27 +00:00 |
|
stronk7
|
4b1ee2b3c4
|
MDL-14679 temporary tables: modify approach so name changes are
now phisically stored and not only calculated on the fly. Oracle
will need that.
|
2009-09-28 18:10:07 +00:00 |
|
stronk7
|
7a3ade00cd
|
MDL-15181 cross-db temporary tables support. First-cut.
|
2009-08-30 22:55:45 +00:00 |
|