Skip to content
Snippets Groups Projects
Commit e5c74151 authored by Benjamin Ulrich's avatar Benjamin Ulrich :speech_balloon:
Browse files

Merge branch '2021.2.3' into '2021.2'

2021.2.3 -> 2021.2

See merge request xrm/basic!1579
parents 3e4a4004 86472daf
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<changeSet author="V.Broens" id="b72f5652-d0b2-47df-bb35-1256925f29e1">
<createTable tableName="KNOWLEDGEMANAGEMENTINBOX">
<column name="KNOWLEDGEMANAGEMENTINBOXID" type="CHAR(36)">
<constraints primaryKey="true" primaryKeyName="PK_KNOWLEDGEMANAGEMENT_TICKETCATEGORYID"/>
<constraints primaryKey="true" primaryKeyName="PK_KNOWLEDGEMANAGEMENT_INBOXID"/>
</column>
<column name="KNOWLEDGEMANAGEMENT_ID" type="CHAR(36)"/>
<column name="INBOX_ID" type="CHAR(36)"/>
......
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