Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIgnore custom data codec for internal introspection #618
Conversation
Oh thank you @elprans for reviewing even this draft - I'll address the issues tonight. |
f1de0ad
to
821f279
821f279
to
a0ce948
a0ce948
to
e41e1db
e41e1db
to
c94d6fc
Custom data codec may manipulate the query parameters and results, breaking the assumption of internal introspection queries. This PR disables custom data codecs for internal introspections.
Fixes: #617