removing recomputation
This commit is contained in:
@@ -167,8 +167,7 @@ message StoredTableScript {
|
||||
string description = 5;
|
||||
// Complete allowlist of data inputs that may be exposed to this script.
|
||||
repeated ScriptDependency dependencies = 6;
|
||||
// Whether changes to dependency rows trigger authoritative server propagation.
|
||||
bool recompute_on_dependency_change = 7;
|
||||
reserved 7;
|
||||
}
|
||||
|
||||
message ScriptDependency {
|
||||
|
||||
Reference in New Issue
Block a user