-
Our current downloading query (pasted below) returns association names, not individual association members:
``` python
# Build query
query = ("SELECT sci_data_set_name "
"FROM sc…
-
```
We need a page/document that defines the json data format with enough
specificity that anyone (say a python programmer) can read it and then write
code that dumps out data caliper can read (or c…
-
`Idris` is documentation aware, this an annoyingly beneficial feature. Using this functionality, it would be beneficial when developing libraries to have a documentation coverage warning flag of the f…
-
### Describe the bug
So simple history.
I did forget about this little bug for for a year as I didn't touched this boss char for a time.
When I was just checking and seeing what combos I can do…
-
## CVE-2020-0454 - Medium Severity Vulnerability
Vulnerable Library - Settingsandroid-10.0.0_r12
Library home page: https://android.googlesource.com/platform/packages/apps/Settings
Found in HEAD co…
-
Hi,
currently when you import a new mapping, there is not way to know if it will actually work or not. The mapping will always be accepted and eventually your connection state will switch to error.…
-
There was a [poster at AGU](https://github.com/Unidata/MetPy/files/14172744/warren-698601.pdf) comparing our implementation (among others) of wet bulb temperature and comparing to Davies-Jones 2008 an…
-
If you are running databox on behind an HTTP or HTTPS proxy (corporate network) then the Linux version of databox will not function. The proxy related environment variables are not propagated to conta…
-
### Describe the bug
i am willing to use [tantivy ](https://crates.io/crates/tantivy) in my Dart/Flutter code.
when adding tantivy to flutter_rust_bridge.yaml and running ```flutter_rust_bridge_code…
-
Hi,
Is there a way to consume certain mouse events (e.g. button click, dragging)? Example pseudocode:
``` c++
if( condition && IsMouseClicked( 0 ) )
{
ConsumeMouseClick( 0 );
}
if( IsMous…