-
### ArcadeDB Version:
`ArcadeDB Server v24.4.1`
### OS and JDK Version:
`Linux 4.18.0-477.21.1.el8_8.x86_64 - OpenJDK 64-Bit Server VM 11.0.22 (Temurin-11.0.22+7)`
### Expected behavior
…
-
**Objective:** Determine if database access should use vector operations exclusively and evaluate saving graph data via GraphQL calls.
**Duration:** 3-5 days
**Steps:**
1. **Research Supabase and V…
-
### Steps to reproduce
1. app.py
```
from flask import Flask
from flask_sqlalchemy import SQLAlchemy
app = Flask(__name__)
app.config['SQLALCHEMY_DATABASE_URI'] = 'sqlite:///:memory:'
db = …
-
Issues in clangd:
- https://github.com/clangd/clangd/issues/587
- https://github.com/clangd/clangd/discussions/1206
- https://github.com/clangd/clangd/issues/1340
Some requests, e.g. `go to defi…
-
### Description
The dialog box is not hidden when you set the focus outside the main window (click the Windows taskbar or switch to another application) and then set the focus back to the main DBea…
-
Hi,
On page 49 of the User Manual
`5.2.4 CAMS data:`
`For enabling the use of CAMS data in Sen2Like, the database must be prepared.`
`Note
The CAMS monthly database for the Year 2020 is avai…
-
**Describe the bug**
In `columns.dart`:
```dart
/// A [Column] holding an [SerializableEntity]. The entity will be stored in the
/// database as a json column.
class ColumnSerializable extend…
-
Seems like when using string macros (e.g. RCall) and escaping the quote causes a parsing issue:
```julia
using RCall
R"paste(\"Hello\",\"World\",sep=\" \")"
```
![image](https://user-images…
-
The Data Level Comparison wizard lacks the ability to create CMFE expressions that take time into account for the case when you have 2 databases (RunA, RunB) that you want to compare. When I map a fie…
-
Hi @frdel, thanks for your great work!
I found AutoMemory to be quite inefficient because it produces a summarization of the same memories at every step of the conversation.
### Suggestion
My…