feat: unprepare statement references after sql execution
Compare changes
+ 23
− 11
@@ -119,6 +119,7 @@ g.test_prepared_stmt_execution = function()
@@ -153,6 +154,8 @@ g.test_cross_session_stmt_execution = function()
@@ -266,12 +269,12 @@ g.test_execution_references = function()
@@ -280,27 +283,29 @@ g.test_execution_references = function()
@@ -308,8 +313,11 @@ g.test_execution_references_from_other_session = function()
@@ -317,7 +325,10 @@ g.test_execution_references_from_other_session = function()
@@ -329,8 +340,9 @@ g.test_execution_references_from_other_session = function()