aliasing now move column position also
This commit is contained in:
@@ -87,4 +87,7 @@ message TableColumn {
|
||||
|
||||
// True when clients may offer this column in an alias rename picker.
|
||||
bool renameable = 9;
|
||||
|
||||
// Stable public identity of a managed user column. Zero for system columns.
|
||||
int64 column_id = 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user