-
**Describe the bug**
Server crashes when executing the following SQL-script
**How are you accessing AGE (Command line, driver, etc.)?**
Accessing AGE through command line.
**What data setup do…
-
### Python version
Python 3.11.4 (main, Jul 13 2023, 22:36:37) [Clang 14.0.3 (clang-1403.0.22.14.1)]
### Operating system and processor architecture
macOS-13.6.2-arm64-arm-64bit
### Installed pack…
-
Hi. Sorry ahead of time, I don't have a lot of detail here. We updated our packages today and afterwards started seeing a connection error from Sequelize ORM: "self signed certificate". We do in fact …
-
Hi, All!
OS - Debian Linux 10
DB - PostgreSQL 13.2.
W'd like to create dynamic parameter(s) for the simple query:
```
-- name: PersonsGet :many
select *
from persons
order by @sql_ord…
-
The parser fails on `UNIQUE` keyword on index creation. The same request without `UNIQUE` works well.
```
CREATE UNIQUE INDEX title_idx ON films (title);
```
(the query is from the official po…
-
The original effort in e35b689680b7dfbb71e5da41b51bf03e1ae8563e added [deparse_16.c](https://github.com/omnigres/omnigres/blob/master/extensions/omni_sql/deparse_16.c), but it hasn't been maintained s…
-
I just upgraded from 0.23.8 to 0.24.0 and my tests are now failing with:
```
File ".../venv/lib/python3.10/site-packages/pytest_asyncio/plugin.py", line 35, in
from pytest import (
Import…
-
### Describe the Bug
My Application crashed with this message on Sunday after pulling the latest tag of the Directus image.
Along with Directus, I'm using the Postgres DB docker image.
I have m…
-
The `timestamp` or `rowversion` data type in MS SQL which a special type of varbinay(8) or binary(8) is being seen as a date time type since that is the name of a date time type in postgres. I will n…
-
### ArcadeDB Version:
v23.10.1-SNAPSHOT
### OS and JDK Version:
Linux 6.5.6-76060506-generic - OpenJDK 64-Bit Server VM 11.0.20.1
### Expected behavior
Drop the index
### Actual behavior
…