Files
llink/go/migrations/000009_processed_particles.down.sql
talksik 986a389606 feat: generate transcript and event-driven particle processing
This generates the transcript and shows the caption experience on the
client side for media particles. It also simplifies other side effects
that we must perform such as updating the `last_child_created_at` field
for stream and container particles.
2026-03-25 14:43:47 -07:00

2 lines
42 B
SQL

DROP TABLE IF EXISTS processed_particles;