EfSchemaCompare icon indicating copy to clipboard operation
EfSchemaCompare copied to clipboard

Doesn't factor in [Table()] attribute

Open MarkMilfordMe opened this issue 1 year ago • 3 comments

When using [Table()] attribute on class, this is ignored and reported as missing table.

MarkMilfordMe avatar Sep 27 '24 14:09 MarkMilfordMe

Hi @MarkMilfordMe,

I'm sorry, but this library doesn't handle the [Table()] attribute.

JonPSmith avatar Oct 21 '24 08:10 JonPSmith

If we write it can we merge it back? I have it on our dev backlog but would rather not maintain a fork.

MarkMilfordMe avatar Oct 21 '24 09:10 MarkMilfordMe

Hi @MarkMilfordMe,

If you can come up with an update that works I will look at it. If you could send the changes to me as I like to understand / try out the new code myself and add some tests before I add it to the main code. If there are lots of changes then you can use a PR, but if its simple then just add a comment with the your code and where it should go.

JonPSmith avatar Oct 21 '24 13:10 JonPSmith