EvaE
Convex Community12mo ago
18 replies
Eva

Why no _updatedTime

I'm curious why _creationTime is a default column for every table but not something like _updatedTime. Finding myself adding updatedAt: Date.now() as an arg in lots of mutations
Was this page helpful?