MCPcopy Create free account
hub / github.com/alex/csv-sql / _load_table_from_path

Function _load_table_from_path

src/main.rs:37–46  ·  view source on GitHub ↗
(
    db: &mut rusqlite::Connection,
    table_name: &str,
    path: &str,
    delimiter: u8,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

_load_table_from_loaderFunction · 0.85

Tested by

no test coverage detected