-
```
From Manna Energy
null fields show in the briefcase csv as nothing so you end up with a bunch of
commas in a row when there is a null value from an optional field that was
skipped. This, combin…
-
```
From Manna Energy
null fields show in the briefcase csv as nothing so you end up with a bunch of
commas in a row when there is a null value from an optional field that was
skipped. This, combin…
-
I am trying to generate facts where an argument is a symbol, and contains double quotes.
E.g. a file `s.csv` with the contents:
```bash
"quoted string"
```
I have tried:
```prolog
.decl…
-
Using the password exported to CSV from another device I found the account would report "Bad username or Password" when trying to log-in. Initially I thought I was mistyping the password repeatedly. E…
-
```
From Manna Energy
null fields show in the briefcase csv as nothing so you end up with a bunch of
commas in a row when there is a null value from an optional field that was
skipped. This, combin…
-
```
From Manna Energy
null fields show in the briefcase csv as nothing so you end up with a bunch of
commas in a row when there is a null value from an optional field that was
skipped. This, combin…
-
There are some unexpected behaviors when setting CsvWriter.NewLine to something "crazy".
While this value is (obviously) meant to be either \r\n or \n to support different OS new line conventions, s…
-
```
From Manna Energy
null fields show in the briefcase csv as nothing so you end up with a bunch of
commas in a row when there is a null value from an optional field that was
skipped. This, combin…
-
We've had a few source CSV files with character sequence `CR` `CR` `LF` inside cells, used to denote a single line break. The resulting sequence in `dclib` — i.e. when dealing with values in templates…
-
```
From Manna Energy
null fields show in the briefcase csv as nothing so you end up with a bunch of
commas in a row when there is a null value from an optional field that was
skipped. This, combin…