-
Re: Completion issues with class members
It looks like a number of those options don't work when selected from the menu. I'll look into what's going on.1 · -
Re: Suppress Totals in Dump()
In LINQPad 6, you can call xx.Dump (noTotals:true);2 · -
Re: Error message when "Edit stored Proc Definition" when schema is not dbo
The problem I believe is caused by the period in the schema name. I'll get a fix into the next LINQPad beta build.1 · -
Re: Driver assembly targets .NET Framework. Your driver assembly must target .NET Core 3
You'll need to keep running LINQPad 5 if you need a driver that's not supported in LINQPad 6. However, the most popular drivers have LINQPad 6 equivalents. In place of the IQ Driver, there's is now a…1 · -
Re: Exception connecting to Oracle with LINQPad 6
In the connection properties dialog, it lets you choose a version of the Oracle provider - either latest release or latest beta. Which one have you chosen? Does it make any difference if you choose t…1 ·