spaxel/mothership/internal/db
jedarden 71c105c85d api: complete GET /api/portals/:id/crossings endpoint
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>
2026-05-05 15:30:08 -04:00
..
db.go test: implement acceptance scenario integration tests (AS-1 through AS-6) 2026-05-05 05:45:15 -04:00
fix_migration.sed feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
migrate.go test: implement acceptance scenario integration tests (AS-1 through AS-6) 2026-05-05 05:45:15 -04:00
migrate_test.go test: implement acceptance scenario integration tests (AS-1 through AS-6) 2026-05-05 05:45:15 -04:00
migrations.go api: complete GET /api/portals/:id/crossings endpoint 2026-05-05 15:30:08 -04:00
migrations.go.bak feat: implement database schema migration engine 2026-04-06 10:43:58 -04:00