| Name | Columns | Comment | Type |
|---|---|---|---|
| public.saga_states | 5 | Saga 実行状態を管理するテーブル | BASE TABLE |
| public.saga_steps | 6 | Saga の各ステップの実行履歴 | BASE TABLE |
| public.idempotency_keys | 4 | 冪等性キー管理テーブル | BASE TABLE |
| public.outbox_events | 7 | Transactional Outbox パターン用のイベントテーブル | BASE TABLE |
Generated by tbls