# StampColumns.updatedAt property · @imqueue/pg-prisma

Source: https://imqueue.org/api/pg-prisma/latest/pg-prisma.stampcolumns.updatedat/
Published: 2026-08-28
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-prisma 2.0.0 — generated reference, not hand-written

Column stamped with the time of every write.

**Signature:**

```typescript
updatedAt?: string;
```

