-
### Description
The dark mode render of the table is unreadable because of white text on white background.
### (Optional:) Please add any files, screenshots, or other information here.
_No response…
-
I am able to create a .db file but while creating a table using SqliteConnection throws an exception that could not find SQLite.Interop.dll file
using System;
using System.Data.SQLite;
using Syst…
-
Hi,
I use sqflite to cache network responses, and delete the expired caches weekly.
After publishing the app, I got below crash reports in Firebase for some Android devices:
```
Fatal Exceptio…
-
Given such an index as below:
```sql
index keyword_ft using fulltext(title, content, transcript ['text']) with (analyzer = 'english'),
```
using this index in aggregations would be beneficial.
For …
-
# 8/22/24
- Met with stakeholders and completed a process document workflow in [Miro](https://miro.com/app/board/o9J_lS0SxME=/)
![image](https://github.com/user-attachments/assets/9885aa26-23a2-448a…
-
**Which tool or feature?**
Use a csv key value table instead of hard coding the text directly into the program.
**If update of existing documentation, which documentation?**
N/A
**What needs t…
-
**Describe the bug**
When chatting with german texts, the server crashes.
**Commit hash**
The hash of the current commit.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to your db-m…
-
Design description
for the UI:
- a new collapsible section called Statement Alerts is added to the Distillation view, below Statement Details
- Each Alert Type is configured in the Admin area of …
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
v2.0.0-e08947032-2024-10-09
### Other Environment Information
```Ma…
-
### Please confirm that the bug report does ***not*** already exist
- [X] I confirm there is no existing issue for this bug.
### Steps to reproduce
I have two tables, which are linked with many-to-…