When adding new columns to existing model it’s possible to add default values with the data conversion.
I would like to produce a specific value for each row that is the result of a query.
With this i can calculate and populate the new column with a value.