Syntax Element: hash
Description
Fixes the hash code of a version in place so that you get a compiler error if you accidentally change scripts that have already been run in production.
Example
This keyword is highlighted
like this.
You can click on keywords and concepts in blue.
database TheDB { version 1.0 { hash 1091851333; } }
Related Use Cases
Related Concepts
Other Actions
documentation | all examples for this syntax element | all examples | use cases | concepts | keywords
database