Skip to content

Pull requests: jmoiron/sqlx

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix: add missing unsafe in Tx.Stmtx
#979 opened Nov 4, 2025 by gfanto Loading…
Use https links for documentation links in README
#913 opened Feb 22, 2024 by ingve 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…
Add Tx.NamedQueryContext duplicate
#373 opened Dec 12, 2017 by matiasanaya Contributor Loading…
Add Tx.NamedQueryContext method duplicate
#348 opened Aug 25, 2017 by acoshift 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…
Tests With docker-compose
#327 opened Jun 16, 2017 by RichardKnop 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…
Return string type for JSONText.Value()
#306 opened Apr 22, 2017 by Taik Contributor 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…
Allow multiple tag names
#212 opened Mar 4, 2016 by snikch Loading…
Add support for NamedQueryRow
#174 opened Sep 30, 2015 by proteneer Loading…
compileNamedQuery variable inside a string
#151 opened Jul 16, 2015 by vibbix Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.