Files
geo/server/migrations/20260502110000_generation_task_leases_compat.up.sql
T
root 745cdd79cf feat(compliance): add content compliance detection across tenant, ops, and clients
Implements the Revision 8/9 compliance design: tenant + ops backends, ops-web
content-safety pages, admin-web editor/publish gate integration, desktop publish
block surfacing, and supporting migrations / shared types / config plumbing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 20:48:14 +08:00

6 lines
221 B
SQL

-- Compatibility marker for environments that already applied the
-- generation task lease migration under this timestamp.
--
-- The canonical, idempotent migration is
-- 20260503110000_add_generation_task_leases.up.sql.