enforcing unique constraint on (courseid, shortname) pair on outcomes

This commit is contained in:
toyomoyo
2007-08-01 03:17:00 +00:00
parent 3a5ae6602b
commit 1f496dedfe
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2007073105; // YYYYMMDD = date
$version = 2007080100; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name