Mark Dockal, Jr.

Results 2 comments of Mark Dockal, Jr.

@NickCraver I was not aware of the String.Equals() Method Overload. I didn't realize that there was a problem with _connection.GetType().Name. It makes sense if a connection inherits from the framework...

I have the same issue, so this is a bug. SQLite doesn't have a table called INFORMATION_SCHEMA.TABLES updated the code to detect if it is a SQLite connection. Created Pull...