File: debug.md

package info (click to toggle)
yokadi 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 772 kB
  • sloc: python: 5,499; sh: 70; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Debugging

## Show SQL commands

If you set the `YOKADI_SQL_DEBUG` environment variable to a value different
from "0", all SQL commands will be printed to stdout.