|
|
|
|
|
by logfromblammo
3827 days ago
|
|
Niceness is an ENUM 'not known',
'nice',
'naughty',
'nasty'
Additionally, the nice list is a bitemporal table, and CheckStatus is also an ENUM ( 'nunce', 'once', 'twice', 'more' ). Foreign keys go to the Person and Elf tables. |
|