Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Compile with SQLITE_ENABLE_DBSTAT_VTAB to enable DBSTAT table support? #1279

@broofa

Description

@broofa

Per https://www.sqlite.org/dbstat.html , the DBSTAT table is only available if when sqlite is compiled with the SQLITE_ENABLE_DBSTAT_VTAB flag. Any reason not to do this?

Asking because the DBSTAT table is particularly helpful when analyzing db storage usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions