refactor: common semantic type (#73)
This commit is contained in:
@@ -20,7 +20,7 @@ option java_package = "io.greptime.v1";
|
||||
option java_outer_classname = "Ddl";
|
||||
option go_package = "github.com/GreptimeTeam/greptime-proto/go/greptime/v1";
|
||||
|
||||
import "greptime/v1/column.proto";
|
||||
import "greptime/v1/common.proto";
|
||||
|
||||
// "Data Definition Language" requests, that create, modify or delete the
|
||||
// database structures but not the data. `DdlRequest` could carry more
|
||||
|
||||
Reference in New Issue
Block a user