-
Vehicles do not spend fuel anymore, instead all diesel vehicles became eletric charged.
I have noticed this when i was looking at fuel consumption (i have a mod which shows fuel consumption), all die…
-
## Setup
### Versions
- **Rust:** 1.82
- **Diesel:** 2.2.4
- **Database:** prosgresql
- **Operating System** macos
### Feature Flags
- **diesel:** pg sql
## Problem Description
conflicting imp…
-
We deal exclusively with owned database objects like `StoredGroup` or `StoredGroupMessage`. We can instead borrow it directly from what the SQLite library returns from the database, avoiding unnecessa…
-
When building a custom QueryFragment, it seems some method do not behave the same when using the standard `SelectBy` trait or a custom implementation.
This happens in particular when trying to quer…
-
### Description
Investigate a new CSV handler that when enabled would store data into a CSV file(s) that can then be uploaded with Charybdis.
### Acceptance Criteria
- New runtime enabled csv handl…
-
MUSE uses levelized cost to calculate commodity prices. For a technology that produces a single output commodity this makes sense, as this is the price that needs to be charged so that the technology …
-
**Describe the problem you have/What new integration you would like**
Integration for the Chinese Diesel Heater models using the RF remote control
**Please describe your use case for this inte…
-
### Modpack
FTB Interactions Remastered
### Is your suggestion related to a problem? Please describe.
Naphtha would be a nice option for fueling the petro petunia considering it's a fossil fuel lik…
-
I tried this code:
```rust
use arc_swap::ArcSwap; // arc-swap = "1.7.1"
use diesel_async::RunQueryDsl; // diesel-async = "0.4.1"
use std::sync::Arc;
fn issue(arc: ArcSwap) {
let v = …
-
as title follows