SuffolkLITLab / EfileProxyServer

A proxy server that acts as an Efiling Service Provider, connecting guided interviews to Efiling Managers on Tyler Technologies implementation of ECF 4.0
https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/efiling/overview/
MIT License
3 stars 2 forks source link

Filter on Case Categories that don't have any filable Case types #83

Closed BryceStevenWilley closed 2 years ago

BryceStevenWilley commented 3 years ago
SELECT COUNT(*) from casetype where initial='True' group by casecategory='my_category'

with some join over the case category and the normal stuff.

Test example: clay county, Driving Under the Influence (76965) case cat, won't find any case types