Skip to content

fix: reset cached statement after reconnection

Laurent Deny requested to merge ldeny/reset_statements_on_disconnection into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

In case of disconnection-reconnection, the cached statements need to be reset.

Merge request reports