8032-devToTest_2440 #3009
|
@ -1,2 +1,3 @@
|
|||
ALTER TABLE vn.creditInsurance DROP FOREIGN KEY CreditInsurance_Fk1;
|
||||
ALTER TABLE vn.creditInsurance
|
||||
CHANGE creditClassification creditClassification__ int(11) DEFAULT NULL COMMENT '@deprecated 2024-09-11';
|
||||
|
|
Loading…
Reference in New Issue