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
|
4bf855771f
|
MDL-32365 fix hardcoded auto-increment on id columns
|
2012-04-10 15:22:16 +02:00 |
|
Petr Skoda
|
05aae0a571
|
MDL-29514 drop support for enum data types
|
2012-03-10 21:36:48 +01:00 |
|
Petr Skoda
|
7e522ccbc8
|
MDL-27982 remove unsigned support from all UIs and APIs, keep only public API for BC
|
2012-03-06 12:02:11 +01: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
|
b6265b7e37
|
fixing silyl property_exists() conversion + coding style
|
2010-09-17 20:32:34 +00:00 |
|
Petr Skoda
|
440f65ebdb
|
fixed property_exists
|
2010-09-17 20:23:29 +00: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
|
862d54c314
|
fixed a large number of typos in comments :-(
|
2010-05-21 18:18:42 +00:00 |
|
skodak
|
4992614541
|
MDL-19470 fixing DML license headers
|
2009-06-12 08:14:29 +00:00 |
|
skodak
|
6321dbf098
|
MDL-15071 added missing breaks - credit goes to Andrei Bautu
|
2008-07-13 20:27:51 +00:00 |
|
skodak
|
5fe3f5c377
|
MDL-14905 towards functional DB tests
|
2008-06-12 15:18:11 +00:00 |
|
skodak
|
72e949b8ce
|
MDL-14957 get_columns() improvements
|
2008-05-25 23:17:21 +00:00 |
|
skodak
|
0a0ea79d7d
|
MDL-14957 get_columns() improvements - mostly docs; definition moved to new file
|
2008-05-25 22:21:01 +00:00 |
|