Andras Banki-Horvath 478ae1e9b0
sqldb: cleanup scope state reset by adding reset closure to ExecTx
For SQL transactions, we often accumulate results in variables declared
outside the closure's scope. To eliminate the need for manually clearing
these containers, we introduce a reset function to ExecTx, mirroring the
approach already adopted in kvdb.
2024-04-11 15:04:04 +02:00
..
2024-04-09 20:46:11 +02:00
2024-04-09 20:46:11 +02:00
2023-07-27 03:31:12 -07:00
2023-07-27 03:31:12 -07:00
2023-07-27 03:31:12 -07:00
2023-07-27 03:31:12 -07:00
2023-07-27 03:31:12 -07:00