-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: jmoiron/sqlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Expose scanning any/all without enforcing struct
#978
opened Oct 28, 2025 by
zacharysierakowski
Loading…
Add NamedQueryer interfaces to avoid unnecessary Execer dependency
#972
opened Aug 28, 2025 by
crdueck
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…
reflectx: fixes to items reported by megacheck
could merge
The PR look safe enough to merge
#414
opened May 25, 2018 by
mmatczuk
Contributor
Loading…
Adding reset function based on issue
requires attention
The PR looks like it could potentially break things. Definitely requires more testing
#413
opened May 18, 2018 by
thebitguru
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…
Match struct tag names more accurately
could merge
The PR look safe enough to merge
#330
opened Jun 19, 2017 by
bru7us
Loading…
Added test for setting foreign key to NULL via named stmt.
could merge
The PR look safe enough to merge
#325
opened Jun 16, 2017 by
RichardKnop
Loading…
Refactor FieldByIndexes and FieldByIndexesReadOnly
could merge
The PR look safe enough to merge
#301
opened Mar 25, 2017 by
jeromer
Loading…
apply proper go attribute access rules in reflectx
#232
opened Jun 15, 2016 by
jmoiron
Owner
Loading…
call NewMapperTagFunc's tagMapFunc before parsing name/options
#214
opened Mar 15, 2016 by
jlburkhead
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.