I searched a bit but didn't quite find something that I recognized as being
what I'm looking for.
What are you doing to test the part of your application that deals directly
with SQLAlchemy results, wehn it comes to mocking the behaviour of the
result object?
The background:
I am developing an
Hi,
To automatically be able to access a large legacy database whithout having
to write manual mapping code, I'd like to have a tool with automated
mapping support.
There seem to be two tools that offer something like this - sqlsoup and
sqlasagna, but both seem not very actively supported - no