Creates an inserter for inserting an entire entity into the database table, replacing the existing row.
This method is a shorthand for MakeInserter<sqt::ConflictAction::Replace>().