]> git.mjollnir.org Git - moodle.git/commit
Detect CHAR + NOT NULL FIELDS + '' (empty) defaults. They shouldn't be in
authorstronk7 <stronk7>
Sat, 11 Aug 2007 21:50:25 +0000 (21:50 +0000)
committerstronk7 <stronk7>
Sat, 11 Aug 2007 21:50:25 +0000 (21:50 +0000)
commitb4464372afc9af4c365b5c864bc4cd630fedda8d
treecc371e7010eb384b71a2c0e8bd83478933f56b27
parentb794dc20c02a49cac1b8c67db9b90688af73d2f2
Detect CHAR + NOT NULL FIELDS + '' (empty) defaults. They shouldn't be in
XMLDB definitions at all. Convert the default to the proper one and
output it via xmldb debug.
lib/xmldb/classes/XMLDBField.class.php