I'm trying to get an upsert working on a collection of IDs (not the primary key - that's an identity int column) on a table using dapper. This doesn't ...need... to be a dapper function, just including in case that helps....I'm wondering if it's possible...