Function google_cloud_spanner::mutation::replace_struct
source · [−]Expand description
replace_struct returns a Mutation to insert a row into a table, deleting any existing row.
For a similar example, See update_struct.
replace_struct returns a Mutation to insert a row into a table, deleting any existing row.
For a similar example, See update_struct.