whibdev opened this issue 2 years ago · 4 comments
In last update there was a Console.Writeline introduced that prints the datatype full name. Console.WriteLine(column.DataType.FullName); See line 198 of /DatabaseSchemaReader/Procedures/ResultSetReader.cs
Console.WriteLine(column.DataType.FullName);
Oops. Removed now
Do you have a timeline on when this will be published?
Will be in 2.8.0, which should be published in the next week
https://github.com/martinjw/dbschemareader/releases/tag/2.8.0.0