sqlalchemy version in pylons 1.0

16 views
Skip to first unread message

Grigoriy Tretyakov

unread,
Jun 16, 2011, 1:13:57 PM6/16/11
to pylons-...@googlegroups.com
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.

Thanks!

Wyatt Baldwin

unread,
Jun 16, 2011, 5:30:42 PM6/16/11
to pylons-...@googlegroups.com
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.

Thomas G. Willis

unread,
Jun 16, 2011, 6:12:50 PM6/16/11
to pylons-...@googlegroups.com
it's the orm code that you write that might have a problem with sqla 0.7. Not pyramid. And only you can know if your model code will have a problem running on sqla 0.7

I can say with certainty that the model code I am working on works just fine on sqla 0.7, no issues whatsoever. Also,  views that I route requests to via pyramid that in turn consume/produce model objects from that code also work with no issues whatsoever.



Krishnakant Mane

unread,
Jun 17, 2011, 3:23:25 AM6/17/11
to pylons-...@googlegroups.com, Wyatt Baldwin


Hello,
I have used version 0.6.X with no problems.
so any later versions will not be problems I guess.
Happy hacking.
KKrishnakant.
--
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-...@googlegroups.com.
To unsubscribe from this group, send email to pylons-discus...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.

Grigoriy Tretyakov

unread,
Jun 17, 2011, 3:49:24 AM6/17/11
to pylons-...@googlegroups.com
Now I will work on newer version of sqla with more confidence. Thanks to all!

2011/6/17 Krishnakant Mane <krm...@gmail.com>
Reply all
Reply to author
Forward
0 new messages