optimization on the client steel scripts + fixed proto comments
This commit is contained in:
@@ -55,7 +55,7 @@ pub struct ExecuteAnalyticsQueryRequest {
|
||||
/// Exactly one read-only SELECT query. Table and column names are public aliases.
|
||||
#[prost(string, tag = "2")]
|
||||
pub sql: ::prost::alloc::string::String,
|
||||
/// Optional result cap. Zero uses the server default; the server maximum still applies.
|
||||
/// Result cap. Zero uses the server default; the server maximum still applies.
|
||||
#[prost(uint32, tag = "3")]
|
||||
pub max_rows: u32,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user