can't save booleans to a posgresql database

Daniel Holth dholth at fastmail.fm
Thu Nov 8 06:43:15 UTC 2007


More postgresql problems.

The hacked Amarok recognizes the 't' from postgresql just fine now that 
my boolT() returns t instead of true for postgresql. Unfortunately, 
postgresql does not accept an unquoted t. So hilariously the hacked 
amarok can load booleans just fine, but cannot save them any more (TRUE 
and FALSE are keywords and so were saved without quoting).

Thanks,



More information about the Amarok mailing list