-
### Description
Old user account data remains in the anope_db_ChanAccess table and cannot be deleted, even though the accounts have been removed or have expired.
### Steps to reproduce the issue…
-
I have two different issues using ISDuBA with docker.
Using the Windows WSL Docker setup I get following issue during the startup (docker compose up):
`isduba-keycloak | 2024-11-19 14:43:00…
-
**Describe the bug**
The description of the `xml-to-json()` function in the [XPath and XQuery Functions and Operators 3.1 spec](https://www.w3.org/TR/xpath-functions-31/#func-xml-to-json) states th…
-
I believe that these lines
```python
dolphie.main_db_connection.execute(MySQLQueries.ps_disk_io)
dolphie.disk_io_metrics = dolphie.main_db_connection.fetchone()
```
from [here](ht…
-
The following very simple query from the XQTS 3.1 will result in a `java.lang.StackOverflowError`.
```xquery
3 treat as item()+ + +1
```
It should also be considered as a security issue. This …
-
**Describe the bug**
`supabase db diff` is not completing successfully, and cannot see the geography type which is a postgis plugin type.
I've verified that both my remote and local databases have…
-
I encountered a `psycopg2.errors.UndefinedTable` error while attempting to store data using `PGVectorStore` in LlamaIndex. Below is the code I am using to set up the vector store and store data:
…
-
### LanceDB version
0.15.0
### What happened?
Behaviour:
`db.dropTable` method is not working as expected for s3+ddb backed storage.
Expectation:
`db.dropTable` method should drop everything n…
-
Hi, I have been trying to setup Mautic with docker-compose, and it is giving me this error and am unable to resolve that. Any help would be greatly appreciated.
`version: '3.7'
services:
mau…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…