-
### Feature request
As the title says, this error message could be clearer.
Reza Fatahi [requested](https://t.me/hyperledgeriroha/26632) an improvement.
```
% ./iroha_client_cli --config confi…
-
# How to Reproduce
Attempt to compare two strings using handlebar helpers:
{{#unless "A" == "B"}}
(Syntax error)
{{#unless "a" eq "b"}}
(always evaluates statement inside unless…
-
I have no idea what this function does based on its name. It is inherited from C, so should at least mention that name in its documentation, but I believe we should find a better name.
The documen…
-
It did take me a minute to realize it stood for cube root. However, that is clear from reading the documentation and it matches `sqrt` - ideally, the current name would be most clear if it was sorted…
-
Hey Christian,
Is it possible to view a dashboard from the flom daemon of the current lock state in the daemon?
Form instance, which resources, which clients in the queue for those resources a…
-
There is a great deal of confusion about handling the `Any` type within an `Intersection`.
In Python, `Any` is both a [_top type_](https://en.wikipedia.org/wiki/Top_type) (a supertype of all types…
-
Hi there, thanks for the library, there's surprisingly few resources for reading parquet into Postgres. I was just trying it out and noticed Uint64 is not supported. I have never written rust but unle…
-
ungoogled-chromium does not compile anymore past version 115 which got broken by an re2 update and 115 relies on re2 10 , but the upgrade was to 11, with both the aur PKGBUILD from https://aur.archlin…
-
As someone who isn't familiar with this area of math, I have a hard time determining what this function is for based on its name. I believe C stands for complex in this case, but we've typically used…
-
### Describe the bug
```
--- START
-- Failing SQL setup code:
CREATE TABLE supplier ( s_suppkey INTEGER, s_name VARCHAR, s_address VARCHAR, s_nationkey INTEGER, s_phone VARCH…