Author: david
Date: Thu Nov 19 15:30:21 2009
New Revision: 3923
Log:
Cosmetic change - update comments.
Modified:
trunk/lib/task/migrate/QubitMigrate108to110.class.php
Modified: trunk/lib/task/migrate/QubitMigrate108to110.class.php
==============================================================================
--- trunk/lib/task/migrate/QubitMigrate108to110.class.php Thu Nov 19
15:24:02 2009 (r3922)
+++ trunk/lib/task/migrate/QubitMigrate108to110.class.php Thu Nov 19
15:30:21 2009 (r3923)
@@ -67,9 +67,10 @@
}
/**
- * Add ISDF function types to 'Function' taxonomy
+ * Change table name from QubitActorName to QubitOtherName and column
+ * actor_id -> object_id
*
- * @return QubitMigrate107to108 this object
+ * @return QubitMigrate108to110 this object
*/
protected function moveActorNameToOtherName()
{
@@ -99,7 +100,7 @@
/**
* Add ISDF function types to 'Function' taxonomy
*
- * @return QubitMigrate107to108 this object
+ * @return QubitMigrate108to110 this object
*/
protected function addIsdfFunctionTypes()
{
@@ -151,7 +152,7 @@
/**
* Alter QubitSetting data
*
- * @return QubitMigrate107to108 this object
+ * @return QubitMigrate108to110 this object
*/
protected function alterQubitSettings()
{
@@ -373,4 +374,4 @@
return $this;
}
-} // Close class QubitMigrate108to110
+}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=.