]> git.mjollnir.org Git - moodle.git/commit
Prevent add_field() to work if we are adding one not null field
authorstronk7 <stronk7>
Sat, 21 Oct 2006 18:19:47 +0000 (18:19 +0000)
committerstronk7 <stronk7>
Sat, 21 Oct 2006 18:19:47 +0000 (18:19 +0000)
commit8914508a4b3af9891011b6891efedcb9159fad62
treefb1c52fd17d7e448557761766fabd151718b5e93
parente0251aea347a856e056bcbdc277f1d1baa7bdfb6
Prevent add_field() to work if we are adding one not null field
to one non-empty table without specifying its default value.

Merged from MOODLE_17_STABLE
lib/ddllib.php