CRM-14181 fixes - migrate enums to varchar in schema for all tables
[civicrm-core.git] / xml / schema / Core / IM.xml
index 2a759d35979606a286bd02f1b0a62c6d60c16295..036c9556fff3ac86ad49398564ed562d2aa2b3b3 100644 (file)
       <title>IM Location Type</title>
       <type>int unsigned</type>
       <comment>Which Location does this email belong to.</comment>
+      <pseudoconstant>
+          <table>civicrm_location_type</table>
+          <keyColumn>id</keyColumn>
+          <labelColumn>display_name</labelColumn>
+      </pseudoconstant>
        <add>2.0</add>
   </field>
   <index>