-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
seichi-game-data-server/server/infra/repository_impl/src/mysql_data_source.rs
Lines 101 to 102 in 286fbcb
| // double -> u64 | |
| build_count: row.try_get::<f64, _>("build_count")?.round() as u64, |
本来は double のはず…?もしこれを修正するなら下流のデータ利用レイヤにも影響します。
Metadata
Metadata
Assignees
Labels
No labels