Commit 0b01907
committed
Add skip metadata handling in _QueryMessage
This change restores handling of skip_metadata in _QueryMessage, that
was removed in 2019 (most likely to prevent metadata inconsistencies
in prepared statements).
I'm not sure if any other changes are required, as there were many
modifications in the codebase since the flag handling was removed.1 parent 9d76482 commit 0b01907
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
609 | 612 | | |
610 | 613 | | |
611 | 614 | | |
| |||
0 commit comments