We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.