stack/apps/backend/prisma
BilalG1 fa27c80319
rename tabId to sessionReplaySegmentId (#1206)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added new session replay analytics columns to ClickHouse for enhanced
tracking and reporting

* **Refactor**
* Renamed session recording segment identifier across APIs and data
models from `tab_id` to `session_replay_segment_id`
* Updated internal data structures and type definitions to align with
new naming convention

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-17 11:00:07 -08:00
..
migrations rename tabId to sessionReplaySegmentId (#1206) 2026-02-17 11:00:07 -08:00
schema.prisma rename tabId to sessionReplaySegmentId (#1206) 2026-02-17 11:00:07 -08:00
seed.ts rename tabId to sessionReplaySegmentId (#1206) 2026-02-17 11:00:07 -08:00