1. What versions Pyramid / SqlAlchemy are you using?
2. How are you grabbing a dbSession for each request ( are you calling a 
new `DBSession()` , and removing it at the end of the request )? 
3. Are you sure you have those columns mapped in your models , not just the 
database ?

Sorry for the dumb questions, I often miss or mistype a column in my model.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to