auto recomputation fields are now available
This commit is contained in:
@@ -90,9 +90,6 @@ message PostTableScriptRequest {
|
||||
// Optional. Free-text description stored alongside the script (no functional effect).
|
||||
string description = 4;
|
||||
|
||||
// When true, changing any referenced field recomputes the target column.
|
||||
// When false, the script only validates direct writes to its own table.
|
||||
bool recompute_on_dependency_change = 5;
|
||||
}
|
||||
|
||||
// Response after creating or updating a script.
|
||||
|
||||
Reference in New Issue
Block a user