Is it possible to execute a new query on the result of an SQLalchemy query in Python ?
I have something like this :
dbm = Session() result = dbm.execut