RoderickIveans
RoderickIveans
@roji Can you review and give me some suggestions?
> It seems to only introduce a space in the store type representation between precision and scale? @roji Yes, it is because this space causes them to be different https://github.com/dotnet/efcore/blob/81886272a761df8fafe4970b895b1e1fe35effb8/src/EFCore.Design/Scaffolding/Internal/ScaffoldingTypeMapper.cs#L66
Can you tell me a unit test example of reverse engineering? I do a unit test to explain what I do
@roji I've added unit test