postgraphile-plugin-connection-filter-postgis
postgraphile-plugin-connection-filter-postgis copied to clipboard
Filter doesn't work on computed columns
If I had a function that returned a geometry (Point) as a computed column on my table, it does not attach the filter functions to it.