Skip to content

建築量が u64 になっている #112

@kory33

Description

@kory33

// double -> u64
build_count: row.try_get::<f64, _>("build_count")?.round() as u64,

本来は double のはず…?もしこれを修正するなら下流のデータ利用レイヤにも影響します。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions