Re: [sqlalchemy] Possible 1.0 regression or geoalchemy2 issue

2015-07-01 Thread Troy Toman
://bitbucket.org/zzzeek/sqlalchemy/issue/3469/comparison-in-persistencepy-can-trip-up-on On 7/1/15 12:23 PM, Troy Toman wrote: I am seeing a behavior similar to Issue #3402 but it exists in SQLAlchemy 1.0.6 and it involves using geoalchemy2. I have filed an issue there but since it is behaving

[sqlalchemy] Possible 1.0 regression or geoalchemy2 issue

2015-07-01 Thread Troy Toman
I am seeing a behavior similar to Issue #3402 but it exists in SQLAlchemy 1.0.6 and it involves using geoalchemy2. I have filed an issue there but since it is behaving differently in sqlalchemy 0.9.3, I wanted to raise it here as well. Test program: import geoalchemy2 from sqlalchemy