-
## Description
The `upsert` method is not functioning correctly when trying to upsert a user with associated auth provider data. The method is not visible or not working as expected.
## Steps to R…
-
Version: V1.0.0
Error:
Call to undefined method SilverStripe\ORM\Connect\MySQLQuery::nextRecord() {"exception":"[object] (Error(code: 0): Call to undefined method SilverStripe\\ORM\\Connect\\MySQ…
-
## Description
Sea ORM uses `Vec` for `Bit` and `VarBit` with length greater than 1 and `bool` for length 1 or none. But it should use [`bitvec::vec::BitVec`](https://docs.rs/bitvec/latest/bitvec/v…
-
We are currently reflecting from tables created by SQL scripts on the first database loading and want to have SQLAlchemy reflect these tables at runtime instead of trying any DDL on them itself. The …
-
### Describe what you want
In my use case with Drizzle, I need to store up to thousands of rows in a Postgres table within a single transaction. Most column values should use the default values defin…
-
https://github.com/nomhoi/cosmicpython-fastapi
Examples have been refactored (3 chapters). Flask has been replaced with FastAPI. Asynchronous ORM has been used.
-
### Environment
#### Package
show
```
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doctrine, extensions, gedmo, loggabl…
-
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
When creating a pydantic object from an sqlalchemy object using model_validate, I see only increase of memory usage.
I…
-
MyExcutor内容没有贴