Skip to content
Snippets Groups Projects
Commit bc508c54 authored by Mergen Imeev's avatar Mergen Imeev Committed by Vladimir Davydov
Browse files

sql: correctly count named fields in SQL_EXPR

Prior to this patch, if the last fields were nullable in tuple format,
they were discarded in SQL_EXPR functions. Now they are counted
correctly.

Part of #6986

NO_DOC=New feature
NO_CHANGELOG=New feature
parent f5afbbcf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment