-
### CrateDB version
4.7.1
### CrateDB setup information
Postgres compatibility issue, breaks across single node or multi-node clusters
### Steps to Reproduce
Run Crate
Run Cube.js
Try to connec…
-
Hi there I already asked a question at stack overflow and have been asked to open an issue at Github. Therefore I open this issue related to [question](https://stackoverflow.com/questions/72743324/sub…
-
Dear @saulpw and @anjakefala,
[SQLAlchemy](https://sqlalchemy.org/) does not only provide the best-in-class ORM for Python, its underlying engine is also a gateway to many different databases on th…
amotl updated
2 years ago
-
Dear CrateDB team,
I am using DataGrip and trying to connect to CrateDB (version 4.6.1) with the PostgreSQL JDBC driver.
SImilarly to https://github.com/crate/crate/issues/11697, when I try to…
-
Do you have any plans on creating Async JDBC Driver,
Hence using crate in microservices platform such as Vertx, will be great addition
@see
https://github.com/eclipse-vertx/vertx-sql-client
-
Hy, we got a error in quantum leap in different environments and dont know how to fix them
Environment: Azure and Nutanix Kubernetes, TimescaleDB
Error: Broken Pipe see Sreenshot (Sorry for not …
-
Hi there,
on regular maintenance patches like #346, Travis CI again takes ages to complete. This is annoying. Also, the test suite is apparently only running against older versions of CrateDB but l…
amotl updated
3 years ago
-
Hi there,
we ran into a specific issue when using CrateDB with ODBC, might have identified a flaw and wanted to share the outcome of our investigations with you.
### Problem report
When connect…
amotl updated
3 years ago
-
On postgres (9.1), when using the date filter on question creation, selecting the current date results in the following where clause:
cast(column as date) = cast(now() as date)
moving to the fo…
-
Original issue description:
Hi there,
in order to insert JSON data into the database, CrateDB's documentation says:
> You can insert objects using JSON strings. To do this, you must type …
amotl updated
3 years ago