yyy_sqlite.php

DB: /mnt/d/_St/Shared/data/sort_local.sqlite3

Table: device_profile

rows: 1 / page: 1 / limit: 50 100 500

Schema

cidnametypenotnulldefaultpk
0 id INTEGER 0 1
1 server_device_id INTEGER 0 0
2 computer_id_hash TEXT 1 '' 0
3 device_name TEXT 1 '' 0
4 token_version INTEGER 1 0 0
5 token_expires_at TEXT 0 0
6 p2p_enabled INTEGER 1 0 0
7 last_seen_at TEXT 0 0
8 status TEXT 1 'local_only' 0
9 created_at TEXT 1 CURRENT_TIMESTAMP 0
10 updated_at TEXT 1 CURRENT_TIMESTAMP 0

Data

id server_device_id computer_id_hash device_name token_version token_expires_at p2p_enabled last_seen_at status created_at updated_at
1
0
0
local_only
2026-08-10 09:46:17
2026-08-10 09:46:17
```