SQLite: How to enable explain plan with the Python API?

前端 未结 0 2000
一整个雨季
一整个雨季 2020-12-09 15:30

I\'m using Python (and Peewee) to connect to a SQLite database. My data access layer (DAL) is a mix of peewee ORM and SQL-based functions. I would like to enable EXPLAIN PLA

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