]> git.mjollnir.org Git - moodle.git/commit
Extending getCheckConstraintsFromDB() to support a new parameter
authorstronk7 <stronk7>
Sun, 9 Sep 2007 16:28:16 +0000 (16:28 +0000)
committerstronk7 <stronk7>
Sun, 9 Sep 2007 16:28:16 +0000 (16:28 +0000)
commit4215e41ecb57743b45128dfc873847a679282da5
treee485bd747d7dfaa186b5764e098bc21242d39047
parent4cc68ea1845d9882cc721202f2f25796eb5d7a95
Extending getCheckConstraintsFromDB() to support a new parameter
used to filter what field in the table we want to know
its check constraints
lib/xmldb/classes/generators/XMLDBGenerator.class.php
lib/xmldb/classes/generators/mssql/mssql.class.php
lib/xmldb/classes/generators/mysql/mysql.class.php
lib/xmldb/classes/generators/oci8po/oci8po.class.php
lib/xmldb/classes/generators/postgres7/postgres7.class.php