Files
probo/pkg
Sacha Al Himdani 3ff66757ad Remove deprecated snapshot system
The register/document model has fully replaced the snapshot system.
Delete every snapshot-scoped row and strip the application code that
referenced them: SnapshotID/SourceID struct fields, snapshot_id IS NULL
filters, snapshot columns from SELECT/INSERT statements and named args,
and the eight migrate-*-snapshots-to-documents one-shot tools.

The remaining snapshot_id / source_id columns, the snapshots and
controls_snapshots tables, the snapshots_type enum, and the
snapshot-scoped indexes are now unused; they are dropped in a follow-up
schema migration so this change can roll back cleanly without leaving
orphaned data.

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-05-15 23:26:02 +02:00
..
2026-04-27 10:30:14 +02:00
2026-05-13 21:21:39 +02:00
2026-05-13 21:21:39 +02:00
2026-04-13 12:25:42 +02:00
2026-04-03 11:56:06 +02:00
2026-03-31 19:16:56 +04:00
2026-05-13 21:21:39 +02:00
2026-04-13 12:25:42 +02:00
2026-04-13 12:25:42 +02:00
2026-05-13 21:21:39 +02:00
2026-05-13 21:21:39 +02:00
2026-04-02 14:37:29 +02:00
2026-05-13 21:21:39 +02:00
2026-04-13 19:24:46 +02:00
2026-05-13 21:21:39 +02:00
2026-05-13 21:21:39 +02:00
2026-05-13 21:21:39 +02:00
2026-05-12 16:43:38 +04:00