Wow this was very fast! Thanks for your support.
Best regards.
Cagatay
1 Mayıs 2014 Perşembe 02:08:47 UTC+3 tarihinde Michael Bayer yazdı:
>
> this is issue:
>
>
> https://bitbucket.org/zzzeek/sqlalchemy/issue/3038/compilers-that-apply-binds-in-select
>
> and resolved in master / rel_0_9 in 2a
this is issue:
https://bitbucket.org/zzzeek/sqlalchemy/issue/3038/compilers-that-apply-binds-in-select
and resolved in master / rel_0_9 in 2a458680a49376b8a11b34.
On Apr 30, 2014, at 3:45 PM, Çağatay Tengiz wrote:
> Hello,
>
> Sqlalchemy Version : 0.9.4
> Engine : firebird+fdb
> RDBMS : Fire
Hello,
Sqlalchemy Version : 0.9.4
Engine : firebird+fdb
RDBMS : Firebird 2.5
I am trying to selected limited rows from a mapper class which contains
column_property with limit. But number or rows returned is not what I
expected. When I turned on debugging I realized that, SqlAlchemy is giving