ahydrax / Hangfire.PostgreSql

Alternative PostgreSql Storage Provider for Hangfire
https://www.nuget.org/packages/Hangfire.PostgreSql.ahydrax/
Other
19 stars 7 forks source link

GetFirstByLowestScoreFromSet may cause underflow as schema set up with float8 #20

Closed ahydrax closed 4 years ago

ahydrax commented 4 years ago

Description goes later ....

ahydrax commented 4 years ago

float8 is an alias fordouble precision so no changes are required as .net api utilizes double type for score in set