-
Re: EF Core 7 breaking change with triggers
I've got a fix in the pipeline - it will automatically apply HasTrigger() to tables that have triggers or computed columns.1 · -
Re: Close, Reset and Execute
Yes, it does reset the process.1 · -
Re: About System.Text.Json Dump
Try the latest beta: https://www.linqpad.net/linqpad7.aspx#beta1 · -
Re: RemoteException in sql driver
Good news - I've now got a repro and have just released a fix. Let me know how you get along.1 · -
Re: How can I add a reference to Shell32.dll?
Yes, you can use Shell32 just as you would in Visual Studio. But not by adding a reference to it, because it's a native DLL that's part of Windows. Here' an example from StackOverflow that you can ru…1 ·
