Skip to content

Remove the restricted db connection pool

Administrator requested to merge flying-robot/excise-restricted-conn into main

Created by: flying-robot

We encountered performance issues for our use cases when we deployed RLS to production. We made the decision to back that approach out and solve the security concerns in application-level code instead.

Nothing uses this connection yet, so we can wholesale remove it.

Merge request reports

Loading