mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
11 lines
358 B
Markdown
11 lines
358 B
Markdown
# Diagnostic information
|
|
|
|
SQLite running in sqliteviz is compiled with particular [options][1] that can
|
|
enable or disable some SQLite features. You can get a list of them in `App
|
|
info` dialog (fig. 1) by clicking on  icon in the top
|
|
toolbar.
|
|
|
|

|
|
|
|
[1]: https://sqlite.org/compile.html
|