Subject Re: [firebird-python] fdb 0.9.1: possible issue with varchar fields
Author Maximiliano Robaina
________________________________
De: Philippe Makowski <pmakowski@...>
Para: firebird-python@yahoogroups.com
Enviado: viernes, 26 de octubre de 2012 3:54
Asunto: Re: [firebird-python] fdb 0.9.1: possible issue with varchar fields



Hi,

2012/10/26 Maximiliano Robaina <maxi_robaina@...>
> I fall into strange problem testing models with CharFields which are defined as varchar field at database level.
>
>
> As we can see, It return a empty string instead of the correct value from "s" field
>
> Am I doing something wrong?
> Is it just a fdb bug ?
>
a bug, solved in trunk
http://tracker.firebirdsql.org/browse/PYFB-22
http://firebird.svn.sourceforge.net/viewvc/firebird/python/fdb/trunk/fdb/fbcore.py?pathrev=57230&view=diff&r1=57230&r2=57229&diff_format=h


Hi Philippe,
Thanks for reply.

I tested it and works fine.

Regards.
--
Maxi