Skip to content
  • Raimonds Simanovskis's avatar
    e1a064ac
    Always return decimal average of integer fields · e1a064ac
    Raimonds Simanovskis authored
    In previous version if database adapter (e.g. SQLite and Oracle) returned non-String calculated values then type_cast_using_column converted decimal average value of intefer field to integer value. Now operation parameter is always checked to decide which conversion of calculated value should be done.
    e1a064ac
    Always return decimal average of integer fields
    Raimonds Simanovskis authored
    In previous version if database adapter (e.g. SQLite and Oracle) returned non-String calculated values then type_cast_using_column converted decimal average value of intefer field to integer value. Now operation parameter is always checked to decide which conversion of calculated value should be done.
Loading