The order of collections should be preserved in tables not using an auto increment column. Currently I must save changes after each object is added to a collection or materialize a many to many relationship to add a property to store sort order.
↧