RipleyTom
RipleyTom
I'm currently in the process of migrating a program from sqlite to sea-orm and used sea-orm-codegen to generate the entities from the existing database. It seems it converted an `UNSIGNED...
So far: -Updates Flatbuffers, Tokio, Rustls, Rand, SqlLite/Rusqlite, Argon2, Parking-Lot, Tracing-Subscriber -Added R2D2 for Connection Pool management -Refactored database and added a migration system -Adds TerminateServer admin command -Adds support...
- Add accurate_re intrinsic - Add pattern for accurate_re * value = full divison - Add variants of fast division - Add variants of sqrt - Fix pattern recognition by...
b_column_size calculation always takes into account 6 columns to show temperature: ```cpp #ifdef GPU_SUPPORT b_columns = max(1, (int)ceil((double)(Shared::coreCount + 1) / (height - gpus_extra_height - 5))); #else b_columns = max(1,...
I'm currently in the process of migrating a program from sqlite to sea-orm and used sea-orm-codegen to generate the entities from the existing database. It seems it converted an `UNSIGNED...
Dragon Ball: Raging Blast 2 expects this. I tried looking at vsh(which dispatches the events through a queue) but couldn't figure it out for sure.