]> git.mjollnir.org Git - moodle.git/commit
Dropping one UNIQUE index over NULLable columns. It isn't
authorstronk7 <stronk7>
Thu, 6 Sep 2007 18:31:13 +0000 (18:31 +0000)
committerstronk7 <stronk7>
Thu, 6 Sep 2007 18:31:13 +0000 (18:31 +0000)
commit4a039315d787de63a4450af7fc6ea64b7d4bada2
treee612d0d435e8d31e9a140e719a31191bc41d33cc
parent77d574a8c55019c138abb8da84ebbce9568290d1
Dropping one UNIQUE index over NULLable columns. It isn't
cross-db at all. So we make the composite index not unique
to get speed benefits but the unique constraint is
controlled programatically.
lib/db/install.xml
lib/db/upgrade.php