-
Hi there,
while working on crate/crate-python#391, some backlog items have accumulated. I will gather them within this ticket.
### Internals
We've identified a few shortcomings in the internal …
amotl updated
4 months ago
-
we are trying to set up a dbpool connection for crate using SqlAlchemy (1.3.4), but we get the following error:
```
Traceback (most recent call last):
File "/Users/facca/.local/share/virtualenv…
-
Hi there,
@hammerhead recently evaluated the [Forecasting Quarterly House Sales with MindsDB] tutorial with CrateDB and this Python driver (thanks!), so I would like to report about the outcome.
…
amotl updated
5 months ago
-
## About
CrateDB does not support the notion of `autoincrement` columns, because it is a distributed database. For supporting certain applications, specific workarounds have been showing a successf…
amotl updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
If I understood correctly currently QL only supports one crate host given through the env variable "CRATE_HOST". So if I set up my c…
-
I'm trying to insert some DateTime data to CrateDB, but I'm getting an error.
The `datetime` I'm trying to insert looks so:
![Screen Shot 2020-07-16 at 16 25 41](https://user-images.githubuser…
-
Jira Link: [DB-2112](https://yugabyte.atlassian.net/browse/DB-2112)
I'm trying to use `asyncpg` in combination with yugabytedb. I use a connection pool and issuing queries results in the following me…
-
### Description
Containers will be able to communicate, but at some point I start getting "no route to host" seemingly randomly.
Sometimes this will resolve itself, but most of the time I have to …
-
Hello
I followed this guide to install Orion LD: [doc/manuals-ld/installation-guide-ubuntu-22.04.md](https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/cygnus-ngsi-ld/installation_and_admi…
-
### Apache Hop version?
2.9.0
(helm list shows 2.5.0 but I see hop-core-2.9.0.jar in /opt/hop/lib/core)
### Java version?
11.0.23
### Operating system
Linux
### What happened?
**…