axis-tech / hasura-auto-tracker

GNU General Public License v3.0
46 stars 3 forks source link

Add support for function tracking #9

Closed chrisnurse closed 5 years ago

chrisnurse commented 5 years ago

Haven't had a need for functions yet, but as it's a feature of hasura we should support this too

chrisnurse commented 5 years ago

Support added in v2.2

User has ability to filter which functions are tracked using a SQL "AND" clause which is built into the SQL that fetches a list of functions in the target schema.