can't save booleans to a posgresql database

Seb Ruiz ruiz at kde.org
Thu Nov 8 06:59:42 UTC 2007


On 08/11/2007, Daniel Holth <dholth at fastmail.fm> wrote:
> 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).

This is bad, because it would next to impossible to fix this without
further regressions if we can't be certain that sqlite and mysql
accept boolean values wrapped in quotes.

>
> Thanks,
> _______________________________________________
> Amarok mailing list
> Amarok at kde.org
> https://mail.kde.org/mailman/listinfo/amarok
>


-- 
Seb Ruiz

http://www.sebruiz.net/



More information about the Amarok mailing list