SQLAlchemy won't return any rows, even if the query is correct

后端 未结 0 1848
一个人的身影
一个人的身影 2020-12-11 20:34

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题