Skip to main content

compile_copy

Function compile_copy 

Source
pub fn compile_copy(sql: &str) -> Result<CopyStatement, SQLError>
Expand description

Parse exactly one PostgreSQL COPY statement.