adamfoneil / ModelSync.UI

A diff/merge app for C# model classes to SQL Server. Also merges from database to database
https://aosoftware.net/modelsync/
3 stars 0 forks source link

would like to be able to use string Id types if I want #18

Closed adamfoneil closed 3 years ago

adamfoneil commented 3 years ago

Even though I don't like Guids, I still want option to use them with tables if I want to.

image

but I get this error

image

This is coming from here

adamfoneil commented 3 years ago

Guid type is already supported, but not string -- so just use Guid.