Functionsยง
- build_
index - Build an index of all SQL statements in the input stream. This is Phase 1: a sequential scan that records byte offsets.
- build_
index_ with_ head - Build an index with prepended data (from dialect detection).
- detect_
dialect - Auto-detect the SQL dialect from the first few KB of the dump.