Re: [gnome-db] possible bug on sql parser

Vivien Malerba <[email protected]>
Newsgroups gmane.comp.gnome.db
Message-ID <[email protected]>
On 30 December 2010 08:49, Andrea Zagli <[email protected]> wrote:

> the parser removes () from this query and then the query no longer works
>
> select (case when iva > 0 then (iva + 100) / 100) from costi
>
> become
>
> select case when iva > 0 then iva + 100 / 100 from costi
>
> that is equal to
>
> select case when iva > 0 then iva + 1 from costi
>
>
> i have tried with libgda from git and only with postgresql provider
>
> thanks in advance
>

This will be corrected this afternoon.

Regards,

Vivien

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.