Files
reflector/server/migrations
Mathieu Virbel d4cc6be1fe feat: add change_seq to transcripts for ingestion support (#868)
* feat: add change_seq to transcripts for ingestion support

Add a monotonically increasing change_seq column to the transcript table,
backed by a PostgreSQL sequence and BEFORE INSERT OR UPDATE trigger. Every
mutation gets a new sequence value, letting external ingesters checkpoint
and never miss an update.

* chore: regenerate frontend API types
2026-02-20 10:12:05 -06:00
..
2025-08-13 10:03:38 -04:00
2023-08-29 10:58:27 +02:00

Generic single-database configuration.

Both data migrations and schema migrations must be in migrations.