Schema:bad images

From ISFDB
Jump to navigation Jump to search

Schema Summary

+-----------+------------+------+-----+---------+-------+
| Field     | Type       | Null | Key | Default | Extra |
+-----------+------------+------+-----+---------+-------+
| pub_id    | int(11)    | NO   | PRI | NULL    |       |
| image_url | mediumtext | YES  |     | NULL    |       |
+-----------+------------+------+-----+---------+-------+

Description

The bad_images table stores suspect image URLs for ISFDB publications.

  • pub_id - ID of the publication in the "pubs" table.
  • image_url - URL of the publication's image at the time it was flagged as "suspect".