Skip to content

Issues: jmoiron/sqlx

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fixed a usage code error could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#864 opened May 24, 2023 by summer-boythink Loading…
fix: make the TraversalsByNameFunc function to case-insensitive needs testing The PR needs more testing before being accepted requires attention The PR looks like it could potentially break things. Definitely requires more testing
#859 opened May 4, 2023 by farid-alfernass Loading…
Invalidate cache on Rows.NextResultSet call needs testing The PR needs more testing before being accepted
#858 opened Apr 12, 2023 by kamilkoduo Loading…
Add example for arbitrary columns needs testing The PR needs more testing before being accepted
#852 opened Mar 19, 2023 by Rmarken5 Loading…
Update reflectx to allow for optional nested structs needs testing The PR needs more testing before being accepted requires attention The PR looks like it could potentially break things. Definitely requires more testing
#847 opened Jan 23, 2023 by ntbosscher Loading…
fix: bindArray on SELECT from VALUES list could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#811 opened May 13, 2022 by xyz1hang Loading…
Add Queryable interface needs testing The PR needs more testing before being accepted
#809 opened May 9, 2022 by BlakeWilliams Loading…
fix: batch insert bind for ptr slice needs testing The PR needs more testing before being accepted
#805 opened Apr 17, 2022 by fifsky Loading…
UnsafeLogged added to report missing fields needs testing The PR needs more testing before being accepted
#789 opened Dec 7, 2021 by mrabe89 Loading…
Refactored Rebind() so that it respects escaped ?'s could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#768 opened Aug 23, 2021 by danielmorell Loading…
added support for named WITH query needs testing The PR needs more testing before being accepted
#760 opened Jul 30, 2021 by imle Loading…
support sql driver.Value in NamedExec, close #756 could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#757 opened Jul 21, 2021 by QianChenglong Loading…
added NextResultSet implementation could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#747 opened Jun 21, 2021 by kmpm Loading…
Added tests for #285 needs testing The PR needs more testing before being accepted requires attention The PR looks like it could potentially break things. Definitely requires more testing
#580 opened Dec 5, 2019 by dcormier Loading…
fix: null literals in JSON get unmarshaled as null string's bytes could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#549 opened Aug 14, 2019 by danehammer Loading…
Add NamedQueryRowContext method could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#482 opened Nov 22, 2018 by kudryashov-sv Loading…
Add sqlx.Conn to correspond to sql.Conn could merge The PR look safe enough to merge needs testing The PR needs more testing before being accepted
#421 opened Jun 13, 2018 by andeya Loading…
introduce SetNameMapper to be used instead of assigning to NameMapper needs testing The PR needs more testing before being accepted
#342 opened Jul 22, 2017 by paulzhol Loading…
ProTip! Exclude everything labeled bug with -label:bug.