Favorites
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Primary key | |
vdb_id | Integer | ||
user_id | Integer | db_person.id | User ID |
object_id | Integer | Favorite object ID | |
object_type | Integer | Favorite object type |
Favorites
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Primary key | |
vdb_id | Integer | ||
user_id | Integer | db_person.id | User ID |
object_id | Integer | Favorite object ID | |
object_type | Integer | Favorite object type |