yyy_sqlite.php

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

Table: post_comments

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

Schema

cidnametypenotnulldefaultpk
0 id INTEGER 0 1
1 server_comment_id INTEGER 0 0
2 post_id INTEGER 1 0
3 author_server_user_id INTEGER 0 0
4 author_display_name TEXT 1 '' 0
5 comment_type TEXT 1 'OBSERVATION' 0
6 comment_text TEXT 1 '' 0
7 visibility TEXT 1 'PRIVATE' 0
8 server_group_id INTEGER 0 0
9 parent_comment_id INTEGER 0 0
10 created_at TEXT 1 CURRENT_TIMESTAMP 0
11 updated_at TEXT 1 CURRENT_TIMESTAMP 0

Data

id server_comment_id post_id author_server_user_id author_display_name comment_type comment_text visibility server_group_id parent_comment_id created_at updated_at
```