2009/9/16 Alex Balashov <abalas...@evaristesys.com>:
> Iñaki Baz Castillo wrote:
>
>>> For example a PostgreSQL BIGINT is unintelligible to sqlops, I found out.
>>
>> What do you mean exactly?
>
> CREATE TABLE stuff (
>   id bigint PRIMARY KEY NOT NULL
> );
>
> INSERT INTO stuff VALUES (1);
>
> ...
>
> sql_query("ca", "SELECT id FROM stuff", "ra");
>
> $dbr(ra=>[0,0]) will be NULL.

sql_...ops!

A bug?

-- 
Iñaki Baz Castillo
<i...@aliax.net>

_______________________________________________
Kamailio (OpenSER) - Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

Reply via email to