jayvynl / django-clickhouse-backend

Django clickhouse database backend.
MIT License
130 stars 21 forks source link

add anyLast function #100

Closed amin-basiri closed 3 weeks ago

amin-basiri commented 2 months ago

implement clickhouse anyLast aggregate function.

jayvynl commented 2 months ago

Sorry for the late review. Could you add any unit test for this function?

amin-basiri commented 2 months ago

Hi, I've update my PR with unittest

jayvynl commented 3 weeks ago

Hi, I've update my PR with unittest

Could you please fix the CI code lint error?

amin-basiri commented 3 weeks ago

i've done it before please run ci again