-
Reproducing:
1. Open the app
2. delete the data directory
3. run the command specified in the UG:
`add -h s/name, i/quantity, f/price, d/expiry`
Results in a FileNotFound exception.
![image.png](…
-
Ok, we're pretty inconsistent about when a `Get` interface needs a `Restore`/`Destroy`. Here's the list of ones that don't.
I think an easy point of consistency would be to require a `Destroy` when…
-
Right now, `pi` is used quite a few times in different Quantity-related unit-tests (albeit, commented-out - since it's not working practically):
https://github.com/arturo-lang/arturo/blob/6e75d0e23…
-
### What happened?
> Issue with the Auto-Adjustment Function When Using the `MAX` Button in UTXO Transactions
Currently, when the user uses the `MAX` button to make a UTXO transaction, the sys…
-
E.g. I want to add 24 constructors of iron plates, rather than having to get out a calculator to figure out the quantity.
-
This stuff is delicious, but I wonder if the proportions I used were what you intended. Fruits and veggies vary so much in size. Can you provide quantities, (eg: 1/2 cup, chopped)?
-
We have a mixture of clients, some which work on "Value" others on "Quantity". At present we have to either choose one of these options on our default dashboard or double up the widgets to show both …
-
Please consider the option of limiting clip by quantity of clips in addition to number of days.
Starred clips would not count against quantity ceiling
-
This is super low priority, I just tried it out on a lark.
```julia-repl
julia> using Rasters, RasterDataSources, ArchGDAL, Unitful
julia> masked_precip = Raster(WorldClim{Climate}, :prec; month …
-
The goal is rewrite `WHERE`/`ON` expressions with multiple `OR` expressions when there is common conditions on those `OR` expressions. For example `A AND ((B AND C) OR (B AND D) OR (B AND E))` should …