-
It is my understanding that the SQLsetup resource only sets stuff up but does not monitor them per #37. Among those settings there is the authentication mode which is a setting that appears in most da…
-
### Current Behavior
See https://discourse.nodered.org/t/jsonata-falls-back-to-compatibility-mode-when-theres-a-string-msg-in-it/84692
### Expected Behavior
Should not fallback when it encounters `…
-
I have a project where we are simulating union types, by having a class where one, and only one, attribute can and must be set.
For instance (contrived example):
```
public record AgentUnion {
…
-
This meta task will track the progress and tasks to do for the next major release, which aims to simplify the use of the library for downstream users and reorganize the organically grown code base to …
-
_From @ChristopherHaws on January 18, 2018 17:14_
When targeting multiple frameworks and having different assembly names for the output assembly, Visual Studio fails to restore the packages.
The e…
-
# Motivation
Binary Canonical Serialization (BCS) is a data format used to represent data in the context of the Sui blockchain. Important to note is that BCS is not a self describing format, meanin…
-
When upgrading to Angular 9 with `ng update`, the following appears in the console and upgrade fails:
```
Package "@crystalui/angular-lightbox" has an incompatible peer dependency to "@angular/cor…
-
Terrible title. Here's the situation: you've got a nice reusable view class that looks like this...
``` javascript
MyApp.MyViewClass = SC.View.extend({
...
buttonView: SC.ButtonView.extend({
…
-
### Is your feature related to a problem?
It takes ~20 min to start a node due to the long syncing time of the indexer. This time will be even longer with a long-running network.
### …
-
The .NET SDK comes with a targeting pack and a runtime (in addition to build tools). If you compile an app for the same version as the SDK, then you can use the targeting pack and runtime that comes w…