Skip to main content

synthesize_auto_values

Function synthesize_auto_values 

Source
fn synthesize_auto_values(
    columns: &[ColumnSchema],
    now: Timestamp,
) -> Result<Vec<Value>, Error>