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

Function _load_table_from_loader

src/main.rs:48–128  ·  view source on GitHub ↗
(
    db: &mut rusqlite::Connection,
    table_name: &str,
    mut loader: impl csvsql::Loader,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_load_table_from_pathFunction · 0.85

Calls 6

_create_tableFunction · 0.85
progress_sizeMethod · 0.80
raw_fieldsMethod · 0.80
next_recordMethod · 0.80
iterMethod · 0.80
progress_positionMethod · 0.80

Tested by

no test coverage detected