You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make statement_timeout local for Postgres schemas (DataDog#23954)
* Make statement_timeout local for Postgres schemas
* Changelog
* Disable autocommit for schemas
* Manually set autocommit
* Manually commit
* Try/finally
* with transaction
* Disable in tests
0 commit comments