ALTER TABLE {$NAMESPACE}_user.user_preferences
  ADD dateModified INT UNSIGNED NOT NULL;