Is there any important reason for counter(X) function to not be included 
in main sqlite?

There is already an implementation of counter function in 
src\test_func.c and given the usefulness of counter function in 
analytics, it is a petty to have to write obnoxious queries to 
workaround the lack of a function like that.

Is it possible for a counter function that resets on group boundaries to 
be implemented in sqlite? It also would help immensely with analytics.

lefteris
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to