News

What you want to do is add a column that can be used to sort the rows in the table. For example, you could have a table that has two columns: msg (blob) and dt (timestamp).
Create a new property on an existing entity model that has already had a migration generated for the creation of the corresponding db table for the entity model. Configure the new property using ...