-
### **Issue Title**: Implement Version 0.1.0 Core Functionality
**Description**:
Version 0.1.0 focuses on core functionality: allowing users to upload a text file (or use `curl` to upload via API)…
-
### Description
When attempting to use the API endpoint `/_synapse/admin/v1/statistics/database/rooms` via `curl`, a HTTP 500 is received while Synapse throws Python errors in the log.
### Ste…
-
### Describe the bug
When creating a new contact using curl/python in the api inbox, the return code is 200 and the payload returned contains all nulls. The only field populated is the id field.
The…
-
**Is your feature request related to a problem? Please describe.**
Transforming data within a Database (input/output is the same database) with Spark is inefficient, as we need to read the data from …
-
**Describe the bug**
There is a probability that serial column was not detected.
This can happen when the table is referenced by another table.
**Expected behavior**
The result of autogererate s…
-
When importing a dashboard via `/api/v1/dashboard/import/` with the ovewrite flag set to true, the charts within the dashboard are merged with existing charts. I would expect if passing the overwrite …
-
-
.importlinter
```
[importlinter]
root_packages=
blueprinter
blueprinting
database
design
interfaces
legacy
mail
mapbox
render_api
respawned_m…
-
## Context
`libsolv` has been used since the creation of `mamba`.
While `libsolv` is a fundamental dependency of `libmamba`, its maintenance comes with challenges for mamba but also for conda-fo…
-
### Describe the issue:
I tried loading data using the get_session function, however, it gives me an error saying failed to load any schedule data.
### Reproduce the code example:
```python
fp1 = …