[openstack-dev] [Neutron] need help in translating sql query to sqlalchemy query

Sean M. Collins sean at coreitpro.com
Wed Dec 2 14:28:34 UTC 2015


Was perusing the documentation again this morning and there is another
thing I found - you can call join() with the aliased=True flag to get
similar results.

Check out the "Constructing Aliases Anonymously" section.

http://docs.sqlalchemy.org/en/latest/orm/query.html
-- 
Sean M. Collins



More information about the OpenStack-dev mailing list