]> git.mjollnir.org Git - moodle.git/commit
Drop all the unique keys inside PostgreSQL DB and convert them to
authorstronk7 <stronk7>
Sun, 24 Sep 2006 22:14:23 +0000 (22:14 +0000)
committerstronk7 <stronk7>
Sun, 24 Sep 2006 22:14:23 +0000 (22:14 +0000)
commit26b82be252bab3775f00365ae09f97149236e736
treef7f10c12e1ca4529fdcbb372d666445bd60877e1
parent32da8f410f56a83424fa9e6e8252a928a03b031c
Drop all the unique keys inside PostgreSQL DB and convert them to
their equivalest unique indexes. We aren't going to allow unique
keys from 1.7 and upwards (until we decide to enforce referential
intregrity and until ADOdb support it)
lib/db/postgres7.php
version.php