optimization on the client steel scripts + fixed proto comments
This commit is contained in:
@@ -210,7 +210,7 @@ message CopyProfileResponse {
|
||||
message GetColumnAliasRenameHistoryRequest {
|
||||
string profile_name = 1;
|
||||
|
||||
// Optional filter. When omitted, returns all tables in the profile.
|
||||
// Filter. When omitted, returns all tables in the profile.
|
||||
optional int64 table_definition_id = 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user