- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix QueryRowsPartial getTaggedFieldValueMap func #2884
Conversation
@kevin0527 大佬看一下问题 |
@kevin0527 big guy look at the problem |
d5e0374
to
24fe846
Compare
Please check and fix UT. |
@kevwan The bug has been fixed and tested |
Thanks for your PR! Please add unit tests. |
@kevwan sorry for this. |
Codecov Report
|
0c856dc
to
74b73d8
Compare
da986d7
to
ae8f61f
Compare
ae8f61f
to
c45ea0c
Compare
When using orm, a problem was found. When you use QueryRowsPartial to get a small number of query fields, the scanner scans the struct in the order it was passed in, causing an err



The following structure:
err: