-
**Describe the bug**
AddDataContextSQL provides optional param to extend SQL dbContext like using NetToplogySutie
However it leads to fail to connect to db using correct connection string
**To R…
-
It feels a bit surprising that `table.count_rows()` would not return only the number of data rows, but also include the header row. For example:
```rust
fn main() {
let table = Table::new(["f…
-
**Describe the bug**
"Content-Type": "multipart/form-data" is not set when I try to send attachments > 3mb.
**To Reproduce**
Some steps involved to reproduce the bug and any code samples you can …
-
### Feature
I often don't understand what different methods or variables in a library do. I have to read the Riffy source code or use the debugger in the IDE to learn something.
### Ideal solution o…
-
### Problem
Do you have some key-value meta-data you would like to store with map notes? Would you like to do it like with tags in nodes / ways / relations / changesets / .. instead of writing in d…
-
### Use case
Implement a middleware that exposes the Textract capabilities within a Lakechain document processing pipeline.
### Solution/User Experience
Below is the temporary design for an A…
-
Opening this issue to discuss whether it would be possible for us to collect compatibility information for WebDriver-(BiDi).
cc @whimboo
BCD issue: https://github.com/mdn/browser-compat-data/is…
-
Hey, the mod crashes the server on 1.21.3. I know that the mod does not state it is for 1.21.3 but I tried anyways 😅
The version I used: `path_to_grass 1.0.1+1.21`
This is the crash report:
```…
-
### What is the Moodle feature that needs documenting?
The [report builder API documentation](https://moodledev.io/docs/5.0/apis/core/reportbuilder) seems to talk about how it is implemented and so…
-
The documentation for `StreamBuilder` clearly states that the `builder` isn't called 1-to-1 with the `Stream` and that its intention is to just display the latest snapshot. However that doesn't stop …