feat: ASRX hybrid pipeline, identity history, worker fixes, checkpoint system
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
-- Migration: dev schema v1.0.3
|
||||
-- Date: 2026-05-11
|
||||
-- Auto-generated from current DB schema
|
||||
|
||||
SET search_path TO dev;
|
||||
|
||||
ALTER TABLE dev.face_detections ADD COLUMN IF NOT EXISTS timestamp_secs float8;
|
||||
|
||||
-- Chunk index removals (already applied)
|
||||
-- chunk_vectors: standard columns
|
||||
Reference in New Issue
Block a user