I use SQLAlchemy(1.3.2) with oracle (cx_oracle 7.2.3) & python 3.7.3 to query some data on a view.
I put in the engine creation the echo=True paramet
echo=True