Get desktop application:
View/edit binary Protocol Buffers messages
optional Settings settings = 1
optional Catalog catalog = 2
repeated Query queries = 3
string sqlc_version = 4
bytes plugin_options = 5
bytes global_options = 6
Used in: GenerateRequest
string comment = 1
string default_schema = 2
string name = 3
repeated Schema schemas = 4
Used in: Settings
string out = 1
string plugin = 2
bytes options = 3
repeated string env = 4
Used in: Codegen
Used in: Codegen
string url = 1
string sha256 = 2
Used in: Parameter, Query, Table
string name = 1
bool not_null = 3
bool is_array = 4
string comment = 5
int32 length = 6
bool is_named_param = 7
bool is_func_call = 8
string scope = 9
string table_alias = 11
bool is_sqlc_slice = 13
optional Identifier embed_table = 14
string original_name = 15
bool unsigned = 16
int32 array_dims = 17
Used in: Schema
string name = 1
string comment = 2
Used in: Schema
string name = 1
repeated string vals = 2
string comment = 3
Used in: GenerateResponse
string name = 1
bytes contents = 2
Used in: Column, Query, Table
string catalog = 1
string schema = 2
string name = 3
Used in: Query
int32 number = 1
optional Column column = 2
Used in: GenerateRequest
string text = 1
string name = 2
string cmd = 3
repeated Column columns = 4
repeated Parameter params = 5
repeated string comments = 6
string filename = 7
optional Identifier insert_into_table = 8
Used in: Catalog
string comment = 1
string name = 2
repeated Table tables = 3
repeated Enum enums = 4
repeated CompositeType composite_types = 5
Used in: GenerateRequest
string version = 1
string engine = 2
repeated string schema = 3
repeated string queries = 4
optional Codegen codegen = 12
Used in: Schema
repeated Column columns = 2
string comment = 3