LinqToDB.Identity icon indicating copy to clipboard operation
LinqToDB.Identity copied to clipboard

Easy way to change the key type?

Open srad opened this issue 6 years ago • 1 comments

From a quick look at the code I saw that the users TKey is hard coded as string, is that correct? However, is there an easy way to use an int? Or do I have to re-implement the interfaces myself?

srad avatar Feb 17 '19 19:02 srad

@ili could you provide answer?

MaceWindu avatar Feb 25 '19 10:02 MaceWindu