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. -- 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/-/xRQGbHBEFzUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
