Tuomas Hietanen
Tuomas Hietanen
I'm trying to follow the tutorial of https://compositionalit.github.io/farmer/tutorials/keyvault-certs/#the-imperative-part-creating-the-certificate ```fsharp deploymentScript { name "create-certificate" ... ``` This is not captured to any variable? Probably it should be `let createCertificate =` as...
There is a button in Azure portal for copying a database. That will create a copy very quickly without notifiable performance hit for the source database. In the background it...
## VMs 2. Transferring files - we *could* build a post-deploy task to upload files from the local machine onto the VM. The pure ARM way is to upload files...
What are the best practices to do unit testing with SQLProvider? Let's say that I have a method: ```fsharp let myLogic email = let usr = query { for u...
- Fixed build where document generation failed on some environments. - Moved Paket to use separate Build group dependencies - Updated FShap.Formatting and FAKE and some other dependencies
Computed columns should be excluded from insert clause when calling strongly-typed (column-listed) .Create(...) methods. This is already working in MySQL and SQL Server, but Oracle, Postgres and Firebird is still...
Should we made some of the internal classes/interfaces (like 'ISqlProvider') public so that there could be another project, to reference/combine both FSharp.Data and SQLProvider, to allow `query { ... }`-syntax...
Hi, @JordanMarr has created dacpac-support to SQLProvider. The parsing code has been separated to different files so that you can reference them directly, if you'd like to also build a...
I love the `ExperimentalStroustrupStyle` setting in records, but I hate it in computation expressions. Computation expressions are so crucial part of F# that it should be very clear what goes...
Does this mean "as a main language", i.e. when you join the company, you expect to do that on daily basis, or does this list contain also companies that use...