Quote:
Originally Posted by Old Pedant
Whoopee.
|
Lols
I'm happy with that, I like to use =TRUE and =FALSE if I have the option. Not that storage wise it makes a difference, but it reminds me that it should only be true or false.
Come to think of it I seem to recall that true and false have worked for awhile. MySQL used to use the tinyint though, but I think it was much larger than a single bit even for its smallest size? Not that it matters.
Still, its no different than booleans in PHP :P