From: Kevin <ke...@dr...> - 2005-11-28 06:57:04
|
Benjamin Stewart wrote: <snip> >(Oh, this does bring up the question of whether or not we want to change >the name of the 'read' column at some point, so we can stop confusing >mysql) > > +1. Using reserved words as column names is a bad idea. The backtick workaround is not cross DB compatible. This column could even be eliminated by using a "read" or "unread" tag. --Kevin |