removing recomputation
This commit is contained in:
@@ -197,9 +197,7 @@ message ColumnDefinition {
|
||||
// MONEY rounding applied before a value is stored.
|
||||
MoneyRounding rounding = 4;
|
||||
|
||||
// When true, the submitted script result is validated normally and the
|
||||
// stored value is also refreshed when one of its dependencies later changes.
|
||||
bool recompute_on_dependency_change = 5;
|
||||
reserved 5;
|
||||
}
|
||||
|
||||
// Response after table creation (success + DDL preview).
|
||||
|
||||
Reference in New Issue
Block a user