feeds_platform
# | Имя | Тип | Null | Описание |
---|---|---|---|---|
1 | id | bigint(20) | UNSIGNED | |
2 | created_at | timestamp | NULL | |
3 | updated_at | timestamp | NULL | |
4 | feed_id | bigint(20) | NOT NULL, | |
5 | developer_id | bigint(20) | NOT NULL, | |
6 | platform_id | bigint(20) | NOT NULL, | |
7 | url | longtext | COLLATE |