I can't fetch data from database from inside a decorator in Flask app

后端 未结 0 870
攒了一身酷
攒了一身酷 2021-01-04 01:32

I can access the database outside a decorator, but when I\'m inside the decorator, the sql query doesn\'t return anything. It returns a NoneType, it says.

This is the

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