Overriding creationTime after migrating to Convex
There are times in my app where I sort over or display this time, so it is important to me that it is persisted, and it would be nice to not have to manually handle adding the time for future documents, since the feature already exists in the db.
Is there a way to set the _creationTime field for this case, or another suggested workaround?
