top | item 44976131 (no title) FrancoisBosun | 6 months ago I do the "same thing", but using PostgreSQL `EXPLAIN ANALYZE`. EXPLAIN ANALYZE has information about the number of rows returned, which means I know exactly which node in the query plan failed to return expected values. discuss order hn newest ericHosick|6 months ago don't mean to push the goalpost (didn't mention the following in the above post)these functions can also be exposed in admin ui's making it easier for the general admin users/support users.another very useful use case is when row level security (RLS) is enabled. polishdude20|6 months ago Not for function though unless you specify it as a debug flag inside the function?
ericHosick|6 months ago don't mean to push the goalpost (didn't mention the following in the above post)these functions can also be exposed in admin ui's making it easier for the general admin users/support users.another very useful use case is when row level security (RLS) is enabled.
polishdude20|6 months ago Not for function though unless you specify it as a debug flag inside the function?
ericHosick|6 months ago
these functions can also be exposed in admin ui's making it easier for the general admin users/support users.
another very useful use case is when row level security (RLS) is enabled.
polishdude20|6 months ago