account_id is now being aliased cos its fk
This commit is contained in:
@@ -84,4 +84,7 @@ message TableColumn {
|
||||
|
||||
// Logical source column name, empty for ordinary and system columns.
|
||||
string generated_from = 8;
|
||||
|
||||
// True when clients may offer this column in an alias rename picker.
|
||||
bool renameable = 9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user