| Column | ID | Type |
|---|---|---|
| id | 0 | binary NOT NULL HASH |
| nid | 1 | binary NULLABLE VALUE |
| flow_id | 2 | binary NULLABLE VALUE |
| session_id | 3 | binary NULLABLE VALUE |
| init_code | 4 | string NULLABLE VALUE |
| return_to_code | 5 | string NULLABLE VALUE |
| created_at | 6 | int64 NULLABLE VALUE |
| updated_at | 7 | int64 NULLABLE VALUE |