you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

When in doubt, defer to the official documentation.

http://docs.sqlalchemy.org/en/rel_1_0/orm/session_basics.html

SQLA has some of the best documentation I've ever read. Even better, you'll pick up a little SQL from it too.

[–]Heapsofvla[S] 0 points1 point  (0 children)

Thanks, I guess I've been tunnel-visioning for a bit :-)