mirror of
https://github.com/Icinga/icingadb.git
synced 2026-02-19 02:28:28 -05:00
Certain Icinga 2 object fields of a floating type are incorrectly stored as unsigned integers in the schema. Since none of those columns are in the history tables, changing them was considered not too invasive. Furthermore, some struct fields were changed from "float64" to "types.Float", since the SQL schema supports NULL values. Fixes #882. |
||
|---|---|---|
| .. | ||
| upgrades | ||
| schema.sql | ||