An alternative to UBB.threads
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
FLocal/Patcher/Resources/Patch_00000_removeforeignke...

21 lines
684 B

<?xml version="1.0" encoding="utf-8" ?>
<patch xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="IPatch.xsd">
<version>
<number>0</number>
<author>removeforeignkey</author>
</version>
<strictCommandSet>
<!--persistentCommand>
<removeConstraint>
<table>CF_FLOW_PARAMETERS</table>
<constraintName>FK_CF_FLOW_PARS_PAR_VAL</constraintName>
<foreignKey>
<column>PARAMETER_VALUE</column>
<referencedTable>ENR_MONTH</referencedTable>
<onUpdate>noAction</onUpdate>
<onDelete>noAction</onDelete>
</foreignKey>
</removeConstraint>
</persistentCommand-->
</strictCommandSet>
</patch>