-
Issue description:
Whenever fluids are in external storage, the filter doesn't work in exporters/fluidinterfaces.
What happens:
The first external storage set to fluid will be used instead of f…
-
## Setup
### Versions
- **Rust:** 1.66
- **Diesel:** 2.0.2
- **Database:** PostgreSQL 14.6
- **Operating System:** Ubuntu 22.10
### Feature Flags
- **diesel:** ["postgres"]
## Proble…
-
Postgres supports merging two jsonb objects with the `||` operator. I recently needed that and implemented it [here](https://github.com/graphprotocol/graph-node/blob/master/store/postgres/src/jsonb.rs…
-
Error message:
```
= note: warning: unsupported linker arg: -znoexecstack
warning: unsupported linker arg: -zrelro
warning: unsupported linker arg: -znow
error: …
-
**rust-analyzer version**: `db2a7087b 2021-12-13 stable`
**rustc version**: `rustc 1.64.0 (a55dd71d5 2022-09-19)`
**relevant settings**:
* VSCode on Arch Linux (package `community/code 1.72.0-1…
-
### Subject of the issue
I configured the MariaDB connection in the environment file.
```
DATABASE_URL=mysql://vaultwarden:@db:3306/vaultwarden
```
On startup I get
```
Dec 28 01:04:22 …
-
So I followed the README to set up the indexer.
* installed rust version 1.63.0
* ran `sudo apt install libpq-dev` -` cargo install diesel_cli --no-default-features --features "postgres"` -` dies…
-
## Setup
### Versions
- **Rust: 1.65**
- **Diesel: 2.0.2**
- **Database: Sqlite**
- **Operating System: Linux 6.0.8**
### Feature Flags
- **diesel: sqlite, r2d2**
## Problem Desc…
-
@complexspaces I'm finally getting around to the next release of the [keyring-rs](https://github.com/hwchen/keyring-rs) crate, and I'm trying to figure out which released version of secret-service it …
-