Module sqllogictest::parser

source ·
Expand description

Sqllogictest parser.

Structs

Enums

Functions

  • Parse a sqllogictest script into a list of records.
  • Parse a sqllogictest file. The included scripts are inserted after the include record.
  • Parse a sqllogictest script into a list of records with a given script name.