ITADN

NameError: 'debug_enables_record_queries' on visiting Flask routes when toolbar enabled

#252Closedjoelburton 创建于 2024-04-25
J
joelburtoncommented
Previously-to-0.15.0, our Flask app starts successfully and DBT is visible and working. Under 0.15.0, we now get this: <img width="1023" alt="image" src="https://github.com/pallets-eco/flask-debugtoolbar/assets/1178518/0ef2ae95-b99c-40c3-bde2-913e6c4264d3"> We are not using SQLAlchemy in this app, but it appears that the DBT is checking for "record queries" option that Flask-SQLAlchemy + the toolbar use.
关闭于 2024-04-25 1 条评论