Casper
Casper
**Describe the bug** Existing code ran without problems. Then the database was moved to a new MSSQL server. There was an upgrade from 2012 to 2019. However, after adjusting the...
**Describe the bug** When using composed queries an unexpected behavior occurs when a join is involved in a query. This results in a select with wrong values. See code examples...
**Is your feature request related to a problem? Please describe.** I seem not to be able to negate a boolean `Option.IsSome` or a boolean `Option.IsNone`. Also the error messaging of...
### Description Intellisense for a fsx file shows error after changing column names in excel template file. ### Repro steps Create an Excel template file with columns A and B...
### Description I have a nuget package Informedic.GenUnits.Lib which has a beta versioning. ### Repro steps 1. Try to add the package using the add package dialogue ### Expected behavior...
I tried starting from the minimal template and then add functionality. But I ran into issues where for example the default template has been upgraded to webpack 5 and the...
1. Run the safe template in minimal mode: `dotnet new safe -m` 2. Install paket tool: `dotnet tool install paket` 3. Convert from nuget: `dotnet paket convert-from-nuget` 4. Try a...
A while ago I discussed with @Zaid-Ajaj the possibility of porting the wonderful [storybook](https://storybook.js.org/) to Fable.React and/or Feliz. This has been done [before](https://github.com/gamurs-group/fable-storybook), but this is a while ago. The...
**Describe the bug** I am getting a bit desperate and frustrated. Completely out of the blue I am no longer able to use the SqlDataClient in a script file getting...
**Describe the bug** When trying to use the library I in thet FSI I get: > Binding session to 'C:\Users\cbollen\.nuget\packages\microsoft.data.sqlclient\2.0.0\lib\netstandard2.0\Microsoft.Data.SqlClient.dll'... > Real: 00:00:00.083, CPU: 00:00:00.015, GC gen0: 0, gen1: 0,...