Arthur Boyer
Arthur Boyer
Many markdown tools such as [Obsidian](https://obsidian.md/) support links using the wikilinks format. For example, the wikilink `[[I am a link]]` Corresponds to `[I am a link](I%20am%20a%20link.md)` Unlike regular markdown links,...
When I script the creation of a table that has a default value for a column it is not scripted. I've written a crude test that recreates the issue on...
Some of the integration tests are failing in bacee1a768df0991995518954c10bd3250ffdef8 when I run them locally: Test.Integration.TableTest: - TestImportAndExportNonDefaultSchema - TestExportData - TestImportAndExportDateTimeWithoutLosePrecision - TestImportAndExportIgnoringComputedData They all fail with the error "Incorrect...
Please add the ability to specify a Quiet or Silent logging level. I'm using SchemaZen in an integration test harness to create a sandbox database. The Console.WriteLine calls in SchemaZen...
### Description I've recently moved from using the FAKE script runner to having a stand alone **build.fsproj** project that uses FAKE libraries. It's an approach that others have been using,...
I realise that this is a big ask, but the current plugin is really just a wrapper for a command line application. It would be great if it was a...
## The bug After installing on Windows Server 2019 via either msi or chocolatey the command `octopus` is not available in powershell. This effect persists after starting a new powershell...
## Problem As a user, it is inconvenient to install, update, and use bundletool on Windows. A package manager installation option would greatly help this. ## Solution I'd like bundletool...
For those new to CadQuery, CQ-editor is one of the best tools for both trying it out and using it. Unfortunately, the installation process is pretty demanding, enough so that...