aliasing of account fields
This commit is contained in:
@@ -353,6 +353,9 @@ message ColumnBehavior {
|
||||
|
||||
// Logical source column name, empty for ordinary user-defined columns.
|
||||
string generated_from = 3;
|
||||
|
||||
// True when clients may offer this column in an alias rename picker.
|
||||
bool renameable = 4;
|
||||
}
|
||||
|
||||
// A script that targets a specific column in a table.
|
||||
|
||||
Reference in New Issue
Block a user