-
### Implement Database
Each user document would contain the user's basic information, preferences, bio, and contacts in a single document, chat history will be separated to better handle it if it …
-
I tried to setup the syncedSupabase with the documentation. However, it seems like the collection is not regcoising my database interface and show up and type error. Is it just me or i have done somet…
-
### Is this a bug in companion itself or a module?
- [x] I believe this to be a bug in companion
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the…
-
**Description**
I am trying to connect the agviewer to a remote postgres which is enforcing TLS.
The database connection fails with this error message:
```
Database Connection Failed
Faile…
-
![image](https://github.com/user-attachments/assets/f03089e1-2ed7-400f-81c7-e83c8c7db40b)
```
curl 'http://localhost:8082/api/column-store/clinical-data-bin-counts/fetch?dataBinMethod=STATIC' …
-
I have found that some images are showing the majority of vulnerabilities as `ignored`. Specifically, if run with the `-v` flag, it says that they are ignored due to user-provided ignore rules. I have…
-
Databases support "GENERATED ALWAYS" columns which are columns that can compute values at the query time.
Users can include the columns in indices, and so on.
It would be nice if there was a possi…
-
### Bug Description
When the column name is adjusted, it is not possible to get the exact column name, it may be old or new
### Minimal Reproduction
```Rust
use sqlx::{query, Column, Pool, R…
-
### Proposed Changes
Some admins would like to have nautobot log users out after a period of inactivity. The proposed method is to set the `SESSION_COOKIE_AGE` to the desired timeout value and th…
-
Hi everyone,
Sth strange in the neighborhood ... of calibre-web (latest version hosted on docker container)
When reading pdf or epub from the site itself, page opens and download starts but afte…