Difference between revisions of "Schema:bad images"

From ISFDB
Jump to navigation Jump to search
(Page creation)
 
(No difference)

Latest revision as of 20:48, 3 September 2016

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".