Skip to content
Snippets Groups Projects
Commit ffffd284 authored by S.Leierseder's avatar S.Leierseder
Browse files

icon for relationtypes

parent 306d9b67
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,84 @@
<addColumn tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" type="NVARCHAR(36)"/>
</addColumn>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:OFFICE" />
<where>AB_OBJECTRELATIONTYPEID = 'c9b7ce6b-1100-46f6-8498-2da6ac24189e' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:OFFICE" />
<where>AB_OBJECTRELATIONTYPEID = '259babbd-7827-44d4-b9ec-8245d27b5f70' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:FAMILY" />
<where>AB_OBJECTRELATIONTYPEID = 'c74ad02c-1db9-4f47-8691-aba349dbe316' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:FAMILY" />
<where>AB_OBJECTRELATIONTYPEID = 'b3b85332-1c86-4cd8-a3b9-34c49c51f01a' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:INFO_CIRCLE" />
<where>AB_OBJECTRELATIONTYPEID = '3d2808bf-397b-4220-a563-36b066b5c9a9' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:INFO_CIRCLE" />
<where>AB_OBJECTRELATIONTYPEID = 'a51e23c0-d44a-4e39-a79b-7a357fb79cc2' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:USERS" />
<where>AB_OBJECTRELATIONTYPEID = 'b96a36ff-bc43-4159-a6e7-3d53cba67189' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:USERS" />
<where>AB_OBJECTRELATIONTYPEID = '0a47c346-9b6f-4cdd-8c38-77800d7012f5' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:MEGAFONE" />
<where>AB_OBJECTRELATIONTYPEID = '9d4739ba-33b0-4e87-b281-561e2cbdd277' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:MEGAFONE" />
<where>AB_OBJECTRELATIONTYPEID = 'e397b595-38ae-4365-908e-75ee388838eb' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:USER" />
<where>AB_OBJECTRELATIONTYPEID = '0795a3cd-295b-421b-aed1-decc09b05362' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:INSTITUTION" />
<where>AB_OBJECTRELATIONTYPEID = '3cee0474-504f-43cc-844a-715f1a0db271' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:INSTITUTION" />
<where>AB_OBJECTRELATIONTYPEID = 'fa879afd-b2c5-4eee-9799-d63c6764b348' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:USER_CHECK" />
<where>AB_OBJECTRELATIONTYPEID = '090f6adc-c2b8-44b7-8c61-39dbb5660aa0' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:HANDSHAKE" />
<where>AB_OBJECTRELATIONTYPEID = '47a9e611-79b6-46b6-b767-3a0dfed9d010' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:FAMILY" />
<where>AB_OBJECTRELATIONTYPEID = '39e73949-c8d9-46a2-a0b5-18be95e7ba11' </where>
</update>
<update tableName="AB_OBJECTRELATIONTYPE">
<column name="ICON" value="VAADIN:FAMILY" />
<where>AB_OBJECTRELATIONTYPEID = 'a2296f93-2371-4ab8-9f29-ef0795d1e9b2' </where>
</update>
</changeSet>
</databaseChangeLog>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment