Table annotation DSL
Write it in the column comments.
Syntax: keyword = value. There must be at least one space before the keyword and after the value. There can be no spaces before and after the equal sign.
- Keywords are prefixed with
@to distinguish them from column names- Use two
@@prefixes to reference global variables to distinguish them from other values