Function google_cloud_spanner::mutation::insert_map
source · [−]Expand description
insert_map returns a Mutation to insert a row into a table, specified by a map of column name to value. If the row already exists, the write or transaction fails with codes.AlreadyExists.