-
Re: First-party NuGet Packages & non-developer/premium?
When you open a query that has NuGet package references on a machine running the free edition, it should still work. It will ask if you want to restore NuGet packages. Either answer Yes or click the … (View Post) -
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. (View Post) -
Re: Close, Reset and Execute
Yes, it does reset the process. (View Post) -
Re: About System.Text.Json Dump
Try the latest beta: https://www.linqpad.net/linqpad7.aspx#beta (View Post) -
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. (View Post)