Function google_cloud_spanner::mutation::update_map
source · [−]Expand description
update_map returns a Mutation to update a row in a table, specified by a map of column to value. If the row does not already exist, the write or transaction fails.