miratcan / qhonuskan-votes

Simple reddit like voting system without usage off GenericForeignKeys. Built for linkfloyd project.
Other
30 stars 11 forks source link

SumWithDefault class must be tested over different databases. #32

Closed miratcan closed 3 years ago

miratcan commented 4 years ago

We need to find which databases support that coalesce function and list them on the readme file to explain which databases supported by qhonuskan-votes.

https://github.com/miratcan/qhonuskan-votes/blob/edb1dcf82c5f16273e923b5ef0f48fd36d8ab757/qhonuskan_votes/utils.py#L13