Commit f72274c
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 2d77865 commit f72274c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
608 | 611 | | |
609 | 612 | | |
610 | 613 | | |
| |||
0 commit comments