Skip to main content

detect_dialect

Function detect_dialect 

Source
pub fn detect_dialect(header: &[u8]) -> DialectDetectionResult
Expand description

Detect SQL dialect from file header content. Reads up to 8KB and looks for dialect-specific markers.