As far I'm concerned:
GeoAlchemy is for SQLALchemy  =<0.7.x
GeoAlchemy2 if for SQLALchemy =>0.8

On PyPI is GeoAlchemy 2 version 0.1 working with sqlalchemy 0.8

With regards
Kamil Gałuszka


On Wednesday, March 27, 2013 1:17:49 AM UTC+1, Michael Bayer wrote:
>
>
> On Mar 26, 2013, at 7:59 PM, Tobias Bieniek 
> <[email protected]<javascript:>> 
> wrote:
>
> Hi Michael, thanks for the explanation on the key attribute. I ended up 
> misunderstanding it at first, but it seems to work now.
>
> I had a few problems when I tried to use a  UserDefinedType (e.g. 
> geoalchemys Geometry) in the typemap, because it complained about a missing 
> "key" attribute. I've fixed that by adding "key = None" to the comparator 
> class though (
> https://github.com/Turbo87/geoalchemy2/commit/264c7cd578da78c5c5f964ecd44c35a307923643)
>  
> and it seems to work as expected now :)
>
>
>
> Whats the status of Geoalchemy, is the current released version using the 
> 0.8 stuff yet or when is that happening ?
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to