-
## Description
when trying to use the "select_as" attribute like shown here:
```rust
#[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
#[sea_orm(table_name = "baker")]
pub struct Model …
-
https://github.com/Electron100/butane/blob/9377e31/butane_core/src/codegen/mod.rs#L455-L456 says
> // Future improvement: better support unsigned integers
> // here. Sqlite has no u…
-
I'm trying to understand how can I "pretty" format the below traced DB statement sqlx gives me using tracing:
```
2023-08-01T15:54:42.675396Z DEBUG sqlx::query:117: summary: "SELECT \"user\".* FRO…
-
## Description
`find_with_related` implicitly adds an `order by` on the left table's id. This is extremely unintuitive; for instance:
```rust
LeftEntity::find()
.find_with_related(RightEnt…
swwu updated
5 months ago
-
## Motivation
When I implement the `DerivePartialModel` I find I can't implement `SelectTwoMany::all_partial_model` because of no primany key to consolidate result. I think it may can be solved…
-
Hey @omprakashsridharan, feel free to submit a PR to showcase your project!
- https://github.com/SeaQL/sea-orm/issues/403
-
Hey @victorhqc, feel free to submit a PR to showcase your project!
- https://github.com/SeaQL/sea-orm/issues/403
-
Hey @boraarslan, feel free to submit a PR to showcase your project!
- https://github.com/SeaQL/sea-orm/issues/403
-
**Description**
I think it would be cool that when using SQLite that the defaults that loco uses work well even for a production deployment. Since many smaller apps with only like 100 users or so c…
-
作者你好,我使用的是ios14系统,使用该app1.09版本应用会闪退只有1.0.7不会,很想使用版本的歌词改进希望作者大大可以修复一下这个老系统闪退的bug,谢谢