greenDAO
greenDAO copied to clipboard
Add distinct expression for count query
Add the ability to provide a column expression for building a count query, as well as a DISTINCT option rather than the default ALL. See https://www.sqlitetutorial.net/sqlite-count-function/
@greenrobot will this eventually get merged? I would need this functionality!