Add --global-keyspace to branch vtctld move-tables create #434
Annotations
5 errors
|
lint
Process completed with exit code 2.
|
|
lint:
internal/cmd/branch/vtctld/move_tables_test.go#L188
req.GlobalKeyspace undefined (type *planetscale.MoveTablesCreateRequest has no field or method GlobalKeyspace) (compile)
|
|
lint:
internal/cmd/branch/vtctld/move_tables_test.go#L86
req.GlobalKeyspace undefined (type *planetscale.MoveTablesCreateRequest has no field or method GlobalKeyspace)
|
|
lint:
internal/cmd/branch/vtctld/move_tables.go#L88
unknown field GlobalKeyspace in struct literal of type planetscale.MoveTablesCreateRequest
|
|
lint:
internal/cmd/branch/vtctld/move_tables.go#L88
unknown field GlobalKeyspace in struct literal of type planetscale.MoveTablesCreateRequest (compile)
|