mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
9586d1ce56
no issue - sqlite will store a float in an integer column due to it's type affinity resulting in long decimal numbers in the UI when we're expecting an integer - use the `ROUND()` function to ensure we're storing integers in place of floats when performing open rate average calculations |
||
---|---|---|
.. | ||
jobs | ||
lib | ||
providers | ||
email-analytics.js | ||
index.js |