-
### Describe the bug
currently on `main` branch `cargo run --bin update-schema --features update-schema` from `xmtp_mls` directory creates the following code diff:
https://github.com/xmtp/libxmt…
-
Diesel is a Safe, Extensible ORM and Query Builder for [Rust](https://www.rust-lang.org/). It would be great if `libsql` supports this amazing open-source ORM.
https://diesel.rs/
Given the backw…
-
Running:
```
dsync -i 'src/schema.rs' -o 'src/generated_models' -c 'diesel::pg::Pg' --single-model-file
```
Which produces a bunch of files with a bunch of errors.
### 0
For example, this on…
-
## Setup
### Versions
- **Diesel:** ce6fa0bd93877391665254d9bdb23a9c895902ef
- **Database:** Postgres
### Feature Flags
- **diesel:** postgres
## Problem Description
`array.eq_any(array_of_array)…
-
**Describe the Bug**
The “Fuel type other”, "Units" and "Energy density" fields are incorrectly being enabled when “Other diesel fuel” is selected under “Fuel type”. This should only occur when “Other…
-
### Code
I'm a Rust newbie and working in a largeish production codebase, so difficult to find something minimally reproducible, but getting a pretty gnarly compiler bug internally. Just comes from r…
-
Diesel internally uses the [`diesel_table_macro_syntax`](https://docs.rs/diesel_table_macro_syntax/latest/diesel_table_macro_syntax/) crate to parse the `schema.rs` file. It might be a good idea to ju…
-
Diesel introduced a way to instrument existing connection implementations with diesel 2.2. The entry point for this is [`Connection::set_instrumentation`](https://docs.diesel.rs/2.2.x/diesel/connectio…
-
diesel_balance db for v3 pool has incorrect values.
-
## Setup
### Versions
- **Rust:** 1.82
- **Diesel:** 2.2.4
- **Database:** prosgresql
- **Operating System** macos
### Feature Flags
- **diesel:** pg sql
## Problem Description
conflicting imp…