I am running 26.2.1 The FORCE keyword is not supported anymore. It was supported till 26.1.1 The below works in 26.1.1 but not 26.2.1 ``` DROP PROPERTY B.x FORCE; // Generates exception in studio ``` Without FORCE it works.
I am running 26.2.1
The FORCE keyword is not supported anymore.
It was supported till 26.1.1
The below works in 26.1.1 but not 26.2.1
Without FORCE it works.