Closed CaojiamingAlan closed 1 year ago
add two variables: dbQuotaUsage and dbSizeFree, where: dbQuotaUsage = dbSize/dbQuota dbSizeFree = dbSize - dbSizeInUse
Please also squash the commits.
add two variables: dbQuotaUsage and dbSizeFree, where: dbQuotaUsage = dbSize/dbQuota dbSizeFree = dbSize - dbSizeInUse