postgrest-docs
postgrest-docs copied to clipboard
PostgREST Planner - Document "pool protection" from bad HTTP logic
Not sure what to call https://github.com/PostgREST/postgrest/issues/1094 and https://github.com/PostgREST/postgrest/issues/2364, but I believe those are a security feature.
Taking the ideas on https://github.com/PostgREST/postgrest/issues/1804, I realize now that we actually have a planner that acts before we use a database connection.
We should refactor the modules and then have an explanation for this on the docs.
Seems like this would be covered by https://github.com/PostgREST/postgrest-docs/issues/348