Closed okayzed closed 7 years ago
Make it possible to do queries like:
SELECT COUNT DISTINCT(*) FROM IPS GROUP BY COUNTRY
see this commit https://github.com/logv/sybil/commit/47531e41888252cce69a93f1269dccbcc1248de2
this will be merged in eventually
Make it possible to do queries like:
SELECT COUNT DISTINCT(*) FROM IPS GROUP BY COUNTRY