-
(spawned from [Firefox discussion](https://bugzilla.mozilla.org/show_bug.cgi?id=1786016))
We (noVNC) need to be able to tell what kind of scroll bars the browser is presenting as we override some o…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I tried to use the pre-commit hook with `sqlfluff…
-
Tracking issue for the general goal of making Datasette a better tool for learning SQL.
-
With css-shapes, floats are positioned based on their margin-box. See example-5 in:
https://drafts.csswg.org/css-shapes-1/#relation-to-box-model-and-float-behavior
They will not try and place them…
-
When I try to convert the output of the following query (the outline of Munich) on http://overpass-api.de, I get a `KeyError: 195591882`.
```
[out:json];area["de:amtlicher_gemeindeschluessel"~"^09…
-
### Describe the Bug
When filtering by languages code inside a Graphql fragment, filtering doesn't work, and I get a response with every translation inserted.
Let's say I have an entity `Componen…
-
Summary: copy-code icon has before and after line breaks in inline codeblocks, and doesn't show at all in fenced codeblocks.
Environment:
- Logseq 0.6.6
- Copy Code plugin 1.1.2
- OS: Windows 10…
-
```
We are trying to use pssh as a library rather as a tool. We want an improved
logging facility and less number of files creation while executing pssh
commands.
I have tried to using psshlib as a…
-
The README indicates that .[] has been implemented, but the following queries both fail using query-json (version 0.5.20):
```
$ jq '.[0,1]'
-
Hey @rclement ! Sorry for the delay, but here's a continuation of the discussions from https://github.com/rclement/datasette-ml/issues/3
## Supporting queries in `sqlite-loadable-rs`
I created…