sematable icon indicating copy to clipboard operation
sematable copied to clipboard

Add support for multiple primaryKey columns

Open amir-hadzic opened this issue 7 years ago • 0 comments

Based on discussion in #68, it might be a good idea to add support for multiple primaryKey columns. From user's perspective, they would be able to mark multiple columns as primaryKey: true, and we would then use the combined value from those columns as the composite key.

amir-hadzic avatar Dec 07 '17 08:12 amir-hadzic