sqlite3-parser 0.15.0

SQL parser (as understood by SQLite)
Documentation

sqlite3-parser

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

NDEBUG (default)

This feature flag does not enable additional features.

YYNOERRORRECOVERY (default)

This feature flag does not enable additional features.

SQLITE_ENABLE_ORDERED_SET_AGGREGATES

This feature flag does not enable additional features.

YYCOVERAGE

This feature flag does not enable additional features.

YYTRACKMAXSTACKDEPTH

This feature flag does not enable additional features.

extra_checks

This feature flag does not enable additional features.