On Thursday, June 16, 2011 10:13:57 AM UTC-7, monax wrote:
>
> Hello!
>
> What problem can I have if I will use sqlalchemy version 0.7 with pylons 
> 1.0? Pylons 1.0 uses sqlalchemy version 0.5 by default.
>

Pylons doesn't depend on SQLAlchemy, so there shouldn't be any problems at 
all.

When you create a Pylons project using `paster create -t pylons`, you can 
choose to include some SQLAlchemy configuration, which I'm pretty sure is 
compatible with 0.7. If it's not, it's just a few lines of code to update.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pylons-discuss/-/3DTM1u0LQZgJ.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to