export("SQL")

import(DBI)
import(arrow)
importFrom(stringr,str_replace_all,str_split)
importFrom(duckdb,duckdb,duckdb_register,duckdb_fetch_record_batch)
