I'm desperately trying to declare an adjacency list table with 
declarative_base() but I can't figure it out.  Strangely, all the 
documentation avoids declarative_base() like the plague and does everything 
the hard way.  What the hell is this thing for if we're not supposed to use 
it?
    If anyone can show me how to declaratively create ORM adjacency list or 
explain to me why this can't be done, I'd be very grateful.
    Thank you! 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to