Skip to content

SQL type FLOAT should not be used for economical data #12575

@olleharstedt

Description

@olleharstedt

In table log_conversion, revenue has type FLOAT. It should be DECIMAL(11, 2) or similar.

Metadata

Metadata

Assignees

Labels

EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions