Add crossing_events table (migration 16) for portal crossing log with
cursor pagination support. The endpoint returns [{timestamp, direction,
person, blob_id, from_zone, to_zone}] with ?limit and ?before cursor
pagination parameters.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| db.go | ||
| fix_migration.sed | ||
| migrate.go | ||
| migrate_test.go | ||
| migrations.go | ||
| migrations.go.bak | ||