Schema:award types

From ISFDB

Jump to: navigation, search

Schema Summary

+--------------+------------+------+-----+---------+----------------+
| Field        | Type       | Null | Key | Default | Extra          |
+--------------+------------+------+-----+---------+----------------+
| code         | varchar(2) | NO   | PRI |         |                | 
| name         | mediumtext | YES  |     |         |                |  
+--------------+------------+------+-----+---------+----------------+

Description

Not yet implemented and subject to change. Designed to replace hard-coded award_ttypes.

  • code - This column holds a two-letter award code.
  • name - This column holds an ASCII plain-text description of the award.
Personal tools