Expand description
Input handling for file reading and stdin support.
Structs§
- Lint
Input Source - Lint input source containing SQL content and optional file path.
Functions§
- read_
input - Read SQL input from files or stdin.
- read_
lint_ input - Read lint input from files/directories or stdin.