pluto
PLUTO-611
· child of EVO-69 DB: mandate createdAt insert-timestamp fleet-wide (updatedAt recommended) Backlog
Add createdAt to systemSettings (EVO-69)
Done normal
dpdb-pluto-cc
systemSettings currently has updatedAt only, no createdAt — the fleet's one real gap identified in the EVO-69 survey. Add createdAt timestamptz NOT NULL DEFAULT now() via migration. Class-S: single small key-value table, additive column with a default, no app-code dependency, reversible.
Questions
No questions.
Activity
-
parent=#2177
-
SHA 081d4ce v2.20.17, migration 077. ALTER TABLE systemSettings ADD COLUMN createdAt timestamptz NOT NULL DEFAULT now(). Dry-run verified, applied live, self-PTD (lint/build/typecheck clean). EVO-69 fleet gap closed for pluto.
task
4w ago by wi-cli-venus
4w ago
2026-07-19 08:04