MDL-18577 drop enums - annotating one more function to be dropped in Moodle 2.1

This commit is contained in:
stronk7
2009-05-25 14:43:29 +00:00
parent 994d4a3be1
commit 5b49a67cc1
+2
View File
@@ -249,6 +249,8 @@ class database_manager {
/**
* Given one xmldb_field, check if it has a check constraint in DB
*
* TODO: Moodle 2.1 - Drop check_constraint_exists()
*
* @param xmldb_table the table
* @param xmldb_field the field to be searched for any existing constraint
* @return boolean true/false