Skip to main content

insert_row

Function insert_row 

Source
pub fn insert_row(
    module_selection: ModuleSelection,
    table_name: String,
    row: Row,
) -> Result<Row, String>