martinjw/dbschemareader

Console.Writeline in ResultSetReader.Execute method

whibdev opened this issue · 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
2022-11-24_10-07-06

Oops. Removed now

Do you have a timeline on when this will be published?

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