7 lines
150 B
YAML
7 lines
150 B
YAML
Comment:
|
|
uuid: str unique
|
|
uid: str foreign_key to Users
|
|
pid: foreign_key to Posts
|
|
updated_at: timestamp
|
|
created_at: timestamp
|
|
content: str |